Class Method list used by SAP ABAP Class CL_AXT_UNIT_REG_CONTENT (Fake registry content for Unit tests)
SAP ABAP Class CL_AXT_UNIT_REG_CONTENT (Fake registry content for Unit tests) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AXT_BO - CONSTRUCTOR Extensible object
2 Class Method  CL_AXT_BO_PART - CONSTRUCTOR Part of an extensible BO
3 Class Method  CL_AXT_UNIT_REG_CONTENT - ADD_BO Fake registry content for Unit tests SOURCE lo_bo = add_bo( iv_bo = gc_bo_special_purpose ).
4 Class Method  CL_AXT_UNIT_REG_CONTENT - ADD_PART Fake registry content for Unit tests SOURCE lo_bo_part = add_part(
5 Class Method  CL_AXT_UNIT_REG_CONTENT - ADD_PART Fake registry content for Unit tests SOURCE io_owner = lo_bo
6 Class Method  CL_AXT_UNIT_REG_CONTENT - ADD_PART Fake registry content for Unit tests SOURCE iv_part = gc_bo_part_flight
7 Class Method  CL_AXT_UNIT_REG_CONTENT - ADD_PART Fake registry content for Unit tests SOURCE ).