What is an Extended IDOC and It's purpose?
Answers were Sorted based on User's Feedback
Answer / sudhakar1207
EXTENDED IDOC IS THE EXTENDED FORM OF EXITING STANDARD IDOC.
PURPOSE: WHEN THE STANDARD IDOC IS NOT ENOUGH TO CARRY THE WHOLE DATA, THEN WE CAN ADD NEW SEGMENTS TO THE STANDARD IDOC USING TCODE -WE30.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nitin
Extended IDoc types are used to deleiver client specific
data to the target boxes. They are mostly used in
applications where there are different set of rules for
different geographile reasons. For example you can have en
extended MATMAS IDocs for Asia Osiana reason and a
different one fro Europe reason based onthe requirements
Is This Answer Correct ? | 1 Yes | 0 No |
As an ABAP developer, how can we check after we release our object as to where has it reached(i.e. testing client box ,production client box etc)? In case it is not possible please let me know the same.
sy-field for internal table process?
How do you populate data into a multiple line field? : abap bdc
Explain the concept of clusters in payroll
how to debug a screen without using /h,break-point,debuging,stop.
1/ what r the driver programe used in your script ? 2 / can we change from classical report to interactive report ?
Difference between BDC vs Direct Loads?
What is a bsp application? : sap abap hr
What are secondary indexes. How can we know which index is being used in a select query?
How will you insert record in a sorted table
difference between BAPI and RFC?
How to declare select-option as a parameter?