Ansicht
Dokumentation

HR_RU_CONDENSE_PERIODS - Condense Periods

HR_RU_CONDENSE_PERIODS - Condense Periods

Vendor Master (General Section)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Provide by HR infotypes

Example

data: infotypes like pru_char4 occurs 0 with header line.

data: provide like pakey occurs 0 with header line.

...

infotypes = '0000'. append infotypes.

infotypes = '0001'. append infotypes.

infotypes = '0004'. append infotypes.

CALL FUNCTION 'HR_RU_PROVIDE'

EXPORTING PERNR ,, = pernr-pernr

BEGDA ,,,, = PN-begda

ENDDA ,,,, = PN-endda

TABLES INFOTYPES ,, = infotypes

PROVIDE ,,,, = provide.

Notes

Further information





Parameters

CT_PERIODS

Exceptions

Function Group

HRPADRUTILITIES

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1010 Date: 20240523 Time: 115017     sap01-206 ( 18 ms )