Class Method list used by SAP ABAP Class CL_OO_SECTION_SOURCE_PROVIDER (CL_OO_SECTION_SOURCE_PROVIDER)
SAP ABAP Class CL_OO_SECTION_SOURCE_PROVIDER (CL_OO_SECTION_SOURCE_PROVIDER) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see Longtext)
2 Class Method  CL_OO_CLASS_SECTION_SOURCE - CONSTRUCTOR Section Source Object
3 Class Method  CL_OO_INTERFACE_SECTION_SOURCE - CONSTRUCTOR Section Source Object
4 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - CREATE CL_OO_SECTION_SOURCE_PROVIDER-CREATE
5 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_INTERFACE_SECTION_SOURCE CL_OO_SECTION_SOURCE_PROVIDER-GET_INTERFACE_SECTION_SOURCE
6 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_PRIVATE_SECTION_SOURCE CL_OO_SECTION_SOURCE_PROVIDER-GET_PRIVATE_SECTION_SOURCE
7 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_PROTECTED_SECTION_SOURCE CL_OO_SECTION_SOURCE_PROVIDER-GET_PROTECTED_SECTION_SOURCE
8 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_PUBLIC_SECTION_SOURCE CL_OO_SECTION_SOURCE_PROVIDER-GET_PUBLIC_SECTION_SOURCE
9 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_SECTION_SOURCE_BY_EXPOSURE CL_OO_SECTION_SOURCE_PROVIDER-GET_SECTION_SOURCE_BY_EXPOSURE SOURCE section_source = m_ref->get_section_source_by_exposure( exposure ).
10 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_SECTION_SOURCE_BY_EXPOSURE CL_OO_SECTION_SOURCE_PROVIDER-GET_SECTION_SOURCE_BY_EXPOSURE SOURCE me->private_section_source = me->get_section_source_by_exposure( seoc_exposure_private ).
11 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_SECTION_SOURCE_BY_EXPOSURE CL_OO_SECTION_SOURCE_PROVIDER-GET_SECTION_SOURCE_BY_EXPOSURE SOURCE me->protected_section_source = me->get_section_source_by_exposure( seoc_exposure_protected ).
12 Class Method  CL_OO_SECTION_SOURCE_PROVIDER - GET_SECTION_SOURCE_BY_EXPOSURE CL_OO_SECTION_SOURCE_PROVIDER-GET_SECTION_SOURCE_BY_EXPOSURE SOURCE me->public_section_source = me->get_section_source_by_exposure( seoc_exposure_public ).