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 | ![]() |
CL_AXT_BO - CONSTRUCTOR | Extensible object | |
2 | ![]() |
CL_AXT_BO_PART - CONSTRUCTOR | Part of an extensible BO | |
3 | ![]() |
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 | ![]() |
CL_AXT_UNIT_REG_CONTENT - ADD_PART | Fake registry content for Unit tests | SOURCE lo_bo_part = add_part( |
5 | ![]() |
CL_AXT_UNIT_REG_CONTENT - ADD_PART | Fake registry content for Unit tests | SOURCE io_owner = lo_bo |
6 | ![]() |
CL_AXT_UNIT_REG_CONTENT - ADD_PART | Fake registry content for Unit tests | SOURCE iv_part = gc_bo_part_flight |
7 | ![]() |
CL_AXT_UNIT_REG_CONTENT - ADD_PART | Fake registry content for Unit tests | SOURCE ). |