SAP ABAP Class IF_SRM_POID_DIR_CHECK (POID Dictionary - Check 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 20001011
Properties
Class IF_SRM_POID_DIR_CHECK  
Short Description POID Dictionary - Check POID Directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001011   SAP 
Last change 20010815   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_POID_DIR_CHECK has no forward declaration.
Interfaces
Class IF_SRM_POID_DIR_CHECK has no interface implemented.
Friends
Class IF_SRM_POID_DIR_CHECK has no friend class.
Attributes
Class IF_SRM_POID_DIR_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check with POID Object 20010925
2 CHECK_BY_ID Instance method Public Method Check with POID ID 20001011
Events
Class IF_SRM_POID_DIR_CHECK has no event.
Types
Class IF_SRM_POID_DIR_CHECK has no local type.
Method Signatures

Method CHECK 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 20010925
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN TRUE, wenn existiert 20010925
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010925
2 CX_SRM_POID POID Fehler (abstrakt) 20010925
3 CX_SRM_POID_DIR POID Directory 20010928
4 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010925

Method CHECK_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 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN TRUE, wenn existiert 20010706
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010706
2 CX_SRM_POID_DIR POID Directory 20011008
3 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010706
History
Last changed by/on SAP  20010815 
SAP Release Created in