Table list used by SAP ABAP Function Module BAPI_CODEGROUP_CODE_GETLIST (Read Code List from Check Catalog QPCD)
SAP ABAP Function Module
BAPI_CODEGROUP_CODE_GETLIST (Read Code List from Check Catalog QPCD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | QM00 | General control keys for QM | SOURCE VALUE(NO_USAGEINDICATION) LIKE QM00-QKZ DEFAULT 'X' |
|
| 4 | QM00 | General control keys for QM | SOURCE VALUE(NO_AUTHORITY_CHECK) LIKE QM00-QKZ DEFAULT SPACE |
|
| 5 | QPCD | Inspection Catalog Codes | SOURCE VALUE(CODE) LIKE QPCD-CODE DEFAULT '*' |
|
| 6 | QPGR | Inspection Catalog Code Groups | SOURCE VALUE(CAT_TYPE) LIKE QPGR-KATALOGART DEFAULT SPACE |
|
| 7 | QPGR | Inspection Catalog Code Groups | SOURCE VALUE(CODE_GROUP) LIKE QPGR-CODEGRUPPE DEFAULT SPACE |
|
| 8 | QPGT | Code Group Texts | SOURCE VALUE(LANGU) LIKE QPGT-SPRACHE DEFAULT SY-LANGU |
|
| 9 | QPK1CD | Transfer structure for code of a code group and text | SOURCE CODE_TAB STRUCTURE QPK1CD OPTIONAL |
|
| 10 | QPK1CD | Transfer structure for code of a code group and text | ||
| 11 | QPK1CODEGRP | Transfer structure - code group identification | SOURCE CODE_GROUP_SELTAB STRUCTURE QPK1CODEGRP OPTIONAL |