InterviewSolution
| 1. |
What Is An Idoc Status? What Are The Different Types Of Idoc Statuses ? |
|
Answer» When an IDoc is sent from one system to ANOTHER , it goes through variuos stages.The IDoc status indicates the stage that the Idoc in currently in. There about 75 IDoc statuses. 0-49 indicates an OUTBOUND IDoc and 50-75 as Inbound IDoc. 01 IDoc generated 02 Error passing data to port 03 Data passed to port OK 51 Application document not posted 52 Application document not fully posted 53 Application document posted When an IDoc is sent from one system to another , it goes through variuos stages.The IDoc status indicates the stage that the Idoc in currently in. There about 75 IDoc statuses. 0-49 indicates an Outbound IDoc and 50-75 as Inbound IDoc. 01 IDoc generated 02 Error passing data to port 03 Data passed to port OK 51 Application document not posted 52 Application document not fully posted 53 Application document posted |
|