Start of Content Area

Function documentation Create Flight Customer Data  Locate the document in its SAP Library structure

Use

You use this function to create a data record for a flight customer. You can use this function if you want to register a new customer with a travel agency, or if the customer wants to register for a Web application of a travel agency (compare with Web Interface for Travel Agency Customers).

When you enter a new customer, the system assigns a customer number.

NoteThis function is implemented by the method FlightCustomer.CreateFromData (function module BAPI_FLCUST_CREATEFROMDATA). Read the documentation about this method, which you can access with the BAPI Explorer.

End of Content Area