BAPI Function Modules
Use
BAPI_ADRESSORG_GETDETAIL, BAPI_ADRESSPERS_GETDETAIL, and BAPI_ADRESSCONTPART_GETDETAIL
These function modules also return the time validity in the tables of the communication data.
In addition, there are the following new interface parameters:
-
The table BAPIADUSE contains the time validity of the default indicator.
-
The parameter IV_CURRENT_COMM_DATE can have the following values:
ยก IV_CURRENT_COMM_DATE = SPACE
All numbers and default indicators are returned.
-
IV_CURRENT_COMM_DATE = 'X' (Default)
Only the current numbers and default indicators are returned. In addition, the fields FLGDEFAULT, HOME_FLAG, and R3_USER in the tables of the communication data have the current state.
-
BAPI_ADDRESSORG_CHANGE, BAPI_ADDRESSPERS_CHANGE, and BAPI_ADDRESSCONTPART_CHANGE
These function modules can also return the time validity in the tables of the communication data.
In addition, there are the following new parameters:
-
Tables BAPIADUSE und BAPIADUSE_X: Changes to the validity period of the default indicators can be transferred in these tables.
-
The new import parameter IV_TIME_DEPENDENT_COMM_DATA can have the following values:
-
IV_TIME_DEPENDENT_COMM_DATA = SPACE (Default)
Entries for the validity period are ignored. Every new communication number is created with unrestricted validity. The validity period of existing numbers is not changed automatically.
-
IV_TIME_DEPENDENT_COMM_DATA = 'X'
Complete, time-dependent maintenance is possible without restrictions.
-
BAPI_ADDRESSORG_SAVEREPLICA, BAPI_ADDRESSPERS_ SAVEREPLICA, and BAPI_ADDRCONTPART_ SAVEREPLICA
These function modules can also return the time validity in the tables of the communication data.
In addition, there are the following new parameters:
-
Table BAPIADUSE: Changes to the validity period of the default indicators can be transferred in this table.
-
The new import parameter IV_TIME_DEPENDENT_COMM_DATA can have the following values:
-
IV_TIME_DEPENDENT_COMM_DATA = SPACE (Default)
Entries for the validity period are ignored. Every new communication number is created with unrestricted validity. The validity period of existing numbers is not changed automatically.
-
IV_TIME_DEPENDENT_COMM_DATA = 'X'
Complete, time-dependent maintenance is possible without restrictions.
-