Answer Posted / santhi
'x' is used to commit/update the data into database
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which objects are independent transport objects? : abap data dictionary
What are the problems in processing batch input sessions?
How to transfer data into line items using batch input session method? : abap bdc
Explain client-dependent and client-independent tables.
How the transaction that are programmed by the user can be protected?
Can I execute user exits? If yes, how?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is human resource information systems (chris)? : sap abap hr
Explain the advantages and disadvantages of different types of bdc's?
Final class
Why lsmw does not support call transaction method? : abap bdc
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 the t-code to display batch input sessions? : abap bdc
Explain the function module in bdc?
How do you write transaction programs in sap?