SAP ABAP Class CL_ISH_LB_NEHCINSREP (IS-H: Listbox for Insurance Product eCards)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_LISTBOX IS-H: Base Class for Screen List Boxes 20090527
Properties
Class CL_ISH_LB_NEHCINSREP  
Short Description IS-H: Listbox for Insurance Product eCards    
Super Class CL_ISH_LISTBOX IS-H: Base Class for Screen List Boxes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NPAS   Application development patient accounting system 
Created 20090527   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_LB_NEHCINSREP has no interface implemented.
Friends
Class CL_ISH_LB_NEHCINSREP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20090527
2 G_KEY Instance attribute Protected Type reference (TYPE) ISH_EHC_CODE Code of Insurance Product 20090527
3 G_LNCRD Instance attribute Protected Type reference (TYPE) ISH_LNCARD Sequence Number of Health Insurance Card 20090527
4 G_LNCRD_DET Instance attribute Protected Type reference (TYPE) ISH_LNCARD_DET Sequential Details of Health Insurance Card 20090527
5 G_REPTYPE Instance attribute Protected Type reference (TYPE) ISH_EHC_REPTYPE Type of Additional Data for EHIC Insurance Data 20090527
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills List Box 20090527
Events
Class CL_ISH_LB_NEHCINSREP has no event.
Types
Class CL_ISH_LB_NEHCINSREP has no local type.
Method Signatures

Method FILL_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LB_OBJECT Value transfer Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20090527
2 Exporting E_FIRST_KEY Value transfer Type reference (TYPE) ISH_EHC_CODE 20090527
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20090527
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20090527
5 Importing I_LNCRD Value transfer Type reference (TYPE) ISH_LNCARD 20090527
6 Importing I_LNCRD_DET Value transfer Type reference (TYPE) ISH_LNCARD_DET 20090527
7 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20090527
8 Importing I_REPTYPE Value transfer Type reference (TYPE) ISH_EHC_REPTYPE 20090527

Method FILL_LISTBOX on class CL_ISH_LB_NEHCINSREP has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in