Answer Posted / samir
EXPORTING MEANS INPUT DATA
IMPORTING MEANS OUTPUT DATA
FOR PASSING TABLE MENTION INTERNAL TABLE IN UR
FUNCTION MODULE
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is generic area buffering in abap?
Name a few data dictionary objects?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Are you familiar with all steps for setting up a workflow?
Why bapi need then bdc ? : abap bdc
What’s value table?
What are the screen painter and menu painter?
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.
Explain what is the significance of hide?
What are the two levels in defining a match code ?
Explain the difference between tables and structures?
What are the Synchronous and asynchronous methods in bdc ?
What are the different types of abap reports in sap?
What is the maximum number of match code id's that can be defined for one match code object ?
How can we use / display table in a screen?