SAP ABAP Class CL_ISH_LB_POS_CORDTYP (IS-H: List Box Items)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1APMG (Package) IS-H: Appointment Management; TSA Development
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 20041230
Properties
Class CL_ISH_LB_POS_CORDTYP  
Short Description IS-H: List Box Items    
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 N1APMG   IS-H: Appointment Management; TSA Development 
Created 20041230   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_LB_POS_CORDTYP has no forward declaration.
Interfaces
Class CL_ISH_LB_POS_CORDTYP has no interface implemented.
Friends
Class CL_ISH_LB_POS_CORDTYP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CORDER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CORDER Clinical Order 20050125
2 GT_APP_CONSTRAINT Instance attribute Protected Type reference (TYPE) ISHMED_T_APP_CONSTRAINT_OBJECT Appointment Templates 20060321
3 GT_EXCL_POS Instance attribute Protected Type reference (TYPE) ISH_T_CORDPOS Items to Be Hidden 20050125
4 G_BEWTY Instance attribute Protected Type reference (TYPE) BEWTY Movement Category 20050125
5 G_NOT_PLANNED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Non-Planned Items Only 20050126
6 G_PLANABLE_ONLY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Plannable Items Only 20050610
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fills List Box 20050124
2 GET_APP_CONSTRAINT Instance method Public Method Gets the Appointment Template Object for the Internal ID 20060321
Events
Class CL_ISH_LB_POS_CORDTYP has no event.
Types
Class CL_ISH_LB_POS_CORDTYP 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 20050124
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050124
3 Importing IR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Klinischer Auftrag 20050125
4 Importing IT_EXCL_POS Value transfer Type reference (TYPE) ISH_T_CORDPOS Nicht auswählbare Positionen 20050125
5 Importing I_BEWTY Value transfer Type reference (TYPE) BEWTY '*' Bewegungstyp 20050125
6 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20050124
7 Importing I_NOT_PLANNED Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Nur nicht geplante Positionen ON / OFF 20050126
8 Importing I_PLANABLE_ONLY Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Nur planbare Positionen ON / OFF 20050610
9 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050124

Method FILL_LISTBOX on class CL_ISH_LB_POS_CORDTYP has no exception.

Method GET_APP_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APCNID_INT Value transfer Type reference (TYPE) N1APCNID Identifikation einer Terminvorgabe 20060321
2 Returning RR_APP_CONSTRAINT Value transfer Object reference (TYPE REF TO) CL_ISH_APP_CONSTRAINT Terminvorgabeobjekt 20060321

Method GET_APP_CONSTRAINT on class CL_ISH_LB_POS_CORDTYP has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 600