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
What are pooled tables?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How to write a bdc – how do you go about it?
out bound process code for quotation?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What are the different functions used in sap script?
Define spool request?
Define alv programming in abap?
What is dynpro? what are its components ?
What is img? : sap abap hr
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Can you define a field without a data element? : abap data dictionary
How can we omit a leading sign and a leading zero in sapscript?
dynamic programming in sap abap
How to determine the attributes of an internal table?