Fonction SAP BAPI_EMPCAPFODECREATESUCCESSOR - Create CFS Follow-on Record

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 Location
CONTRACTNUMBER BAPIP0010-SUBTY C 4 Subtype
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
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
SPECIALRULE BAPIP0010-SONRE C 2 Special Rule for Capital Formation
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 Postal Code

Paramètre Reférence Type Long. Description
RECORDNUMBER BAPIP0010-SEQNR N 3 Number of Infotype Record with Same Key
REMPLOYEENUMBER BAPIP0010-PERNR N 8 Personnel Number
RETURN BAPIRETURN1 u 470 Return Parameter
RLOCKINDICATOR BAPIP0010-SPRPS C 1 Lock Indicator for HR Master Data Record
ROBJECTID BAPIP0010-OBJPS C 2 Object Identification
RSUBTYPE BAPIP0010-SUBTY C 4 Subtype
RVALIDITYBEGIN BAPIP0010-BEGDA D 8 Valid from Date
RVALIDITYEND BAPIP0010-ENDDA D 8 Valid to Date

Functionality
Use this method to create a follow-on record for a specific contract inthe Capital Formation infotype (0010).

Notes
Notifications are returned in the RETURN parameters. This parameterdocumentation contains the return values and their meanings.
The key fields used in this method are described under the parameters.
You can only use this method if you have previously called up themethod ENQUEUE of the business object EMPLOYEE. For moreinformation, on the ENQUEUE method, see the function moduledocumentation BAPI_EMPLOYEE_ENQUEUE.