Table list used by SAP ABAP Function Module SLS_LA_GET_LEARNER_BY_KEY (Reading table SLS_PARTIC to select Learner Record)
SAP ABAP Function Module
SLS_LA_GET_LEARNER_BY_KEY (Reading table SLS_PARTIC to select Learner Record) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLS_LKEY | PAW - Structure to hold a key to a person in SLS_PARTIC | ||
| 2 | SLS_LKEY | PAW - Structure to hold a key to a person in SLS_PARTIC | SOURCE P_LEARNER_KEY STRUCTURE SLS_LKEY |
|
| 3 | SLS_PARTIC | PAW - Participants | ||
| 4 | SLS_PARTIC | PAW - Participants | SOURCE P_LEARNER STRUCTURE SLS_PARTIC |
|
| 5 | SLS_PARTIC | PAW - Participants | SOURCE VALUE(P_VALID_DATE) LIKE SLS_PARTIC-BEGDA DEFAULT SY-DATUM |
|