I was searching BDC for self learn in ABAP.,but sir Finally your tutorial remove my doubts clearly... 🙏
@zafarkarnalkar3 жыл бұрын
Thanks...
@abhilashe50904 жыл бұрын
Sir ur knowledge on abap is of next level....thanks a lot for knowledge sharing 🙏
@mithleshkumar-ss6gb4 жыл бұрын
its really unpresidented video and deaine every step in good way.pls sir keep uploading video on abap . baki sab to formality pura kiye h upload krke itna detail to koi nhi explain nhi krta h
@sumanthkulkarni8 Жыл бұрын
Hi sir It Was Excellent Now i Got Know about the BDC very well
@GuravGanesh4 жыл бұрын
many many thanks my dear for uploading videos on BDC
@darthvader23044 жыл бұрын
thank you sir .. these videos are really helping alot.
@niloferansari31193 жыл бұрын
Thank you Sir. Very well explained and easy to understand.
@zelalemtadesse6 ай бұрын
great work. well done!
@manoharpatil19923 жыл бұрын
Extremely helpful video 👍
@dothack023 жыл бұрын
Sir, thank you for the video, it help me a lot!
@alexisrodeacoronas44722 жыл бұрын
excellent friend, thank you
@abhilashe50904 жыл бұрын
Thanks a lot 🙏 💫💫💫👍👍
@rajyalakshmichithaluri63334 жыл бұрын
Nice explanation sir
@lucianonicolas19803 жыл бұрын
Many thankd for your Video very usefull!! :)
@abdulraheem88774 жыл бұрын
Thanks sir keep on post me
@100Muzahid3 жыл бұрын
Hey Zafar, it was excellent explanation of BDC program. If I want to include transport number under which step i should include TR. I am working on OX09 for mass storage location creation along with address.
@abhilashe50904 жыл бұрын
Sir in our project they are doing integration with s4 and ecc so while transferring material from s4 to ecc through idoc ..how to handle material length in ecc as s4 has 40 char?? Plz help 🙏
@rohanchougule67943 жыл бұрын
how to track or check the customized img nodes in spro???
@shreenathshukla34583 жыл бұрын
Hi Zafar, Can you please show a demo of bdc to tick the delivery completion indicator for a service po in s4hana?
@jhansikalluri40143 жыл бұрын
Hi this video is very useful can you please explain the same thing to upload excel data.
@bharathmr27263 жыл бұрын
Sir, When I put ZAS it is not showing as showed in vedio i.e material and plant selection
@manikantamani88264 жыл бұрын
excellent sir
@childfunnyvideo1132 Жыл бұрын
sir I need a help from you can you please provide a coding through which I can combine same date and sum up values on respect that date in a single row please 🙏🏻help me sir . Also I want to use this code using forall entries on 3 table .
@zafarkarnalkar Жыл бұрын
For sum in same date You can you new ABAP syntax For all entries on 3 tables, can you explain this what exactly means
@amitgaikwad5766 Жыл бұрын
Sir I have Data of 700 students (Excel file) which contains Sr.no., name, branch, village, Taluka, district. Sir I want to upload this Data through BDC What should I do.
@zafarkarnalkar Жыл бұрын
Hi, First create the internal table as per your structure, then use the function module to upload data from excel to internal table, then do the normal BDC process.
@ganeshvunnam19253 жыл бұрын
Sir, We are going with Charactor as data type for AMOUNT field, which is oaky. In Bach Recording for DATE field we have used DDMY as data type, But how we do here in this structure definition?. Thank you for your attension and Content sharing.
@zafarkarnalkar3 жыл бұрын
For BDC with recording method, on screen you can to put data, according to your System setting format, you can upload file in any date format, but before placing data on screen, you should convert it to system format.