SAP ABAP Class IF_ECM_OBJADM (Interface for Object Management Records)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECM_OBJ Central Change Object Services 20020522
Properties
Class IF_ECM_OBJADM  
Short Description Interface for Object Management Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020522   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ECM_OBJADM has no forward declaration.
Interfaces
Class IF_ECM_OBJADM has no interface implemented.
Friends
Class IF_ECM_OBJADM has no friend class.
Attributes
Class IF_ECM_OBJADM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 OBJADM_ADD Instance method Public Method Create Object Management Records for a Change Number 20020522
2 OBJADM_CHANGE Instance method Public Method Adjust Validity of Objects 20020702
3 OBJADM_CHANGE_ATTRIBUTE Instance method Public Method Change the Attributes of Object Management Records 20030516
4 OBJADM_DEL Instance method Public Method Delete Object Management Records from a Change Number 20020522
5 OBJADM_PROVIDE Instance method Public Method Get Object Management Records 20020522
Events
Class IF_ECM_OBJADM has no event.
Types
Class IF_ECM_OBJADM has no local type.
Method Signatures

Method OBJADM_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJADM Call by reference Type reference (TYPE) TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM 20020522
# Exception Resumable Description Created on
1 ECM_LOCKED_BY_OTHER_USER Änderungsnummer von anderem Benutzer gesperrt 20020523
2 ECM_NOT_LOCKED Änderungsnummer wurde nicht gesperrt 20020523

Method OBJADM_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJADM Call by reference Type reference (TYPE) TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM 20020702
2 Importing I_GUID_ECM_VAL Call by reference Type reference (TYPE) ECMORDGUID GUID Änderungsauftrag 20020702
# Exception Resumable Description Created on
1 NO_VAL_ORDER Kein Gültigkeitsauftrag 20020702

Method OBJADM_CHANGE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJADM Call by reference Type reference (TYPE) TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM 20030516
# Exception Resumable Description Created on
1 ECM_LOCKED_BY_OTHER_USER Änderungsnummer von anderem Benutzer gesperrt 20030516
2 ECM_NOT_LOCKED Änderungsnummer wurde nicht gesperrt 20030516

Method OBJADM_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJADM Call by reference Type reference (TYPE) TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM 20020523
2 Importing I_GUID_ECM Call by reference Type reference (TYPE) ECMORDGUID GUID Änderungsauftrag 20020522
# Exception Resumable Description Created on
1 ECM_NOT_LOCKED Änderungsnummer gesperrt 20020523
2 ERROR Fehler beim Löschen 20020522

Method OBJADM_PROVIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJADM Call by reference Type reference (TYPE) TTECMOBJADM Objektverwaltungssätze 20020522
2 Importing I_EXTKEY Call by reference Type reference (TYPE) ECMOBJEXTKEY Externer Schlüssel Objekt 20020522
3 Importing I_FLG_RELOAD_DB Call by reference Type reference (TYPE) FLAG Nachladen von Datenbank 20020711
4 Importing I_GUID_ECM Call by reference Type reference (TYPE) ECMORDGUID Änderungsnummern Guid 20020522
5 Importing I_GUID_OBJ Call by reference Type reference (TYPE) ECMOBJGUID Objekt Guid 20020522
6 Importing I_OBJTYP Call by reference Type reference (TYPE) ECMOTYP Objektyp 20020522
# Exception Resumable Description Created on
1 MISSING_INPUT_PARAMETERS fehlende Eingabeparameter 20020522
2 NOTHING_FOUND Keine Objektverwaltungssätze gefunden 20020522
History
Last changed by/on SAP  20040518 
SAP Release Created in