Fonction SAP BAPI_ADDREMPAU_CREATESUCCESSOR - ESS Address Create Successor - Australia

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ADDRESSTYPE BAPIP0006-SUBTY C 4 Subtype
APARTMENTID BAPIP0006-POSTA C 10 X Identification of an apartment in a building
BUSROUTE BAPIP0006-BUSRT C 3 X Bus route
CITY BAPIP0006-ORT01 C 40 X City
COMPANYOWNEDAPT BAPIP0006-WKWNG C 1 X Company Housing
CONAME BAPIP0006-NAME2 C 40 X C/O name
COUNTRY BAPIP0006-LAND1 C 3 X Country key
DISTANCEINKM BAPIP0006-ENTKM P 2 X Distance in kilometers
DISTANCEINKM1 BAPIP0006-ENTK2 P 2 X Distance in kilometers
DISTRICT BAPIP0006-ORT02 C 40 X District
HOUSENUMBER BAPIP0006-HSNMR C 10 X House number
INEMPLOYEENUMBER BAPIP0006-PERNR N 8 Personnel number
INVALIDITYBEGIN BAPIP0006-BEGDA D 8 Valid from date
INVALIDITYEND BAPIP0006-ENDDA D 8 Valid to date
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT control at BAPI interface
POSTALCODECITY BAPIP0006-PSTLZ C 10 X Postal code
SCNDADDRESSLINE BAPIP0006-LOCAT C 40 X 2nd address line
STATE BAPIP0006-STATE C 3 X Region (State, Province, County)
STREETANDHOUSENO BAPIP0006-STRAS C 60 X House number and street
TELEPHONENUMBER BAPIP0006-TELNR C 14 X Telephone number

Paramètre Reférence Type Long. Description
EMPLOYEENUMBER BAPIP0006-PERNR N 8 Personnel Number
LOCKINDICATOR BAPIP0006-SPRPS C 1 Lock indicator for HR master record
OBJECTID BAPIP0006-OBJPS C 2 Object identification
RECORDNUMBER BAPIP0006-SEQNR N 3 Number of infotype record
RETURN BAPIRETURN1 u 470 Structure for return code
SUBTYPE BAPIP0006-SUBTY C 4 Subtype
VALIDITYBEGIN BAPIP0006-BEGDA D 8 Start date
VALIDITYEND BAPIP0006-ENDDA D 8 End Date

Functionality
You can use this method to create a subsequent Addressesinfotype record (0006). This takes Australian-specific features intoaccount.
Example:
An employee lives in street 'A' and city 'A'. This data is stored inthe Addressess infotype (0006) for the validity period from01/01/1990 - 12/31/1999.
The employee moves on 01/01/1997. The new address is street 'B' in city'A'.
You can use the CREATESUCCESSOR method to create a subsequentAddresses record (0006). The subsequent record contains the dataof the previous record, only the Street/house number field hasto be changed.
The previous record is delimited on 12/31/1996.

Notes
Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.
The key fields used by the method are described in the parameterdocumentation.
You can only use this method if you call the ENQUEUE method of thebusiness object EMPLOYEE first. For more information on theENQUEUE method, see the documentation on the function moduleBAPI_EMPLOYEE_ENQUEUE.
INCLUDE EMPLOYEENUMBER OBJECT DOKU ID TX
INCLUDE LOCKINDICATOR OBJECT DOKU ID TX
INCLUDE OBJECTID OBJECT DOKU ID TX
INCLUDE RECORDNUMBER OBJECT DOKU ID TX
INCLUDE RETURN1 OBJECT DOKU ID TX
INCLUDE SUBTYPE OBJECT DOKU ID TX
INCLUDE VALIDITYBEGIN OBJECT DOKU ID TX
INCLUDE VALIDITYEND OBJECT DOKU ID TX

Description
For information on the subtype, read the relevant data elementdocumentation: Subtype.
INCLUDE APARTMENTID OBJECT DOKU ID TX
INCLUDE BUSROUTE OBJECT DOKU ID TX
INCLUDE CITY OBJECT DOKU ID TX
INCLUDE COMPANYOWNEDAPT OBJECT DOKU ID TX

Description
For information on the C/O name, read the relevant data elementdocumentation: C/O name.

Description
For information on the country key, read the relevant data elementdocumentation: Country.
INCLUDE DISTANCEINKM OBJECT DOKU ID TX
INCLUDE DISTANCEINKM OBJECT DOKU ID TX
INCLUDE DISTRICT2 OBJECT DOKU ID TX
INCLUDE HOUSENUMBER OBJECT DOKU ID TX
INCLUDE EMPLOYEENUMBER OBJECT DOKU ID TX
INCLUDE VALIDITYBEGIN OBJECT DOKU ID TX
INCLUDE VALIDITYEND OBJECT DOKU ID TX

Description
For information on COMMIT control, read the relevant data elementdocumentation: COMMIT control at BAPI interface.
INCLUDE POSTALCODE OBJECT DOKU ID TX
INCLUDE SCNDADDRESSLINE OBJECT DOKU ID TX

Description
For information on the region (state, province, county), read therelevant data element documentation: Region.
INCLUDE STREETANDHOUSENO OBJECT DOKU ID TX
INCLUDE TELEPHONENUMBER OBJECT DOKU ID TX