Table list used by SAP ABAP Function Module BAPI_SLS_BOOK_GET_PARTICIPANT (Selection module for participants of an event)
SAP ABAP Function Module
BAPI_SLS_BOOK_GET_PARTICIPANT (Selection module for participants of an event) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
HROBJECT | Object | SOURCE EVENT_TAB STRUCTURE HROBJECT |
2 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(BEGDA) LIKE SLS_BPART-BEGDA DEFAULT '19000101' |
3 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(CHECK_1031) LIKE SLS_BPART-CHECK_1031 DEFAULT ' ' |
4 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(ENDDA) LIKE SLS_BPART-ENDDA DEFAULT '99991231' |
5 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(FLAGP) LIKE SLS_BPART-FLAGP DEFAULT ' ' |
6 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(LSISTAT) LIKE SLS_BPART-ISTAT DEFAULT ' ' |
7 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(MAXMU) LIKE SLS_BPART-MAXMU DEFAULT 'X' |
8 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(MINWL) LIKE SLS_BPART-MINWL DEFAULT 'X' |
9 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(NPRIO) LIKE SLS_BPART-NPRIO DEFAULT 'X' |
10 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(ORGA_OTYPE) LIKE SLS_BPART-ORGA_OTYPE OPTIONAL |
11 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(ORGA_REALO) LIKE SLS_BPART-ORGA_REALO OPTIONAL |
12 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(ORTID) LIKE SLS_BPART-ORTID OPTIONAL |
13 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(PARTEVENT) LIKE SLS_BPART-PARTEVENT DEFAULT ' ' |
14 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(ALPHA_SORT) LIKE SLS_BPART-SORT DEFAULT ' ' |
15 | ![]() |
SLS_BPART | PAW - Import structure to read bookings | SOURCE VALUE(SORT) LIKE SLS_BPART-SORT DEFAULT 'X' |
16 | ![]() |
SLS_HRPART | PAW - Business event attendee table | SOURCE PARTIC_TAB STRUCTURE SLS_HRPART |