Answer Posted / surya prakash reddy
TCode WE19 is for ALE testing tool . In this Tcode we can
activate the inbound function module.
Syntax: IDOC_INPUT_IDOCTYPE
Then we can get the data in inbound system.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the client concept in sap?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
How do you use structures in the abap programs?
What are the attributes of the data? : abap data dictionary
What are two methods of modifying sap standard tables? : abap data dictionary
How do you write a function module in sap?
What is value table? : abap data dictionary
Work most on which module: name a few tables?
How to select valid lines for secondary list?
How do you get the number of lines in an internal table?
What are the different buffering methods?
How to pass data from list to report?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Why bapi need then bdc ? : abap bdc
What is the syntax for ‘call transaction’?