You are doing a wonderful job. I really appreciate it. Very conceptual videos for all the topics and informative too. My all doubts are cleared watching your videos. Waiting for your ODATA, Fiori and HANA videos lectures.
@@sapabapbyrahulmehta Thnx for the tutorial. A Question about close_group. With BDC_Close_Group only has exceptions. How can understend system should close the group.
@@kemalali5683 BDC_OPEN_GROUP and BDC_CLOSE_GROUP belongs to same function group. So SAP Is passing the value of group id through global variable and that is accessed by BDC_CLOSE_GROUP. The variable in BGROUP, you can check in the FM as well.
Hello Abhay - The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link. drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link This reading material is intended for learning purposes only.
Hello Ashutosh, You need to connect with the respective Functional Person. The functional person will provide the test data and you need to pass while doing the recording through SHDB.
@@sapabapbyrahulmehta sir recording is done i create a program for that recording but data is coming proper in header but in line item data is not come properly . In this i use two loop first for header and second for line item( loop inside loop). While Uploading file data not come proper. I found in -code IA05 (according to recording) that there is no similar field in that ( as well no key field ) by which we can distinguish it. Sir tell me what i will do for above.
The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link. drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link
You are doing a wonderful job. I really appreciate it. Very conceptual videos for all the topics and informative too. My all doubts are cleared watching your videos. Waiting for your ODATA, Fiori and HANA videos lectures.
Thank you very much Aman for your feedback. I don't have knowledge of Fiori. ODATA and ABAP on HANA will be covered in the future.
Purpose of function module bdc open group and close group
BDC_OPEN_GROUP is used to start a session and BDC_CLOSE_GROUP is used to close a session.
@@sapabapbyrahulmehta Thnx for the tutorial. A Question about close_group. With BDC_Close_Group only has exceptions. How can understend system should close the group.
@@kemalali5683 BDC_OPEN_GROUP and BDC_CLOSE_GROUP belongs to same function group. So SAP Is passing the value of group id through global variable and that is accessed by BDC_CLOSE_GROUP. The variable in BGROUP, you can check in the FM as well.
@@sapabapbyrahulmehta Thnx Now I got it.
Can You please Share me your notes which you made on this notepad
Hello Abhay - The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link.
drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link
This reading material is intended for learning purposes only.
@@sapabapbyrahulmehta Thank you So Much Sir
How do we do BDC according to header and line item wise using T-code IA05
Hello Ashutosh, You need to connect with the respective Functional Person. The functional person will provide the test data and you need to pass while doing the recording through SHDB.
@@sapabapbyrahulmehta sir recording is done i create a program for that recording but data is coming proper in header but in line item data is not come properly .
In this i use two loop first for header and second for line item( loop inside loop).
While Uploading file data not come proper.
I found in -code IA05 (according to recording) that there is no similar field in that ( as well no key field ) by which we can distinguish it.
Sir tell me what i will do for above.
Hi sir, please provide the notes
The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link.
drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link