SAP ABAP Class CL_ISH_NL_DBC_STATUS (DBC Status)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NNL1 (Package) Application development Hospital System Netherlands
Properties
Class CL_ISH_NL_DBC_STATUS  
Short Description DBC Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NNL1   Application development Hospital System Netherlands 
Created 20100226   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_NL_DBC_STATUS has no forward declaration.
Interfaces
Class CL_ISH_NL_DBC_STATUS has no interface implemented.
Friends
Class CL_ISH_NL_DBC_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BILLABLE Constant Public Type reference (TYPE) ISH_NL_STATUS '3' 20110202
2 C_BILLED Constant Public Type reference (TYPE) ISH_NL_STATUS '5' 20110202
3 C_CHECK Constant Public Type reference (TYPE) ISH_NL_STATUS '4' 20110202
4 C_CLOSED Constant Public Type reference (TYPE) ISH_NL_STATUS '1' 20110202
5 C_INPROCESS Constant Public Type reference (TYPE) ISH_NL_STATUS ' ' 20110202
6 C_INV_REJ Constant Public Type reference (TYPE) ISH_NL_STATUS '7' 20110202
7 C_NOT_BILLABLE Constant Public Type reference (TYPE) ISH_NL_STATUS '8' 20110202
8 C_REJECTED Constant Public Type reference (TYPE) ISH_NL_STATUS '6' 20110202
9 C_RELEASED Constant Public Type reference (TYPE) ISH_NL_STATUS '2' 20110202
10 GT_DD07V Static Attribute Private Type reference (TYPE) ISH_NL_T_DD07V 20110202
11 GT_ICON Static Attribute Private Type reference (TYPE) TY_T_ICON 20110202
12 GT_STATUS Static Attribute Private Type reference (TYPE) ISH_NL_T_NNL_V_DBC_STATUS 20110202
13 M_EINRI Instance attribute Private Type reference (TYPE) EINRI 20110202
14 M_INTERNAL_STATUS Instance attribute Private Type reference (TYPE) ISH_NL_STATUS 20110202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110202
2 GET_EXTERNAL_STATUS Instance method Public Method 20110202
3 GET_ICON_NAME Instance method Public Method 20110202
4 GET_INTERNAL_STATUS Instance method Public Method 20110202
5 SET_INTERNAL_STATUS Instance method Public Method 20110202
Events
Class CL_ISH_NL_DBC_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_ICON Private See coding 20110202 TY_T_ICON type STANDARD TABLE OF ICON
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20110202

Method CONSTRUCTOR on class CL_ISH_NL_DBC_STATUS has no exception.

Method GET_EXTERNAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS_DESCR Call by reference Type reference (TYPE) ISH_NL_OMSCH ISH_NL: Umschreibung 20110202
2 Exporting E_STATUS_EXT Call by reference Type reference (TYPE) ISH_NL_STATUS ISH_NL: DBC interner status 20110202

Method GET_EXTERNAL_STATUS on class CL_ISH_NL_DBC_STATUS has no exception.

Method GET_ICON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON_NAME Call by reference Type reference (TYPE) ICON_NAME Iconname 20110202
2 Exporting E_ICON_TEXT Call by reference Type reference (TYPE) ICON_TEXT Ikone in Textfeldern (Ersatzdarstellung, Alias) 20110202

Method GET_ICON_NAME on class CL_ISH_NL_DBC_STATUS has no exception.

Method GET_INTERNAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) ISH_NL_STATUS ISH_NL: DBC interner status 20110202

Method GET_INTERNAL_STATUS on class CL_ISH_NL_DBC_STATUS has no exception.

Method SET_INTERNAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) ISH_NL_STATUS ISH_NL: DBC interner status 20110202

Method SET_INTERNAL_STATUS on class CL_ISH_NL_DBC_STATUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in