How i can make a enabled and disabled code using SAP ABAP?
www.saponly.com
Can we create Enhancements of our own, i.e. customer defined?
What is alv programming in abap?
MM Flow & SD Flow
7 Answers Accenture, Cap Gemini, IBM, SAP Labs,
what is the purpose of TYPES keyword?
What are the attributes of the data? : abap data dictionary
How do you document ABAP programs? Do you use program documentation menu option?
What are Change header/detail tables? Have you used them?
How many windows can be maintained under one page?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
You have 5lakh records to transfer to sap from flat file.which method of bdc you wiil choose and why?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
how many ways to delete ztable field values without using table maintenance generator?what is that?