SAP Program SAPBC_FILL_FLCUST_IDOC - Fill IDoc for FlightCustomer.CreateFromData


INCLUDE DOC_REPORT_DEMO OBJECT DOKU ID TX
This report generates an IDoc record for a flight customer (businessobject FlightCustomer). This IDoc record contains the data in theformat in which it should have been transferred by IDoc in order tocreate a flight customer with this data.
This report is intended as a test report for the DX Workbench and ischecked into the DX Workbench along with the BAPIFlightCustomer.CreateFromData.

Prerequisites
A flight customer has already been created.

Features

Selection
You must enter the number of the flight customer for whom the IDocrecord is to be generated.

Output
The generated IDoc record is located in the IDoc outbox (transactionWE02).

Example
For a data transfer project, first create a new flight customer online.The system allocates the number 4711 to this flight customer. YOu nowuse this program for flight customer 4711. You receive an IDoccontaining the data for flight customer 4711. Here you see the formatin which you must fill an IDoc for it to create a new flight customerin accordance with your data. You can then transfer this knowledge toother flight customers, who you can then create in the system by way ofa data transfer, using the DX Workbench.