SAP ABAP Class CL_CRD_DETDATA (Input Data for Determination)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDRUN (Package) Credentialing: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRD_DETDATA Encapsulation of Data for Determination 20060824
Properties
Class CL_CRD_DETDATA  
Short Description Input Data for Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDRUN   Credentialing: Runtime 
Created 20060824   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_DETDATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRD_DETDATA Encapsulation of Data for Determination 20060824
Friends
Class CL_CRD_DETDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DREF Instance attribute Protected Object reference (TYPE REF TO) DATA 20060824
2 STRUCNAME Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure 20060824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060824
2 DERIVE_STRUCTURE_NAME Instance method Protected Method Create Structure Name from Application Name 20060824
3 READ_STRUCTURECONTENT Instance method Public Method 20060824
Events
Class CL_CRD_DETDATA has no event.
Types
Class CL_CRD_DETDATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20060824
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060824

Method DERIVE_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20060824
2 Returning RV_NAME Value transfer Type reference (TYPE) STRUKNAME Name einer Struktur 20060824
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060824

Method READ_STRUCTURECONTENT Signature

Method READ_STRUCTURECONTENT on class CL_CRD_DETDATA has no parameter.
Method READ_STRUCTURECONTENT on class CL_CRD_DETDATA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700