SAP ABAP Class CL_ISH_SCR_ACD_LIST (IS-H: List of Appointment Template Dependencies)
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_SCR_ALV_GRID IS-H: Base Class for ALV Grid Screens 20050312
Properties
Class CL_ISH_SCR_ACD_LIST  
Short Description IS-H: List of Appointment Template Dependencies    
Super Class CL_ISH_SCR_ALV_GRID IS-H: Base Class for ALV Grid Screens 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG   IS-H: Appointment Management; TSA Development 
Created 20050312   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_ACD_LIST has no forward declaration.
Interfaces
Class CL_ISH_SCR_ACD_LIST has no interface implemented.
Friends
Class CL_ISH_SCR_ACD_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OUTTAB Instance attribute Protected Type reference (TYPE) ISHMED_T_DYNP_APCND_GRID Output Table 20050312
2 G_FIELDNAME_APCNID2 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'APCNID2' Field Name APCNID2 20060322
3 G_FIELDNAME_APCNID2_LB Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'APCNID2_LB' Field Name APCNID2_LB 20060322
4 G_FIELDNAME_APCNID2_LBOBJ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'APCNID2_LBOBJ' Field Name APCNID2_LBOBJ 20060322
5 G_FIELDNAME_APCNID2_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'APCNID2_TXT' Field Name APCNID2_TXT 20060322
6 G_FIELDNAME_DISTUNIT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'DISTUNIT' Field Name DISTUNIT 20060322
7 G_FIELDNAME_DISTUNIT_LB Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'DISTUNIT_LB' Field Name DISTUNIT_LB 20060322
8 G_FIELDNAME_DISTUNIT_LBOBJ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'DISTUNIT_LBOBJ' Field Name DISTUNIT_LBOBJ 20060322
9 G_FIELDNAME_DISTUNIT_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'DISTUNIT_TXT' Field Name DISTUNIT_TXT 20060322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050312
2 CREATE Static method Public Method Instance of Screen Class for Appt Template Dependencies 20050312
3 CREATE_LISTBOX_APCNID2 Instance method Protected Method Creates the List Box Object for "Subsequent Template" 20060322
4 CREATE_LISTBOX_DISTUNIT Instance method Protected Method Creates the List Box Object for "Unit" 20060322
Events
Class CL_ISH_SCR_ACD_LIST has no event.
Types
Class CL_ISH_SCR_ACD_LIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_ACD_LIST has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20050312

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 Instanz zur Fehlerbearbeitung 20050312
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_ACD_LIST Instanz der Screenklasse 20050312
3 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN Interface für die Bildklassen 20050312
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050312

Method CREATE on class CL_ISH_SCR_ACD_LIST has no exception.

Method CREATE_LISTBOX_APCNID2 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 Instanz zur Fehlerbearbeitung 20060322
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX Zugehöriges Listboxobjekt 20060322
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC Returncode 20060322
4 Importing I_FIELDVALUE Call by reference Type reference (TYPE) NFVVALUE Aktueller Wert 20060322
5 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilenindex 20060322

Method CREATE_LISTBOX_APCNID2 on class CL_ISH_SCR_ACD_LIST has no exception.

Method CREATE_LISTBOX_DISTUNIT 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 Instanz zur Fehlerbearbeitung 20060322
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX Zugehöriges Listboxobjekt 20060322
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC Returncode 20060322
4 Importing I_FIELDVALUE Call by reference Type reference (TYPE) NFVVALUE Aktueller Wert 20060322
5 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilenindex 20060322

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