How do you set background job automatically ?
Answer Posted / deepa
i am not sure i think it is using abap program RSBDCSUB.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Define abap/4 layer? : abap data dictionary
What are extracts?
Explain the difference between open_form and close_form?
after creating lock object if does n't access record by second user what should we do?
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.
How do you find number of records present in internal table?
How do you find the information on the current screen? : abap bdc
If your project is support project ? when is your implementation has completed ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
How do you find out whether a file exits on the presentation server?
What are the different types of parameters?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
Lock objects and what are parameters of ENQUEUE FM?