while running bdc call transaction method for user defined
table, all the records are saved except the last record.
whats the problem? can anybody clarify me?
Answers were Sorted based on User's Feedback
Answer / gvkreddy
first analyze the transaction by using SM35
and find the error and reprocess the same
from where the error has occured.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naresh
i think your not mention the tab space for the last field
in flat file
Is This Answer Correct ? | 0 Yes | 0 No |
how many indexes can be created for a table?
What’s value table?
what is index and types in indexes?
What are the disadvantages of different types of bdc's?
Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
difference between cluster and pooled tables
What are the Control levels in internal tables?
In the scripts,Which is mandatory function module means with out Open_form and can we write the print prg
How would you set the formatting options statically and dynamically within a report?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is the use of buffering?
How did you test the form u developed? How did you taken print?