Class Method list used by SAP ABAP Class CL_XLF_ENUM_CLONE (Pre-defined clone values)
SAP ABAP Class CL_XLF_ENUM_CLONE (Pre-defined clone values) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_XLF_BASE_ENUM - CONSTRUCTOR Basic enumeration class
2 Class Method  CL_XLF_ENUM_CLONE - CONSTRUCTOR Pre-defined clone values SOURCE CREATE OBJECT enum
3 Class Method  CL_XLF_ENUM_CLONE - CONSTRUCTOR Pre-defined clone values SOURCE EXPORTING
4 Class Method  CL_XLF_ENUM_CLONE - CONSTRUCTOR Pre-defined clone values SOURCE value = value.
5 Class Method  CL_XLF_ENUM_CLONE - CREATE_INSTANCE Pre-defined clone values SOURCE yes = create_instance( `yes` ).
6 Class Method  CL_XLF_ENUM_CLONE - CREATE_INSTANCE Pre-defined clone values SOURCE no = create_instance( `no` ).