SAP ABAP Class IF_SCC_ASSIGNMENT (Check Configuration Assignment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_ASSIGNMENT Check Configuration Assignment 20081110
Properties
Class IF_SCC_ASSIGNMENT  
Short Description Check Configuration Assignment    
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_ASSIGNMENT has no forward declaration.
Interfaces
Class IF_SCC_ASSIGNMENT has no interface implemented.
Friends
Class IF_SCC_ASSIGNMENT has no friend class.
Attributes
Class IF_SCC_ASSIGNMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECK_CONFIG_ID Instance method Public Method Returns Assigned Check Configuration 20081210
2 GET_CHECK_CONFIG_IDS Instance method Public Method Returns Assigned Check Configurations 20081210
Events
Class IF_SCC_ASSIGNMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ASSIGNMENT Public See coding 20081210 begin of TY_ASSIGNMENT, OBJECT_TYPE type TROBJTYPE, OBJECT_NAME type SOBJ_NAME, CHECK_CONFIG_ID type SCC_CONFIG_ID_SSTRING, end of TY_ASSIGNMENT
2 TY_ASSIGNMENTS Public See coding 20081210 TY_ASSIGNMENTS type standard table of TY_ASSIGNMENT with key OBJECT_TYPE OBJECT_NAME
Method Signatures

Method GET_CHECK_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20081210
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20081210
3 Returning RESULT Value transfer Type reference (TYPE) SCC_CONFIG_ID_SSTRING 20081210
# Exception Resumable Description Created on
1 CX_SCC_UNKNOWN_OBJECT Ausnahme: Unbekanntes Object 20090108

Method GET_CHECK_CONFIG_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ASSIGNMENTS Call by reference Type reference (TYPE) TY_ASSIGNMENTS 20081210

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