Class Method list used by SAP ABAP Class CL_OO_INCLUDE_NAMING (Name Service for Object Type Includes)
SAP ABAP Class
CL_OO_INCLUDE_NAMING (Name Service for Object Type Includes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_OO_CLASSNAME_SERVICE - GET_METHOD_INCLUDE | Service for Include Names in Class Environment | ||
| 2 | CL_OO_INCLUDE_NAMING - APPENDAGE | Name Service for Object Type Includes | SOURCE appendage = appendage( progname ). |
|
| 3 | CL_OO_INCLUDE_NAMING - PROG2CIF | Name Service for Object Type Includes | SOURCE _clskey = prog2cif( progname ). |
|
| 4 | CL_OO_INCLUDE_NAMING - PROG2CIF | Name Service for Object Type Includes | SOURCE cifkey = prog2cif( progname ). |
|
| 5 | CL_OO_INCLUDE_NAMING - GET_INSTANCE_BY_TRKEY | Name Service for Object Type Includes | ||
| 6 | CL_OO_INCLUDE_NAMING - GET_INSTANCE_BY_INCLUDE | Name Service for Object Type Includes | ||
| 7 | CL_OO_INCLUDE_NAMING - GET_INSTANCE_BY_INCLUDE | Name Service for Object Type Includes | ||
| 8 | CL_OO_INCLUDE_NAMING - GET_INSTANCE_BY_CIFKEY | Name Service for Object Type Includes | ||
| 9 | CL_OO_INCLUDE_NAMING - EXT_PLUS_APP | Name Service for Object Type Includes | SOURCE ext_plus_app = ext_plus_app( progname ). |
|
| 10 | CL_OO_INCLUDE_NAMING - EXTENSION | Name Service for Object Type Includes | SOURCE case extension( progname ). |
|
| 11 | CL_OO_INCLUDE_NAMING - EXTENSION | Name Service for Object Type Includes | SOURCE extension = extension( progname ). |
|
| 12 | CL_OO_INCLUDE_NAMING - CONSTRUCTOR | Name Service for Object Type Includes | ||
| 13 | CL_OO_INCLUDE_NAMING - CONSTRUCTOR | Name Service for Object Type Includes | ||
| 14 | CL_OO_INCLUDE_NAMING - CONSTRUCTOR | Name Service for Object Type Includes | ||
| 15 | CL_OO_INCLUDE_NAMING - CONSTRUCTOR | Name Service for Object Type Includes | ||
| 16 | CL_OO_INCLUDE_NAMING - CODE | Name Service for Object Type Includes | SOURCE code = code( progname ). |
|
| 17 | CL_OO_INCLUDE_NAMING - CIF2PROG | Name Service for Object Type Includes | SOURCE is = cif2prog( cifkey ). |
|
| 18 | CL_OO_INCLUDE_NAMING - CATEGORY | Name Service for Object Type Includes | SOURCE case category( progname ). |
|
| 19 | CL_OO_INCLUDE_NAMING - CATEGORY | Name Service for Object Type Includes | SOURCE category = category( progname ). |
|
| 20 | IF_OO_CLASS_INCL_NAMING - GET_ALL_METHOD_INCLUDES | Access to Name Service for Class Includes | ||
| 21 | IF_OO_CLASS_INCL_NAMING - GET_INCLUDE_BY_APPENDAGE | Access to Name Service for Class Includes | ||
| 22 | IF_OO_CLASS_INCL_NAMING - GET_INCLUDE_BY_MTDNAME | Access to Name Service for Class Includes | ||
| 23 | IF_OO_CLASS_INCL_NAMING - GET_INCLUDE_BY_SECTION | Access to Name Service for Class Includes | ||
| 24 | IF_OO_CLASS_INCL_NAMING - GET_MTDNAME_BY_INCLUDE | Access to Name Service for Class Includes | ||
| 25 | IF_OO_CLASS_INCL_NAMING - GET_MTDNAME_BY_INCLUDE | Access to Name Service for Class Includes |