Fonction SAP BAPI_ADDREMPAU_CHANGE - ESS Address Change - Australia

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
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
EMPLOYEENUMBER BAPIP0006-PERNR N 8 Personnel number
HOUSENUMBER BAPIP0006-HSNMR C 10 X House number
LOCKINDICATOR BAPIP0006-SPRPS C 1 Lock indicator for HR master record
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT control at BAPI interface
OBJECTID BAPIP0006-OBJPS C 2 Object identification
POSTALCODECITY BAPIP0006-PSTLZ C 10 X Postal code
RECORDNUMBER BAPIP0006-SEQNR N 3 Number of infotype record
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
SUBTYPE BAPIP0006-SUBTY C 4 Subtype
TELEPHONENUMBER BAPIP0006-TELNR C 14 X Telephone number
VALIDITYBEGIN BAPIP0006-BEGDA D 8 Valid from date
VALIDITYEND BAPIP0006-ENDDA D 8 Valid to date

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Structure for return code

Functionality
You can use this method to change an Addresses infotype record(0006). This takes Australian-specific features into account.

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 use this method only if you have called the ENQUEUE method ofthe business object EMPLOYEE beforehand. For more information onthe ENQUEUE method, read the documentation on the function moduleBAPI_EMPLOYEE_ENQUEUE.
INCLUDE RETURN1 OBJECT DOKU ID TX
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 key.
INCLUDE DISTANCEINKM OBJECT DOKU ID TX
INCLUDE DISTANCEINKM OBJECT DOKU ID TX
INCLUDE DISTRICT2 OBJECT DOKU ID TX
INCLUDE EMPLOYEENUMBER OBJECT DOKU ID TX
INCLUDE HOUSENUMBER OBJECT DOKU ID TX
INCLUDE LOCKINDICATOR OBJECT DOKU ID TX

Description
For information on COMMIT control, read the relevant data elementdocumentation: COMMIT control at BAPI interface.
INCLUDE OBJECTID OBJECT DOKU ID TX
INCLUDE POSTALCODE OBJECT DOKU ID TX
INCLUDE RECORDNUMBER 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 SUBTYPE OBJECT DOKU ID TX
INCLUDE TELEPHONENUMBER OBJECT DOKU ID TX
INCLUDE VALIDITYBEGIN OBJECT DOKU ID TX
INCLUDE VALIDITYEND OBJECT DOKU ID TX