Answer Posted / abap
trfc
webrfc
queuerfc
syn
asyn
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What is the process to enhance the Infotype
What are field symbols?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
Why do we use abstract class
What is exception class and test class. How to use it?
How is conversion of data types done between abap/4 & db layer?
What is bdc? : abap bdc
What is full form of bdc session? : abap bdc
What are control tables? : abap data dictionary
How can you find the field/data underlying a transaction?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is the use of the raising exception?
How can end-of-selection be used?