Ansicht
Dokumentation

EXIT_SAPLWWCC1_001 -

EXIT_SAPLWWCC1_001 -

Fill RESBD Structure from EBP Component Structure   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This function exit is used to create and change a customer in an Internet Application Componet (IAC).

If a customer is created (i.e. import parameter customer (PI_CUSTOMER)) is blank), you can use this function exit to transfer customer data that would otherwise be determined via a reference customer direct to the BAPI for creating a customer (BAPI_CUSTOMER_CREATEFROMDATA1).

The transport zone for a customer, for example, is determined via an IAC (i.e. via customer creation BAPI) from the reference customer data when the customer is created. This function exit enables you to assign a different transport zone for the individual customers.

Structure PX_OPT_PERSONALDATA contains the fields that you can maintain with this function exit.
The structure is also returned from the IAC to the function exit as a 'changing' structure, which means that if no changes are made to the structure, exactly the same values are returned to the IAC that were transferred. If changes are made, the changed values are returned to the IAC.
Structure PX_OPT_PERSONALDATA comprises the following fields:

  • Transport zone to which / from which deliveries are made (from customer master or central address management (CAM)).
  • Tax jurisdiction code - location for tax calculation (from the customer master or CAM).
  • Reconciliation account in Accounting (from company code-relevant data).
  • Terms of payment key (from company code-relevant data)
  • Shipping condition (from sales area-relevant data)
  • Delivering plant (from sales area-relevant data)
  • Part delivery at item level (from sales area-relevant data)
  • Credit control area (from sales area-relevant data)

In person data structure PI_PERSONALDATA you transfer to the function exit the information on which personal data is to be created for the customer.

The same function exit is also used for changing the data of an existing customer. In this case, the number of the customer to be changed is entered in the customer input parameter (PI_CUSTOMER). The data for the customer to be changed are contained in the person data structure and "optional" person data structure.






General Material Data   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2501 Date: 20240329 Time: 140513     sap01-206 ( 45 ms )