what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE = '0/1'. in event AT SELECTION-SCREEN OUTPUT
HCL,
3 51692How can we add another field to display in standard SAPSCRIPT? Ex. we have customer address in layout, now we have to add customer Phone no in the same.
HCL,
3 9430im trnsfering 10 data records from outbound though idocs but 8 records are transferred , what about remaing records but it did not show any error?
IBM,
1 50191 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
3061In smart forms page no will be displayed as 2 of 15, 9 of 15 but while printing 10 of 15 it does not print correctly tell me how to handle this scenario.
IBM,
3 8169Q : 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?
TCS,
3 7994
What are the different methods of bdc? : abap bdc
What is value table?
What are the problems in processing batch input sessions?
What are the three hierarchical levels of data types and objects?
What is the significance of the screen number ‘0’?
Explain the use of insert and append statement in sap abap?
What are the advantages of different types of bdc's?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Difference between Read and Get cursor?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the difference between open_form and close_form?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is client in the sap system? : sap abap hr
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
How will you transfer data into a file in application server?