Fonction SAP BAPI_FISCDATA_CA_GETDETAILLIST - Read the employee fiscal data - CANADA

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EMPLOYEENUMBER BAPIP0224L-EMPLOYEENO N 8 Personnel number
SUBTYPE BAPIP0224L-SUBTYPE C 4 X Subtype
VALIDITYBEGIN BAPIP0224L-VALIDBEGIN D 8 '18000101' X End date
VALIDITYEND BAPIP0224L-VALIDEND D 8 '99991231' X Start date

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

Paramètre Reférence Long. Facultatif Description
FISCALDATA BAPIP0224L 946 Fiscal Data

Functionality
This function module is used as the basis for the BAPI method
FiscData_CA_GetDetailList.
This method reads Infotype 0224 (Canadian Taxation) for a specific
employee number within a specified time interval. It returns the
tax records that exist for the begin and end dates named in the
parameter.
For the method to read the records, the employee must be Canadian
(Molga 07). If the employee is not Canadian, no records will be found.

Notes
The parameter EMPLOYEENUMBER is mandatory to call the method.
Messages are returned in the RETURN parameter. You will find the return
codes and their definitions in the documentation for this parameter.

Description
Message type

Value range
You can find information about the message type in the corresponding
data element: message type

Value range
You can find information about the employee personnel number in the
corresponding data element: personnel number

Value range
You can find information about the subtype in the corresponding data
element: subtype

Value range
You can find information about the end date in the corresponding data
element: end date

Value range
You can find information about the start date in the corresponding
data element: start date

Description
Fiscal Data

Value range
The fiscal data table displays the tax records for an employee based
on the validity dates specified in the importing parameters.