suppose uploading the flat file data using bdc program when
error is occur then what vil u do
Answer Posted / rajaram sunku
While Upload function or GUI_UPLOAD function if error found
then trap the exceptions of the Function module and do the
correction
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is table pool?
Explain the call transaction method? : abap bdc
What is an abap?
Explain what are interactive reports?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
Define external layer?
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.
Does the table can have multiple foreign keys?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
SM35 transaction, How to automate BDC ?
How can cluster table be created?
Difference between domain and data element? What are aggregate object?
What are function modules?
Can you create a table with fields not referring to data elements? : abap data dictionary
What does the insert statement in extract datasets do?