SAP ABAP Class IF_DM_COMPONENT (Document Component)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GDMA_DOCUMENT_SP_AL IF_DM_DOCUMENT Implementation 20040416
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_KPRO GDMA KPRO: Document Class 20030331
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_WDAV GDMA WebDAV: Document Class 20030526
Properties
Class IF_DM_COMPONENT  
Short Description Document Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030303   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DM_COMPONENT has no forward declaration.
Interfaces
Class IF_DM_COMPONENT has no interface implemented.
Friends
Class IF_DM_COMPONENT has no friend class.
Attributes
Class IF_DM_COMPONENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Creates New Component 20030407
2 GET Instance method Public Method Gets Specific Component 20030407
3 GET_COMP_NUM Instance method Public Method Gets Number of Component (If It Exists) 20030826
4 GET_LIST Instance method Public Method Gets List of Existing Components 20030407
Events
Class IF_DM_COMPONENT has no event.
Types
Class IF_DM_COMPONENT has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Object reference (TYPE REF TO) IF_DM_DOCUMENT Neue Komponente 20030407
2 Importing COMP_NUM Value transfer Type reference (TYPE) I Nummer der Komponente 20030826
3 Importing ID Value transfer Type reference (TYPE) CSEQUENCE Id der Komponente 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_READ_WRITE Fehler beim Lesen oder Schreiben 20030407

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Object reference (TYPE REF TO) IF_DM_DOCUMENT Dokumenten-Interface für Komponente 20030407
2 Importing ID Value transfer Type reference (TYPE) CSEQUENCE Id der Komponente 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_NOT_FOUND Objekt wurde nicht gefunden 20030407
3 CX_DM_READ Fehler beim Lesen 20030407

Method GET_COMP_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMP_NUM Value transfer Type reference (TYPE) I Nummer der Komponente oder -1 20030826
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE Komponenten-ID der gewünschten Komponente 20030908

Method GET_COMP_NUM on class IF_DM_COMPONENT has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIST Value transfer Type reference (TYPE) SDM_OBJECT_TAB Liste der Komponenten 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_READ Fehler beim Lesen 20030407
History
Last changed by/on SAP  00000000 
SAP Release Created in