Fonction SAP BAPI_EMPCAPFODE_CHANGE - Change Capital Formation

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
AMOUNT BAPIP0010-BETRG P 5 Amount for Capital Formation
ASSETTYPE BAPIP0010-VBAFM C 1 Type of Investment/Asset for Capital Formation
BANKACCOUNTNUMBER BAPIP0010-BANKN C 18 Bank Account Number
BANKCOUNTRY BAPIP0010-BANKS C 3 Country Key of Bank
BANKNUMBER BAPIP0010-BANKL C 15 Bank Number
CITY BAPIP0010-BKORT C 25 Type of Investment/Asset for Capital Formation
CURRENCY BAPIP0010-WAERS C 5 Currency of Savings Deposit
EMPLCONTRIBUTION BAPIP0010-VBAGA C 2 Employer's Contribution to Savings Plan
EMPLOYEENUMBER BAPIP0010-PERNR N 8 Personnel Number
FIRSTPAYMENTDATE BAPIP0010-ZDATE D 8 First Payment Date
FIRSTPAYMENTPERIOD BAPIP0010-ZFPER N 2 First Payment Period
INDCONTINUEDPAYM BAPIP0010-WZKZ2 C 1 Indicator: Continued Payment w/o Payment Amount
INDTAXCONFIRM BAPIP0010-STBKN C 1 Indicator: Tax Confirmation
INTERVALUNIT BAPIP0010-ZANZL P 2 Number for Determining Further Payment Dates
INVESTCONFIRMATION BAPIP0010-VBABS C 1 Investment Confirmation
LOCKINDICATOR BAPIP0010-SPRPS C 1 Lock Indicator for HR Master Data Record
NEXTPAYMENT BAPIP0010-ZEINZ C 3 Time Unit for Determining Next Payment
NO_COMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
NUMBERCONTRIBUTION BAPIP0010-ANZHL N 2 Number of ER Contributions
OBJECTID BAPIP0010-OBJPS C 2 Object Identification
OPERATIONINDICATOR BAPIP0010-OPKEN C 1 Operation Indicator for Wage Types
PAYEE BAPIP0010-EMFTX C 40 Payee Text
PAYEEKEY BAPIP0010-EMFSL C 8 Payee Key for Bank Transfers
PAYMENTMETHOD BAPIP0010-ZLSCH C 1 Payment Method
PAYMENTPRIORITY BAPIP0010-PRITY C 1 Payment Priority
PROCESSINGTYPE BAPIP0010-WZKZ1 C 1 Processing Type of Capital Formation Record
PURPOSE BAPIP0010-ZWECK C 40 Purpose of Bank Transfers
RECORDNUMBER BAPIP0010-SEQNR N 3 Number of Infotype Record with Same Key
SPECIALRULE BAPIP0010-SONRE C 2 Special Rule for Capital Formation
SUBTYPE BAPIP0010-SUBTY C 4 Subtype
TRANSFERINDICATOR BAPIP0010-UWKEN C 1 Transfer Indicator
VALIDITYBEGIN BAPIP0010-BEGDA D 8 Valid from Date
VALIDITYEND BAPIP0010-ENDDA D 8 Valid to Date
WAGETYPE BAPIP0010-LGART C 4 Wage Type
ZIPCODE BAPIP0010-BKPLZ C 10 Currency of Savings Deposit

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Return Parameter

Functionality
Use this method to change a data record in the Capital Formation infotype (0010).

Notes
Notifications are returned in the RETURN parameter. See the parameterdocumentation for return values and their meaning.
The key fields used by this method are described under the parameters.
You can only use this method if you have previously called up theENQUEUE of the business object EMPLOYEE. For more information onthe ENQUEUE method, see the documentation for the function moduleBAPI_EMPLOYEE_ENQUEUE.