/MRSS/RMS_ASSIGNMENT_DETAILS - Assignment Details in Daily , Weekly , Monthly format for each Asgn type

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.

Functionality

Assignment Report

The API will provide an interface based on the below fields to get the Assignment details

Input Details

Candidate ID table,,,,,,- DDIC table of Candidate PERNR#s

Assignment Type (Optional),,,,- Role/Assignment (Billable/Chargable#)

Booking Type (Optional) ,,,,- Assignment (Planned/SoftBooked/HardBooked)

Assignment Start Date

Assignment End Date

Output detail indicator,,,,- Flag that indicates Daily/Weekly/Monthly

Output Details

A table of assignments with the below details.

If no Booking type is provided the API should retrieve all booking types including available/free days for the candidate. It can be considered as Booking type Free.

Daily:

Booking type,,,,

Assignment Type,,,,

Assignment 4*10,,,,

Assignment Start date,,,,

Assignment end date,,,,

Assignment comment,,,,

Weekly:

Booking type,,,,

Assignment Type,,,,

Week1,,Number of assigned days for each Assignment type (including free days) in the week ,,

Week X,,x will go from 2 to Assignment End date week,,

Monthly:

Booking type,,,,

Assignment Type,,,,

Month1,,Number of assigned days for each Assignment type (including free days) in the month ,,

Month x,,x will go from 2 to Assignment End date month (including),,

Example

Notes

The Assignment type is referring to Header Level assignment type mentioned against the order in the RM application.

The Booking type considered here are only RESV - Soft Booking (output Value -1 ) and BOOK - Hard Booking (output Value -2).

Further information


Parameters

ET_ASGN_DAY
ET_ASGN_MONTH
ET_ASGN_WEEK
ET_ASSIGNMENT_INFO
ET_MESSAGES
IT_PERNR
IV_ASSIGN_END
IV_ASSIGN_START
IV_ASSIGN_TYPE
IV_BOOK_TYPE
IV_OUTPUT_INDICATOR

Exceptions

Function Group

S/SAPLRMS

CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.


Length: 2110 Date: 20120524 Time: 223949     triton ( 74 ms )