What are the commands for BDC to pass specified values
directly to a Batch Input Session..?
Answer Posted / punitha
you can use the call transaction method to input the data
directly to a batch input session.
call transaction <t-code of the screen> using BDCDATA
mode 'a'.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain about Recording Function?
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 netweaver???what is the relationship with ABAP?
How many structures can be created in a Ztable ?
What are the system fields you have worked with? Explain?
What is a match code? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What are the basic functions of database utility?
What does the extract statement do in extract datasets? : abap modularization
How do you write a function module in sap?
What is the difference between synchronous and asynchronous update?
java script for push button in adobe forms.
Explain what is the purpose of sap script?
What is a matchcode?
What is an update type with reference to a match code id?