Fonction SAP BAPI_EETIMEVALSPEC_CHECK - BAPI: Checks Different Payment

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
TIMEVALSPEC BAPI7016_1 u 65

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548

Functionality
This method enables you to check different payments record in anexternal system.
Depending on the specific values entered, the following entries arechecked in the R/3 System:

  • Premium indicator

  • Currency

  • Payscale group/payscale level

  • Position
  • Notes
    The checks take place in the executed methods as follows:
    Premium indicatorEmployeeTimeValSpec.Check
    Currency EmployeeTimeValSpec.CheckCurrency
    Payscale group/level EmployeeTimeValSpec.CheckWageGroupLevel
    Position EmployeeTimeValSpec.CheckPosition

    Description
    This parameter determines the data imported for the different paymentsthat are recorded in an external system.
    You can find more details on the meanings of the individual parametersin the corresponding data element documentation.

    Structure:
    EMPLOYEENUMBER Personnel number
    VALIDITYDATE Start date
    PAYSCALEGROUP Payscale group
    PAYSCALELEVEL Payscale level
    BONUSTYPE Premium number
    BONUSVALUE Premium indicator
    POSITION Position
    VALUATION_BASIS Valuation basis
    CURRENCY Currency key
    CURRENCY_ISO ISO code currency
    EXTRA_PAY_INDIC Extra pay indicator

    Description
    This table contains the possible confirmations from the method call.