SAP ABAP Class CL_ISH_SCR_CORDPOS_COLL (IS-H: Expandable/Collapsible Screen Item Components CORD)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_COLLAPSIBLE_STD IS-H: Expandable/Collapsible Screen Header Components CORD 20040211
Properties
Class CL_ISH_SCR_CORDPOS_COLL  
Short Description IS-H: Expandable/Collapsible Screen Item Components CORD    
Super Class CL_ISH_SCREEN_COLLAPSIBLE_STD IS-H: Expandable/Collapsible Screen Header Components CORD 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CORDMG   IS-H: Clinical Ordering; TSA Development 
Created 20031020   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_CORDPOS_COLL has no forward declaration.
Interfaces
Class CL_ISH_SCR_CORDPOS_COLL has no interface implemented.
Friends
Class CL_ISH_SCR_CORDPOS_COLL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SCR_CORDPOS_DETAIL Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_CORDPOS_DETAIL IS-H: Screen Class Clinical Order Item Details 20031020
2 GR_SCR_CORDPOS_SHORT Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_CORDPOS_SHORT IS-H: Screen Class Item Data Clinical Order Concise View 20031020
3 G_DISPLAY_ONLY_POSNR Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Display Item Number Only 20040324
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Instantiates a CL_ISH_SCR_CORDPOS_COLL Object 20031020
2 GET_CORDPOS Instance method Public Method Returns Corresponding Order Items 20031215
3 GET_DISPLAY_ONLY_POSNR Instance method Public Method Returns Indicator whether Only Item Number Is Displayed 20040324
4 GET_SCR_CORDPOS_DETAIL Instance method Public Method Returns the Screen Instance for Item Components Detail View 20031020
5 GET_SCR_CORDPOS_SHORT Instance method Public Method Returns the Screen Instance for Item Components Concise View 20031020
6 GET_T_COMPPOS Instance method Public Method Returns All Item Components 20040216
7 SET_DISPLAY_ONLY_POSNR Instance method Public Method Sets Indicator Whether Only Item Number Displayed 20040324
Events
Class CL_ISH_SCR_CORDPOS_COLL has no event.
Types
Class CL_ISH_SCR_CORDPOS_COLL has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031020
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_CORDPOS_COLL IS-H: Auf-/Zuklappbarer Bildschirm Pos.bausteine Kl. Auftrag 20031020
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020

Method CREATE on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Vormerkung 20031215

Method GET_CORDPOS on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method GET_DISPLAY_ONLY_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY_ONLY_POSNR Value transfer Type reference (TYPE) ISH_ON_OFF ON: Nur Posnr wird angezeigt. 20040324

Method GET_DISPLAY_ONLY_POSNR on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method GET_SCR_CORDPOS_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031020
2 Exporting ER_SCR_CORDPOS_DETAIL Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_CORDPOS_DETAIL IS-H: Screenklasse Kl. Auftragsposition Detail 20031020
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Screen bei Bedarf instanzieren 20040211

Method GET_SCR_CORDPOS_DETAIL on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method GET_SCR_CORDPOS_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031020
2 Exporting ER_SCR_CORDPOS_SHORT Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_CORDPOS_SHORT IS-H: Screenklasse Positionsdaten Kl. Auftrag Kurzansicht 20031020
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Screen bei Bedarf instanzieren 20040211

Method GET_SCR_CORDPOS_SHORT on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method GET_T_COMPPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COMPPOS Value transfer Type reference (TYPE) ISH_T_COMPONENT IS-H: Tabelle mit IF_ISH_COMPONENT Objektreferenzen 20040216

Method GET_T_COMPPOS on class CL_ISH_SCR_CORDPOS_COLL has no exception.

Method SET_DISPLAY_ONLY_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY_POSNR Value transfer Type reference (TYPE) ISH_ON_OFF ON: Nur Posnr wird angezeigt. 20040324

Method SET_DISPLAY_ONLY_POSNR on class CL_ISH_SCR_CORDPOS_COLL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472