Ansicht
Dokumentation

SAMPLE_INTERFACE_00001321 - Interface Description for Event 00001321 (Customer)

SAMPLE_INTERFACE_00001321 - Interface Description for Event 00001321 (Customer)

ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00001321 (Master data customer, data transfer).

Function module SAMPLE_INTERFACE_00001321 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

EVENT

The event will run when creating and changing a customer after the update.

INTERFACE

For each database table, the interface provides the data for the current status and the status before the change was made.

The interface includes the following parameter types:

  • Update indicator (for example, UPD_KNA1, UPD_KNB1, ...)
These indicators display whether a change has been made to the assigned database table (for example, KNA1, KNB1, ...).
Possible values for changes:
  • U = Update

  • I = Insert

If no change has been made, the parameter has the value SPACE.
  • Import parameters
These parameters help transfer data for those database tables (for example, KNA1, KNB1, ...), for which only one data record can be transferred for each call.
Parameter I_ADD_ON_DATA indicates that the users have processed own data in the customer master dialog. In this situation, the parameter field CHANGED is set to 'X' and the customer number is shown in field KUNNR.
  • Table parameters
These parameters help transfer data for those database tables (KNBK, KNB5, ...), for which several data records can be transferred for each call.
For table parameters (for example, for KNBK), the assigned update indicator (for example, UPD_KNBK) is always 'U' if data records were created, changed or deleted. Every data record includes an additional update indicator that specifies for the data record, whether it was created, changed or deleted.
  • If the data record was changed, a record with indicator 'U' can be found in both the table with the old values and the table with the new values.

  • If the data record was added, a record with indicator 'I' can be found in the table with the new values.

  • If the data record was deleted, a record with indicator ' ' can be found in the table with old values.





Parameters

I_ADD_ON_DATA
I_KNA1
I_KNA1_OLD
I_KNB1
I_KNB1_OLD
I_KNVV
I_KNVV_OLD
T_UPD_TXT
T_XKNAS
T_XKNAT
T_XKNB5
T_XKNBK
T_XKNBK_IBAN
T_XKNBW
T_XKNEX
T_XKNVA
T_XKNVD
T_XKNVI
T_XKNVK
T_XKNVL
T_XKNVP
T_XKNVS
T_XKNZA
T_XVCKUN
T_XVCNUM
T_YKNAS
T_YKNAT
T_YKNB5
T_YKNBK
T_YKNBK_IBAN
T_YKNBW
T_YKNEX
T_YKNVA
T_YKNVD
T_YKNVI
T_YKNVK
T_YKNVL
T_YKNVP
T_YKNVS
T_YKNZA
T_YVCKUN
T_YVCNUM
UPD_KNA1
UPD_KNAS
UPD_KNAT
UPD_KNB1
UPD_KNB5
UPD_KNBK
UPD_KNBK_IBAN
UPD_KNBW
UPD_KNEX
UPD_KNVA
UPD_KNVD
UPD_KNVI
UPD_KNVK
UPD_KNVL
UPD_KNVP
UPD_KNVS
UPD_KNVV
UPD_KNZA
UPD_VCKUN

Exceptions

Function Group

OFIK

CPI1466 during Backup   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 4486 Date: 20240523 Time: 061327     sap01-206 ( 89 ms )