SAP ABAP Class CL_ISHMED_BASEITEMS_APPL (Base Items: Application Integration)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     N2_BASEITEM_DEF (Package) IS-H: DWS Base Item Definition
Properties
Class CL_ISHMED_BASEITEMS_APPL  
Short Description Base Items: Application Integration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N2_BASEITEM_DEF   IS-H: DWS Base Item Definition 
Created 20050407   SAP 
Last change 20050411   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 CL_ISHMED_BASEITEMS_APPL has no interface implemented.
Friends
Class CL_ISHMED_BASEITEMS_APPL has no friend class.
Attributes
Class CL_ISHMED_BASEITEMS_APPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BASEITEM_STATUS Static method Public Method Check Status of a Base Item 20050407
2 GET_ITEMTYPE Static method Public Method Determine Base Item Type of a Base Item 20050407
3 GET_NAME Static method Public Method Determine Name of a Base Item 20050407
Events
Class CL_ISHMED_BASEITEMS_APPL has no event.
Types
Class CL_ISHMED_BASEITEMS_APPL has no local type.
Method Signatures

Method CHECK_BASEITEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEMID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050407
2 Importing I_STATUS Call by reference Type reference (TYPE) N2_BASEITEM_STATUS Basisitems: Status 20050407
3 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Ergebnis der Prüfung 20050407
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050407

Method GET_ITEMTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEMID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050407
2 Returning R_ITEMTYPE Value transfer Type reference (TYPE) N2_BASEITEM_TYPE Basisitems: Basisitemtyp 20050407
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050407

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEMID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050407
2 Returning R_NAME Value transfer Type reference (TYPE) N2_BASEITEM_NAME Basisitems: Bezeichnung 20050407
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050407
History
Last changed by/on SAP  20050411 
SAP Release Created in 600