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.
@sapabapbyrahulmehta7 ай бұрын
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.
@ABDORONALDO1006 күн бұрын
@@sapabapbyrahulmehta yes please Odata and REST apis in abap ❤❤❤❤
@ABDORONALDO1006 күн бұрын
Thanks for you videos
@sapabapbyrahulmehta3 күн бұрын
Hello - This happens when the default values are populating for those fields and we are not entering it manually. Generally, in BDC recording, when we manually enter a value, system captures that. If you are manually entering the value and system is still not capturing - then one solution is to manually add the code in BDC recording.
@KANNANKANNAN-vu9rq7 ай бұрын
Purpose of function module bdc open group and close group
@sapabapbyrahulmehta7 ай бұрын
BDC_OPEN_GROUP is used to start a session and BDC_CLOSE_GROUP is used to close a session.
@kemalali56834 ай бұрын
@@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.
@sapabapbyrahulmehta4 ай бұрын
@@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.
@kemalali56834 ай бұрын
@@sapabapbyrahulmehta Thnx Now I got it.
@abhaypandit15493 ай бұрын
Can You please Share me your notes which you made on this notepad
@sapabapbyrahulmehta3 ай бұрын
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.
@abhaypandit15493 ай бұрын
@@sapabapbyrahulmehta Thank you So Much Sir
@AshutoshVarshney-q6x Жыл бұрын
How do we do BDC according to header and line item wise using T-code IA05
@sapabapbyrahulmehta Жыл бұрын
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.
@AshutoshVarshney-q6x Жыл бұрын
@@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.
@siddharthms81209 ай бұрын
Hi sir, please provide the notes
@sapabapbyrahulmehta9 ай бұрын
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