Ansicht
Dokumentation

SMB_UIE_PT_RECORDED_TIME - Recorded hours and planned hours

SMB_UIE_PT_RECORDED_TIME - Recorded hours and planned hours

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function module gives the recorded hours and planned hours for each week of the given year. The FM takes the input as a year. It returns the export table which lists the recorded and planned hours, week number, beginning date and end date of the week.

Example

Input Parameter

Year

2010

Output Parameter

On execution it returns the 52 entries with each entry representing the corresponding recorded hours and planned hours of the week.

Notes

The input parameter is year. If no input is given, it returns the empty export table.

Further information

The FM calls the 'HR_PERSONAL_WORK_SCHEDULE'to retrieve the planned hours based on the personal of the current user. The catsdb DB is used to retrieve recorded hours. The export table is of structure ZSUE_SMB_S_RECORDED_TIME with table type ZSUE_SMB_T_RECORDED_TIME.





Parameters

ET_RECORDED_TIME
IV_YEAR

Exceptions

Function Group

SMB_UIE_PT_TIME_TRAVL_MGMT

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1167 Date: 20240523 Time: 103755     sap01-206 ( 26 ms )