SAP ABAP Class IF_CRD_GET_MDA_OBJECTS (Interface for BAdI: CRD_GET_MDA_OBJECTS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20061122
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_MDA_OBJECTS_FACTORY Factory for Getting Read/Write Class for Assignments 20061130
Properties
Class IF_CRD_GET_MDA_OBJECTS  
Short Description Interface for BAdI: CRD_GET_MDA_OBJECTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061122   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRD_GET_MDA_OBJECTS has no forward declaration.
Interfaces
Class IF_CRD_GET_MDA_OBJECTS has no interface implemented.
Friends
Class IF_CRD_GET_MDA_OBJECTS has no friend class.
Attributes
Class IF_CRD_GET_MDA_OBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_READER Instance method Public Method Gets Read Class for Credential Assignments (Applic.-Spec.) 20061122
2 GET_WRITER Instance method Public Method Gets Write Class for Credential Assignments (Applic.Spec.) 20061122
Events
Class IF_CRD_GET_MDA_OBJECTS has no event.
Types
Class IF_CRD_GET_MDA_OBJECTS has no local type.
Method Signatures

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_AS_READER Value transfer Object reference (TYPE REF TO) IF_CRD_READER Interface zum Lesen von Legitimierungsarten 20061122
2 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20061122
3 Importing IV_CRD_TYPE Call by reference Type reference (TYPE) CRDTYPE Legitimierungsart 20061122
# Exception Resumable Description Created on
1 CX_CRD_MDRUN Stammdatenzugriff zur Laufzeit 20061122

Method GET_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_AS_WRITER Value transfer Object reference (TYPE REF TO) IF_CRD_WRITER Schreiben von Legitimierungszuordnungen 20061122
2 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20061122
3 Importing IV_CRD_TYPE Call by reference Type reference (TYPE) CRDTYPE Legitimierungsart 20061122
# Exception Resumable Description Created on
1 CX_CRD_MDRUN Stammdatenzugriff zur Laufzeit 20061122
History
Last changed by/on SAP  20100310 
SAP Release Created in