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