SAP ABAP Class IF_EX_SRM_AL_GDMA_DM_PROP (BAdI Interface IF_EX_SRM_AL_GDMA_DM_PROP)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_SRM_AL_GDMA_DM_PROP Default Implementation for BAdI Definition SRM_AL_GDMA_DM_P 20040810
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_SRM_AL_GDMA_DM_PROP BAdI Class CL_EX_SRM_AL_GDMA_DM_PROP 20040810
Properties
Class IF_EX_SRM_AL_GDMA_DM_PROP  
Short Description BAdI Interface IF_EX_SRM_AL_GDMA_DM_PROP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20040810   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_SRM_AL_GDMA_DM_PROP has no interface implemented.
Friends
Class IF_EX_SRM_AL_GDMA_DM_PROP has no friend class.
Attributes
Class IF_EX_SRM_AL_GDMA_DM_PROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CACHE Instance method Public Method Delete Cache for Property Values 20040810
2 DELETE_PROPERTIES Instance method Public Method Deletes All Value Variants of Specified Properties 20040810
3 GET_PROPERTIES Instance method Public Method Gets List of Properties of Document 20040810
4 GET_PROPERTY Instance method Public Method Get an Attribute 20040810
5 GET_PROPERTY_DEFINITIONS Instance method Public Method Gets Definitions of All Possible Properties 20040810
6 SET_PROPERTIES Instance method Public Method Sets Properties 20040810
7 SET_PROPERTY Instance method Public Method Sets Property 20040810
Events
Class IF_EX_SRM_AL_GDMA_DM_PROP has no event.
Types
Class IF_EX_SRM_AL_GDMA_DM_PROP has no local type.
Method Signatures

Method CLEAR_CACHE Signature

Method CLEAR_CACHE on class IF_EX_SRM_AL_GDMA_DM_PROP has no parameter.
Method CLEAR_CACHE on class IF_EX_SRM_AL_GDMA_DM_PROP has no exception.

Method DELETE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
3 Importing IM_ID Call by reference Type reference (TYPE) STRING Dokument-ID 20040812
4 Importing IM_IN_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
5 Importing LIST Call by reference Type reference (TYPE) SDM_PROPERTY_TAB Property-Tabelle 20040810
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20040810
2 CX_DM_WRITE Fehler beim Schreiben 20040810

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Importing IM_ID Call by reference Type reference (TYPE) STRING Dokument-ID 20040812
3 Importing LIST Call by reference Type reference (TYPE) SDM_OBJECT_TAB Propertytabelle 20040810
4 Importing OMIT_CACHE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Cache löschen 20040810
5 Returning PROPERTIES Value transfer Type reference (TYPE) SDM_PROPERTY_TAB Eigenschaften 20040810
6 Importing SINGLE_FETCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Einzelzugriff 20040810
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20040810
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20040810
3 CX_DM_READ Fehler beim Lesen 20040810

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Importing IM_ID Call by reference Type reference (TYPE) STRING Dokument-ID 20040812
3 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20040810
4 Importing OMIT_CACHE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Cache umgehen 20040810
5 Importing SINGLE_FETCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Hinweis: Mgl. nur diese Attribute lesen 20040810
6 Returning VALUE Value transfer Type reference (TYPE) STRING Wert der Eigenschaft 20040810

Method GET_PROPERTY on class IF_EX_SRM_AL_GDMA_DM_PROP has no exception.

Method GET_PROPERTY_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Returning PROPERTY_DEFS Value transfer Type reference (TYPE) SDM_PROPERTY_DEF_TAB Tabelle von Property-Definitionen 20040810
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20040810
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20040810
3 CX_DM_READ Fehler beim Lesen 20040810

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
3 Importing IM_ID Call by reference Type reference (TYPE) STRING Dokument-ID 20040812
4 Importing IM_IN_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
5 Importing PROPERTIES Call by reference Type reference (TYPE) SDM_PROPERTY_TAB Property-Tabelle 20040810
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20040810
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20040810
3 CX_DM_WRITE Fehler beim Schreiben 20040810

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCCLASS Call by reference Type reference (TYPE) STRING Dokumentklasse 20040810
2 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
3 Importing IM_ID Call by reference Type reference (TYPE) STRING Dokument-ID 20040812
4 Importing IM_IN_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20040916
5 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE Name 20040810
6 Importing VALUE Value transfer Type reference (TYPE) CSEQUENCE Wert 20040810
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20040810
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20040810
3 CX_DM_WRITE Fehler beim Schreiben 20040810
History
Last changed by/on SAP  20050213 
SAP Release Created in