SAP ABAP Class IF_CRD_DETDATA (Encapsulation of Data for Determination)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_DETDATA Input Data for Determination 20060824
Properties
Class IF_CRD_DETDATA  
Short Description Encapsulation of Data for Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060817   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRD_DETDATA has no forward declaration.
Interfaces
Class IF_CRD_DETDATA has no interface implemented.
Friends
Class IF_CRD_DETDATA has no friend class.
Attributes
Class IF_CRD_DETDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STRUCNAME Instance method Public Method Publish Structure Name 20060824
2 PREPARE_STRUCTURECONTENT Instance method Public Method Prepare Structure for Determination 20060825
3 PREPARE_STRUCTUREFROMHEADER Instance method Public Method Prepare Structure for Determination - Evaluate Header Only 20060828
4 READ_STRUCTURECONTENT Instance method Public Method Get Structure (Content) 20060821
Events
Class IF_CRD_DETDATA has no event.
Types
Class IF_CRD_DETDATA has no local type.
Method Signatures

Method GET_STRUCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRUCNAME Value transfer Type reference (TYPE) STRUKNAME Name einer Struktur 20060824

Method GET_STRUCNAME on class IF_CRD_DETDATA has no exception.

Method PREPARE_STRUCTURECONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_EVENTDATA Value transfer Object reference (TYPE REF TO) IF_CRD_EVENTDATA Vorfalldaten 20060825
2 Importing IREF_EVENTITEM Value transfer Object reference (TYPE REF TO) IF_CRD_EVENTITEM Interface für einzelne Ereignisse der Eingangsschnittstelle 20060825
3 Importing IREF_HEADER Value transfer Object reference (TYPE REF TO) IF_CRD_HEADER Kopfdaten 20060825
4 Importing IREF_PARTY Value transfer Object reference (TYPE REF TO) IF_CRD_PARTY Gruppenbeschreibung 20060825
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060828

Method PREPARE_STRUCTUREFROMHEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_HEADER Value transfer Object reference (TYPE REF TO) IF_CRD_HEADER Kopfdaten 20060828
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060829

Method READ_STRUCTURECONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Object reference (TYPE REF TO) DATA 20060821

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