SAP ABAP Class IF_SRM_POID_DIR_EDIT (POID Dictionary - Edit POID Directory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_POID_DIRECTORY POID - Directory 20001010
Properties
Class IF_SRM_POID_DIR_EDIT  
Short Description POID Dictionary - Edit POID Directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001010   SAP 
Last change 20010815   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_POID_DIR_EDIT has no forward declaration.
Interfaces
Class IF_SRM_POID_DIR_EDIT has no interface implemented.
Friends
Class IF_SRM_POID_DIR_EDIT has no friend class.
Attributes
Class IF_SRM_POID_DIR_EDIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create Entry 20001010
2 DELETE Instance method Public Method Delete Entry with POID Object 20010706
3 DELETE_BY_ID Instance method Public Method Delete Entry with POID ID 20001010
Events
Class IF_SRM_POID_DIR_EDIT has no event.
Types
Class IF_SRM_POID_DIR_EDIT has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID Objekt 20001010
2 Importing IM_UPDATE_MODE Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM=>DB_UPDATE / DB_UPD....... 20010921
3 Returning RE_PDIR_ID Value transfer Type reference (TYPE) STRING POID Directory ID 20011016
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010706
2 CX_SRM_POID POID Fehler (abstrakt) 20010706
3 CX_SRM_POID_DIR POID Directory 20010706
4 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010706

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID Objekt 20010706
2 Importing IM_UPDATE_MODE Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM=>DB_UPDATE / DB_UPD....... 20010921
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010706
2 CX_SRM_POID POID Fehler (abstrakt) 20010706
3 CX_SRM_POID_DIR POID Directory 20010706
4 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010706

Method DELETE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING AREA ID 20001027
2 Importing IM_PDIR_ID Call by reference Type reference (TYPE) STRING POID Directory ID 20011001
3 Importing IM_UPDATE_MODE Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM=>DB_UPDATE / DB_UPD....... 20010921
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010706
2 CX_SRM_POID_DIR POID Directory 20010706
3 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010706
History
Last changed by/on SAP  20010815 
SAP Release Created in