Answer Posted / r.p.s
the field is vbeln - sales document no CHAR 10, PRIMARY KEY TABLE-VBAK.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the t-code to display batch input sessions? : abap bdc
What are the personnel administration related infotypes? : abap hr
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
How many types of buffering? : abap data dictionary
How to insert a line into abap internal tables?
Explain the advantages and disadvantages of abap query tool?
What is the tcode for sapscript forms?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Difference between select option and ranges ?
What are the two ways of producing a list within a transaction?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Differentiate between abap memory and sap memory?
What is an internal table?
What is the max no of match code id’s that can be defined for one match code object?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?