Table/Structure Field list used by SAP ABAP Function Module SLS_PR_GET_PET_INFO (Read PET according person id and ttyid)
SAP ABAP Function Module
SLS_PR_GET_PET_INFO (Read PET according person id and ttyid) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLS_PET - PARID | Participant ID | ||
| 2 | SLS_PET - PARID | Participant ID | SOURCE REFERENCE(P_PARID) LIKE SLS_PET-PARID |
|
| 3 | SLS_PET - PATYP | Participant type (PAW) | SOURCE REFERENCE(P_PATYP) LIKE SLS_PET-PATYP |
|
| 4 | SLS_PET - PATYP | Participant type (PAW) | ||
| 5 | SLS_PET - RFLAG | PAW - 'Read Permitted' Flag - as checkbox ('X' = yes, '' = | ||
| 6 | SLS_PET - TTYID | PAW test type ID | ||
| 7 | SLS_PET - TTYID | PAW test type ID | SOURCE REFERENCE(P_TTYID) LIKE SLS_PET-TTYID |
|