FOPC_AU_MET - ABAP Unit Methods
ABAP Unit Methods information is stored in SAP table FOPC_AU_MET.
It is part of development package FOPC_ABAP_UNIT in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "ABAP Unit Tests".
It is part of development package FOPC_ABAP_UNIT in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "ABAP Unit Tests".
Fields for table FOPC_AU_MET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SCE_METH_ID | Object ID | X | FOPC_OBJECT_ID | NUMC | 16 | |
SCE_ID | Object ID | FOPC_OBJECT_ID | NUMC | 16 | FOPC_AU_SCE | |
CLASS | Object Type Name | SEOCLSNAME | CHAR | 60 | SEOCLASS | |
METHOD | Component name | SEOCMPNAME | CHAR | 60 | SEOCOMPODF | |
VERSION | Version indicator (active/inactive) | SEOVERSION | NUMC | 2 | ||
ORDER_ID | Order | ORDER | NUMC | 4 | ||
INSTANCE_FLAG | Method declaration level | SEOMTDDECL | NUMC | 2 | ||
PARA_FLAG | Checkbox | XFELD | CHAR | 2 |