SAP ABAP Class CL_OO_SECTION_SOURCE_PROVIDER (CL_OO_SECTION_SOURCE_PROVIDER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_SECTION_SOURCE_PROVIDER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20070323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_SECTION_SOURCE_PROVIDER has no forward declaration.
Interfaces
Class CL_OO_SECTION_SOURCE_PROVIDER has no interface implemented.
Friends
Class CL_OO_SECTION_SOURCE_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIF_KEY Instance attribute Private Type reference (TYPE) SEOCLSKEY 20070323
2 FILESTATE Instance attribute Private Type reference (TYPE) CHAR01 FILESTATE 20070323
3 INTERFACE_SECTION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_OO_INTERFACE_SECTION_SOURCE 20070323
4 PRIVATE_SECTION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE PRIVATE_SECTION_SOURCE 20070323
5 PROTECTED_SECTION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE PROTECTED_SECTION_SOURCE 20070323
6 PUBLIC_SECTION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE PUBLIC_SECTION_SOURCE 20070323
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create 20070323
2 GET_INTERFACE_SECTION_SOURCE Instance method Public Method GET_INTERFACE_SECTION_SOURCE 20070323
3 GET_PRIVATE_SECTION_SOURCE Instance method Public Method GET_PRIVATE_SECTION_SOURCE 20070323
4 GET_PROTECTED_SECTION_SOURCE Instance method Public Method GET_PROTECTED_SECTION_SOURCE 20070323
5 GET_PUBLIC_SECTION_SOURCE Instance method Public Method GET_PUBLIC_SECTION_SOURCE 20070323
6 GET_SECTION_SOURCE_BY_EXPOSURE Instance method Private Method GET_SECTION_SOURCE_BY_EXPOSURE 20070323
Events
Class CL_OO_SECTION_SOURCE_PROVIDER has no event.
Types
Class CL_OO_SECTION_SOURCE_PROVIDER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20070323
2 Importing FILESTATE Call by reference Type reference (TYPE) CHAR01 FILESTATE 20070323
3 Returning PROVIDER Value transfer Object reference (TYPE REF TO) CL_OO_SECTION_SOURCE_PROVIDER PROVIDER 20070323

Method CREATE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.

Method GET_INTERFACE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECTION_SOURCE Value transfer Object reference (TYPE REF TO) CL_OO_INTERFACE_SECTION_SOURCE SECTION_SOURCE 20070323

Method GET_INTERFACE_SECTION_SOURCE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.

Method GET_PRIVATE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECTION_SOURCE Value transfer Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE SECTION_SOURCE 20070323

Method GET_PRIVATE_SECTION_SOURCE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.

Method GET_PROTECTED_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECTION_SOURCE Value transfer Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE SECTION_SOURCE 20070323

Method GET_PROTECTED_SECTION_SOURCE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.

Method GET_PUBLIC_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECTION_SOURCE Value transfer Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE SECTION_SOURCE 20070323

Method GET_PUBLIC_SECTION_SOURCE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.

Method GET_SECTION_SOURCE_BY_EXPOSURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPOSURE Call by reference Type reference (TYPE) SEOEXPOSE EXPOSURE 20070323
2 Returning SECTION_SOURCE Value transfer Object reference (TYPE REF TO) CL_OO_CLASS_SECTION_SOURCE SECTION_SOURCE 20070323

Method GET_SECTION_SOURCE_BY_EXPOSURE on class CL_OO_SECTION_SOURCE_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710