Fonction SAP BAPI_SLS_BOOK_BOOKING_LIST - Read bookings of participants

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BEGIN_DATE SLS_BAPIBK-BEGIN_DATE D 8 X Begin date
EGRID SLS_BAPIBK-EGRID N 8 X Event group id
END_DATE SLS_BAPIBK-END_DATE D 8 X End date
EVEID SLS_BAPIBO-EVEID N 8 X
LOCID SLS_BAPIBK-LOCID N 8 Location id

Paramètre Reférence Type Long. Description
RETURN SLS_BAPIRE u 256

Paramètre Reférence Long. Facultatif Description
P_PARTIC SLS_BAPIBO 4665 Table for selected bookings
P_PARTIC_NO SLS_BAPIBO 4665

Exception Description
NO_EVENT
NO_EVENTGROUP
NO_EVENT_TYPE
NO_HR_SYSTEM_FOUND
NO_LOCATION_ASSIGNMENT No assignments available for location
NO_PARTICIPANT
NO_PARTICIPANT_FUNCTION_FOUND
NO_PLVAR_FOUND There is no active plan version
NO_TEST_TYPE_SOURCE No customizing for kind of reading test type
ROOT_NOT_FOUND You did not specify a valid business event group
UNKNOWN_EXCEPTION Other error
WEGID_NOT_FOUND There is no valid hierarchy definition
WRONG_PLVAR Wrong plan version


BAPI_SLS_BOOK_BOOKING_LIST
_______________________________
Read bookings from HR system
Functionality
You use this method to read the bookings with assigned test types
from HR. You can specify an event-group-id,
a location or a time period.
If you don't specify an event-group-id, the program is using
the event-group-id from custiomizing.
The table p_partic contain correct bookings. The table p_partic_no
contain booking with missing test type informations.