SAP ABAP Class CL_ISHMED_VD_INPUTBOX (IS-H*MED PD: Dialogbox for Data Input)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20020328
Properties
Class CL_ISHMED_VD_INPUTBOX  
Short Description IS-H*MED PD: Dialogbox for Data Input    
Super Class CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20010702   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 N2VDT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_VD_INPUTBOX has no interface implemented.
Friends
Class CL_ISHMED_VD_INPUTBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATE Instance attribute Public Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20020214
2 DD Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Input Area 20010703
3 DESCR Instance attribute Public Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20020214
4 EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_LTE_EDITOR IS-H*MED: Editor with Text Modules 20010703
5 INPUTFORM Instance attribute Private Object reference (TYPE REF TO) CL_DD_FORM_AREA Dynamic Documents: Form Area 20010703
6 NOTE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE IS-H*MED PD: Note with Collection of Items 20020214
7 STATUS Instance attribute Public Object reference (TYPE REF TO) CL_DD_AREA Dynamic Documents: Input Element 20020214
8 TB_BUTTONS Instance attribute Private Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20020214
9 TB_EVENT Instance attribute Private Type reference (TYPE) CNTL_SIMPLE_EVENT TB_EVENT 20020214
10 TB_EVENTS Instance attribute Private Type reference (TYPE) CNTL_SIMPLE_EVENTS TB_EVENTS 20020214
11 VMA Instance attribute Public Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20020214
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Private Event handling method Close Dialog Handler 20020328
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010702
3 CONSTRUCT_BUTTONAREA Instance method Private Method Constructor for Button Area 20020214
4 CONSTRUCT_INPUTAREA Instance method Private Method Constructor for Input Area 20010703
5 DISPLAY Instance method Public Method Show Input Dialog 20011207
6 ON_FUNCTION_SELECT Instance method Private Event handling method ON_FUNCTION_SELECT Handler 20020214
7 REFRESH_INPUT Instance method Private Method Refresh Input Area 20010703
8 RELEASE Instance method Private Event handling method Release Note Handler 20020328
9 SET_DATA Instance method Public Method Set Data to Input Box 20020113
10 SET_DISPLAY_MODE Instance method Public Method Set Display Mode 20020322
11 SUBMIT Instance method Public Event handling method Transfer Data from Input Dialog to Note 20020218
Events
Class CL_ISHMED_VD_INPUTBOX has no event.
Types
Class CL_ISHMED_VD_INPUTBOX has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CANCEL on class CL_ISHMED_VD_INPUTBOX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE IS-H*MED VD: Note with Collection of Items 20020214
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010702
# Exception Resumable Description Created on
1 ERR_CREATE Error while creating object 20010702

Method CONSTRUCT_BUTTONAREA Signature

Method CONSTRUCT_BUTTONAREA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CONSTRUCT_BUTTONAREA on class CL_ISHMED_VD_INPUTBOX has no exception.

Method CONSTRUCT_INPUTAREA Signature

Method CONSTRUCT_INPUTAREA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CONSTRUCT_INPUTAREA on class CL_ISHMED_VD_INPUTBOX has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Value transfer Type reference (TYPE) FLAG 'X' On - 'X' , off - Space 20011207

Method DISPLAY on class CL_ISHMED_VD_INPUTBOX has no exception.

Method ON_FUNCTION_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20020214
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020214

Method ON_FUNCTION_SELECT on class CL_ISHMED_VD_INPUTBOX has no exception.

Method REFRESH_INPUT Signature

Method REFRESH_INPUT on class CL_ISHMED_VD_INPUTBOX has no parameter.
# Exception Resumable Description Created on
1 ERR_DISPLAY Error display HTML DD 20010703

Method RELEASE Signature

Method RELEASE on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method RELEASE on class CL_ISHMED_VD_INPUTBOX has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method SET_DATA on class CL_ISHMED_VD_INPUTBOX has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Value transfer Type reference (TYPE) FLAG X - display; SPACE - edit 20020322

Method SET_DISPLAY_MODE on class CL_ISHMED_VD_INPUTBOX has no exception.

Method SUBMIT Signature

Method SUBMIT on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method SUBMIT on class CL_ISHMED_VD_INPUTBOX has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463