Ansicht
Dokumentation

HR_RU_PROVIDE - Provide

HR_RU_PROVIDE - Provide

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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

BEGDA
ENDDA
INFOTYPES
PERNR
PROVIDE

Exceptions

Function Group

HRPADRUTILITIES

General Material Data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1063 Date: 20240523 Time: 110925     sap01-206 ( 18 ms )