SAP ABAP Class IF_SCC_CONFIGURATION (Check Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_CONFIGURATION Check Configuration 20081111
Properties
Class IF_SCC_CONFIGURATION  
Short Description Check Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081110   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCC_CONFIGURATION has no forward declaration.
Interfaces
Class IF_SCC_CONFIGURATION has no interface implemented.
Friends
Class IF_SCC_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) SCC_CONFIG_ID_SSTRING Check Configuration 20081110
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENT Instance method Public Method Returns a Check Confguration Element 20090108
2 GET_ELEMENTS Instance method Public Method Returns All Check Confguration Elements 20090108
Events
Class IF_SCC_CONFIGURATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ELEMENT Public See coding 20090108 begin of TY_ELEMENT, ASPECT_ID type SCC_ASPECT_ID_SSTRING, ASPECT_VALUE type SCC_ASPECT_VALUE, PRIORITY type SCC_PRIORITY, PARAMETERS type SCC_PARAMETERS, end of TY_ELEMENT
2 TY_ELEMENTS Public See coding 20090108 TY_ELEMENTS type hashed table of TY_ELEMENT with unique key ASPECT_ID
Method Signatures

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASPECT_ID Call by reference Type reference (TYPE) SCC_ASPECT_ID_SSTRING 20090108
2 Returning RESULT Value transfer Type reference (TYPE) TY_ELEMENT 20090108

Method GET_ELEMENT on class IF_SCC_CONFIGURATION has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_ELEMENTS 20090108

Method GET_ELEMENTS on class IF_SCC_CONFIGURATION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in