SAP ABAP Class CL_ISHMED_SCR_TRANS_TYPE (IS-H: Transport Type Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1BASE_MED (Package) IS-H*MED: Basic Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 20030904
Properties
Class CL_ISHMED_SCR_TRANS_TYPE  
Short Description IS-H: Transport Type Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE_MED   IS-H*MED: Basic Functionality 
Created 20030904   SAP 
Last change 20050409   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_ISHMED_SCR_TRANS_TYPE has no interface implemented.
Friends
Class CL_ISHMED_SCR_TRANS_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_TABNAME Constant Public Type reference (TYPE) TABNAME 'N1VKG' Table Name 20031106
2 CO_TYPE_PRC_TRANS_TYPE Instance attribute Private Attribute reference (LIKE) 20030917
3 CO_TYPE_SCR_TRANS_TYPE Instance attribute Private Attribute reference (LIKE) 20030917
4 G_FIELDNAME_TPAE Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for TPAE 20030916
5 G_PREFIX_FIELDNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_TRANS_TYPE' IS-H: Field Name 20040107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030904
2 CREATE Static method Public Method Create Instance of Screen 20030904
3 CREATE_LISTBOX_TRANSP Instance method Public Method Fill List Box for Transport Type 20030916
Events
Class CL_ISHMED_SCR_TRANS_TYPE has no event.
Types
Class CL_ISHMED_SCR_TRANS_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

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 20030904
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_TRANS_TYPE IS-H: Bausteinklasse Aufnahmedaten 20030904
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030904

Method CREATE on class CL_ISHMED_SCR_TRANS_TYPE has no exception.

Method CREATE_LISTBOX_TRANSP 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 20030929
2 Exporting ER_LB_OBJECT Value transfer Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20030929
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030929

Method CREATE_LISTBOX_TRANSP on class CL_ISHMED_SCR_TRANS_TYPE has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 472