TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About BDC
BDC
stand for (Batch Data Communication) and it is a batch interfacing technique which is used in SAP developed and mainly used for uploading data into the SAP R/3 system.
BDC
works by simulating the user input from transactional screen via an ABAP program. It also allows you to perform database updates in the background using standard SAP transactions and the resultant entries will be as if the user had manually entered the data via SAP means that you do not bypass any of the standard SAP consistency checks, authorisations etc.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (6)
Akash Kumhar (3)
Lalit Bansal (1)
Bechir Bejaoui (1)
Joseph Velliah (1)
Ayshwarya Ramakrishnan (1)
Prashant Bansal (1)
Related resources for BDC
No resource found
Top Innovative Blockchain Trends to Watch in 2024
5/3/2024 11:30:04 AM.
In this blog, we will look at the key blockchain trends in 2024 and beyond. We will also look into how they influence businesses and how they help sectors change, particularly as we approach a new pha
Connect to an Excel file as a data source via OBDC
10/28/2020 6:14:40 AM.
This article provides answer to questions asked about how to connect to an excel file as a data source for a given application, I provide the solution via this ten steps walkthrough.
Use Of UseClientCachingForSearch Property In BDC Model
2/26/2019 9:24:51 AM.
When we compared the OOTB and Custom BDC model files (.bdcm), we found that one additional property called UseClientCachingForSearch was used in the OOTB BDC model. Then, we started investigating this
Changes in BDC in SharePoint 2013
6/22/2017 5:40:18 AM.
With every new version of SharePoint, Microsoft is improving the Business Connectivity space of the product. As with any product, expectations grow with progressive versions. New versions do not alway
SharePoint 2013 - Export and Import BDC Model to Create External List
3/31/2017 12:25:11 AM.
In this Article we will learn how to Export and Import BDC Model to Create an External List.
SharePoint 2013: BDC Configuration And Creating External Content Type and External List - Part Two
5/11/2016 2:07:00 PM.
In this article you will learn about BDC Configuration and Creating External Content Type and External List using Secure Store Services in SharePoint 2013.
SharePoint 2013: BDC Configuration And Creating External Content Type And External List - Part One
5/9/2016 12:38:05 PM.
In this article you will learn about BDC Configuration and Creating External Content Type and External List in SharePoint 2013.
SharePoint 2013: Develop Filtered Views For External Lists Using Business Data Connectivity Service
4/7/2016 9:58:26 AM.
In this article you will learn how to develop Filtered Views for External Lists using Business Data Connectivity Service in SharePoint 2013.
How to Import a BDCM File Into SharePoint 2013 Online BDC Metadata Store
3/18/2014 7:23:15 PM.
In this article you will see how to import a BDCM file into the SharePoint 2013 Online BDC Metadata Store.
How to add a Comparison Filter Descriptor to a Finder Method in Business Data Connectivity Model
6/19/2012 1:08:27 AM.
In this article we will be seeing how to create Comparison Filter Descriptor to a Finder Method.
How to import BDC model to the BDC Metadata Store
7/11/2011 12:50:49 AM.
In this article we will be seeing how to import the BDC model to the BDC Metadata Store.
How to export a BDC model from Central Administration
7/11/2011 12:04:32 AM.
In this article we will be seeing how to export the BDC model from Central Administration.
Export and Deploy BDC model as a feature in Sharepoint
7/6/2011 2:30:28 AM.
In this article we will be seeing how to export the BDC model using SharePoint Designer and deploy the BDC model as a feature using Visual Studio 2010.
Creating External content type with CRUD operations using Business Data Connectivity Model in SharePoint 2010
11/17/2010 12:47:11 PM.
In this article, we are going to create a model for the BDC service that returns information from a SQL database.