Fonction SAP BAPI_BUPA_FS_EMPLOYM_REMOVE - Delete Employment

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSINESSPARTNER BAPI_BUS_PARTNER_FS-PARTNER_ID C 10 Business Partner Number
CHANGEDOCU BAPI_STR_BUPA_FS_CHANGE_DOCU u 1 X Generate Change Documents; obsolete
TESTRUN BAPI_FSBP_CENTRAL-TESTRUN C 1 X Activate Simulation Mode

Paramètre Reférence Long. Facultatif Description
BAPIBUPAGET BAPI_STR_BUPA_FS_EMPLOYM 112 Employment
RETURN BAPIRET2 548 X Return Messages

Functionality
You can use this method to delete employment information for thebusiness partner.
You enter employment relationships in the employment overview. Thisgives you an overview of the individual employment relationships of anatural person.
In the overview in the transaction BP (maintain business partner)you can display all the employment relationships in historical sequence,according to the starting date, or select certain employmentrelationships up to a specific key date. Information in the employmentoverview includes information about period of employment, occupation,employer, the industry to which the employer belongs, and employmentstatus.
You can maintain as many employment relationships for a business partneras you wish in the employment overview. The validity of the employmentrelationships can also overlap in time.

Notes

Authorizations
You can make settings for business partner authorization objects to bechecked in Customizing for the SAP Business Partner underBusiness Partner-> Basic Settings-> Authorization Management.

Dependencies
You can define the employment status in Customizing for the SAPBusiness Partner for Financial Services by choosing Settings forFinancial Services -> General Settings -> Basic Settings -> NaturalPerson-> Define Employment Status.
You can define industries in Customizing for the SAP BusinessPartner for Financial Services by choosing General Settings ->Business Partner -> Organization -> Maintain Industry Systems andIndustries.

Return messages
Messages are returned in the Return parameter. You can find thereturn values and their meaning in the parameter documentation.

Further information
You will find more information on the employment overview in the SAPLibrary for SAP Business Partner for Financial Services bychoosing Functions-> SAP Business Partner Data-> Employment Overview
.

Description
This parameter is a required (mandatory) parameter.
You can find information about the meaning of the parameter in thecorresponding documentation for the data element:Business Partner Number.

Value range
The value range for this parameter corresponds to the value range forthe domain of the data element.

Description
This parameter is obsolete and no longer has a function.
The system generates change documents automatically.

Value range

Description
You can find information on the meaning of the parameter in thecorresponding documentation for the data element: Switchto Simulation Mode for Write BAPIs.

Value range
'X' Method is called in simulation mode, that is to say, the data is notupdated.
' ' Method is not called in simulation mode, that is to say, the data isupdated.

Default
' ' Method is not called in simulation mode.

Description
This parameter is a required (mandatory) parameter.
It contains the employment relationships for the business partner thatare to be deleted.
For more information about the individual parameter fields, see therelevant data element documentation in the ABAP Dictionary.

Description
This table contains the return messages from the method call.