Table/Structure Field list used by SAP ABAP Function Module SLS_TST_GET_PUID (Get the Performance Unit Id over Context Attributs)
SAP ABAP Function Module
SLS_TST_GET_PUID (Get the Performance Unit Id over Context Attributs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLS_PU - CLASS | Logical info object class name from Knowledge Warehouse | ||
| 2 | SLS_PU - CLASS | Logical info object class name from Knowledge Warehouse | SOURCE VALUE(P_CLASS) LIKE SLS_PU-CLASS |
|
| 3 | SLS_PU - GUID | LOIO unique info object key in Knowledge Warehouse | ||
| 4 | SLS_PU - GUID | LOIO unique info object key in Knowledge Warehouse | SOURCE VALUE(P_GUID) LIKE SLS_PU-GUID |
|
| 5 | SLS_PU - PUID | PAW identifier | ||
| 6 | SLS_PU - PUID | PAW identifier | SOURCE VALUE(P_TESTID) LIKE SLS_PU-PUID |
|
| 7 | SLS_PU - VAR1 | Info object context variant 1: enhancement | ||
| 8 | SLS_PU - VAR1 | Info object context variant 1: enhancement | SOURCE VALUE(P_VAR1) LIKE SLS_PU-VAR1 |
|
| 9 | SLS_PU - VAR2 | Info object context variant 2: release | ||
| 10 | SLS_PU - VAR2 | Info object context variant 2: release | SOURCE VALUE(P_VAR2) LIKE SLS_PU-VAR2 |
|
| 11 | SLS_PU - VAR3 | Info object context variant 3: country | ||
| 12 | SLS_PU - VAR3 | Info object context variant 3: country | SOURCE VALUE(P_VAR3) LIKE SLS_PU-VAR3 |
|
| 13 | SLS_PU - VAR4 | 2-Character SAP Language Code | ||
| 14 | SLS_PU - VAR4 | 2-Character SAP Language Code | SOURCE VALUE(P_VAR4) LIKE SLS_PU-VAR4 |