I have 10 records in flat file. In that 7th record is
error record. I want to update to data base. If i used Call
transaction method what about 7 record and what about
8,9,10 records. If i used Session method what happen. Is it
updated or stop at 7th record?
Answer Posted / ankammarao jatipati
Hi
is updated but that time you entered manually 7 th record after it's going other records in session method or call transaction also.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What are the advantages and disadvantages of different types of bdc's?
What is bdc programming in sap?
In select-options, how to get the default values as current month first date and last date by default?
What is maintenance view?
when are objects are passed from task to the change request?
What is the company code? : sap abap hr
How to use messages in lists?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
How the at-user command serves mainly in lists?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
The max number of calling modes stacked at one time is?