What is a table attribute? : abap data dictionary
What is the tcode for sapscript forms?
Difference between Maintanance view, Help view, Data Base View and Projection View?
How many types of RFCs are there?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is asap methodology? : sap abap hr
What is field catalog?
what connects smartform to it's driver program?
How to add background picture/graphics in alv report?
BDC CALL TRANSACTION carry on synchronous processing and update the database both synchronously and asynchronously,where session method carry on asynchoronous processing and update the database synchrousnously.I want to know the meaning of synchronous and asynchronous processing and also the meaning of synchronous and asynchronous database update.
Have you set up a back ground job ? How to create a background job without a variant ?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?