Functionality You can use this method to create a locked Addresses> record(0006). It enables you to implement the "double verification principle" inconjunction with the APPROVE method. According to this principle, atleast two users must take part in writing an active record to thedatabase. One user creates a locked record using the REQUEST method.The other user unlocks or 'activates' this record using the APPROVEmethod.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. For more information on the APPROVE method, read the documentation onthe function module BAPI_ADDRESSEMP_APPROVE. INCLUDE BAPI_KEYFIELD INCLUDE BAPI_KEYFIELD INCLUDE BAPI_KEYFIELD INCLUDE BAPI_KEYFIELDDescription INCLUDE BAPI_TABLE Value range Messages on data input> Type,,ID,,Code,,Message> E,,PA,,017,,Applicant number not yet assigned. E,,PG,,001,,Personnel number not yet assigned. E,,PG,,009,,No data stored for record in selected period. E,,PG,,184,,The employee/applicant is not yet locked. E,,PG,,429,,Not possible to specify a view indicator for ,,,,,,applicant. E,,PG,,430,,The employee is assigned to a different view ,,,,,,indicator. E,,RP,,060,,The personnel number(s) could not be locked. Other types of messages> Type,,ID,,Code,,Message> A,,PN,,018,,Cannot determine database table of the infotype. E,,PG,,428,,A complex application error has occurred. INCLUDE BAPI_KEYFIELD INCLUDE BAPI_KEYFIELD INCLUDE BAPI_KEYFIELDDescription For information on the subtype, read the relevant data elementdocumentation: Subtype>.Description City 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>.Description District INCLUDE BAPI_KEYFIELD Description For information on COMMIT control, read the relevant data elementdocumentation: COMMIT control at BAPI interface>.Description Postal code Description For information on the region (state, province, county), read therelevant data element documentation: Region>.Description Use this field to identify the street name and house number. To do so:
|