SAP ABAP Class CL_MPD_LOADING_AREA (Loading Area for MPD)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Properties
Class CL_MPD_LOADING_AREA  
Short Description Loading Area for MPD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_MPD   Maintenance Program Definition 
Created 20040202   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MPD_LOADING_AREA has no interface implemented.
Friends
Class CL_MPD_LOADING_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTON_F4_HELP Instance attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT Dynamic Documents: Button Element 20040209
2 BUTTON_LOAD_TREE Instance attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT BUTTON_OPEN_TREE 20040209
3 COMBOBOX Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20040202
4 COMBOBOX_DOCU Constant Private Type reference (TYPE) SDYDO_VALUE '1' Constant 20040202
5 COMBOBOX_EQUIP Constant Private Type reference (TYPE) SDYDO_VALUE '2' Constant 20040202
6 COMBOBOX_FUNCT Constant Private Type reference (TYPE) SDYDO_VALUE '3' Constant 20040202
7 COMBOBOX_TAB Instance attribute Private Type reference (TYPE) SDYDO_OPTION_TAB Combobox 20040205
8 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER loading container 20040202
9 DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20040202
10 DOC_FIELDS_VISIBLE Instance attribute Private Type reference (TYPE) XFELD Flag to trigger the size of the docking cont. 20040210
11 DOKAR_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE variable for input element 20040205
12 DOKTITLE Instance attribute Private Type reference (TYPE) DSYST-DOKTITLE Document title for F4 help 20040210
13 DOKTL_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE variable for input element 20040205
14 DOKVR_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE variable for input element 20040205
15 DOK_FIELDS_CREATED_FLAG Instance attribute Private Type reference (TYPE) XFELD To check if the Doc. fields are already created 20040205
16 DOK_PART Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Input element 20040204
17 DOK_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Input element 20040204
18 DOK_VERSION Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Input element 20040204
19 FIELDNAME Instance attribute Private Type reference (TYPE) DFIES-FIELDNAME Flied name for F4 help 20040210
20 FORM_INPUT Instance attribute Private Object reference (TYPE REF TO) CL_DD_FORM_AREA Dynamic Documents: Form Area 20040202
21 G_GAP1 Instance attribute Protected Type reference (TYPE) I variable for the gap between the text and input field 20040202
22 G_GAP2 Instance attribute Protected Type reference (TYPE) I variable for the gap between the text and input field 20040202
23 G_GAP3 Instance attribute Protected Type reference (TYPE) I variable for the gap between the text and input field 20040202
24 LOAD_PSB_FLAG Instance attribute Private Type reference (TYPE) XFELD Flag to trigger the loading of the PSB 20040206
25 NEW_COMBO_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE '' new combo value 20040202
26 NEW_INPUT_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE '' new input value 20040202
27 OBJECT_NUMBER Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Input element 20040202
28 OBJECT_NUMBER_VALUE Instance attribute Private Type reference (TYPE) SDYDO_VALUE variable for input element 20040202
29 ONLY_COMBO_CHANGE_FLAG Instance attribute Private Type reference (TYPE) XFELD Flag to signify that only the combo value was changed 20040414
30 REPID Instance attribute Private Type reference (TYPE) SY-REPID Variable to hold the sy-repid 20040210
31 SELECTED_COMBOBOX_ENTRY Instance attribute Private Type reference (TYPE) SDYDO_VALUE Value of selection in combobox that is selected 20040414
32 TABNAME Instance attribute Private Type reference (TYPE) DFIES-TABNAME Table name for F4 help 20040210
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INPUT_FIELDS_FULL Instance method Public Method Checks that there are values in the input fields 20040205
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040202
3 CREATE_LAYOUT Instance method Public Method Creates layout for loading area 20040202
4 F1_HELP Instance method Private Event handling method F1 Help for selected object 20040202
5 F1_HELP_DOKAR Instance method Private Event handling method F1 Help for document type 20040210
6 F1_HELP_DOKTL Instance method Private Event handling method F1 Help for document part 20040210
7 F1_HELP_DOKVR Instance method Private Event handling method F1 Help for document version 20040210
8 F4_HELP Instance method Private Event handling method F4 Help for input field 20040202
9 GET_ID_INPUT_VALUES Instance method Public Method Gets the values from the parameter IDs for the fields 20040205
10 HANDLE_BUTTONS Instance method Public Event handling method Handles open tree events 20040202
11 HANDLE_COMBOBOX_SELECTION Instance method Private Event handling method Event handler 20040202
12 LOAD_OBJECT Instance method Public Method Loads the selected object with appropriate check 20040202
13 ON_ENTERED Instance method Private Event handling method Loads the selected object with appropriate check 20040202
14 RETURN_INPUT_VALUES Instance method Public Method Returns values from input fields 20040205
15 SET_ID_INPUT_VALUES Instance method Public Method Sets the parameter IDs of the values and trans to upper case 20040205
16 TRANSLATE_FIELDS Instance method Public Method Translates the text to upper case 20040414
Events
Class CL_MPD_LOADING_AREA has no event.
Types
Class CL_MPD_LOADING_AREA has no local type.
Method Signatures

Method CHECK_INPUT_FIELDS_FULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEED_LOADAREA_DATA Call by reference Type reference (TYPE) XFELD Flag to signify that a CFW flush is needed 20040512

Method CHECK_INPUT_FIELDS_FULL on class CL_MPD_LOADING_AREA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOADINGCONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20040202

Method CONSTRUCTOR on class CL_MPD_LOADING_AREA has no exception.

Method CREATE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_DISPLAY Call by reference Type reference (TYPE) C Kennz. Löschvormerk. 20040202
2 Importing MODE_SELECTION Call by reference Type reference (TYPE) C Kennz. Löschvormerk. 20040202
3 Importing ON_ENTERED Call by reference Type reference (TYPE) C 20040202

Method CREATE_LAYOUT on class CL_MPD_LOADING_AREA has no exception.

Method F1_HELP Signature

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

Method F1_HELP on class CL_MPD_LOADING_AREA has no exception.

Method F1_HELP_DOKAR Signature

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

Method F1_HELP_DOKAR on class CL_MPD_LOADING_AREA has no exception.

Method F1_HELP_DOKTL Signature

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

Method F1_HELP_DOKTL on class CL_MPD_LOADING_AREA has no exception.

Method F1_HELP_DOKVR Signature

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

Method F1_HELP_DOKVR on class CL_MPD_LOADING_AREA has no exception.

Method F4_HELP Signature

Method F4_HELP on class CL_MPD_LOADING_AREA has no parameter.
Method F4_HELP on class CL_MPD_LOADING_AREA has no exception.

Method GET_ID_INPUT_VALUES Signature

Method GET_ID_INPUT_VALUES on class CL_MPD_LOADING_AREA has no parameter.
Method GET_ID_INPUT_VALUES on class CL_MPD_LOADING_AREA has no exception.

Method HANDLE_BUTTONS Signature

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

Method HANDLE_BUTTONS on class CL_MPD_LOADING_AREA has no exception.

Method HANDLE_COMBOBOX_SELECTION Signature

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

Method HANDLE_COMBOBOX_SELECTION on class CL_MPD_LOADING_AREA has no exception.

Method LOAD_OBJECT Signature

Method LOAD_OBJECT on class CL_MPD_LOADING_AREA has no parameter.
Method LOAD_OBJECT on class CL_MPD_LOADING_AREA has no exception.

Method ON_ENTERED Signature

Method ON_ENTERED on class CL_MPD_LOADING_AREA has no parameter.
Method ON_ENTERED on class CL_MPD_LOADING_AREA has no exception.

Method RETURN_INPUT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC_FIELDS_VISIBLE Call by reference Type reference (TYPE) XFELD 20040210
2 Exporting E_DOKAR_VALUE Call by reference Type reference (TYPE) DRAW-DOKAR 20040205
3 Exporting E_DOKTL_VALUE Call by reference Type reference (TYPE) DRAW-DOKTL 20040205
4 Exporting E_DOKVR_VALUE Call by reference Type reference (TYPE) DRAW-DOKVR 20040205
5 Exporting E_LOAD_PSB_FLAG Call by reference Type reference (TYPE) XFELD 20040206
6 Exporting E_NEW_COMBO_VALUE Call by reference Type reference (TYPE) SDYDO_VALUE 20040205
7 Exporting E_NEW_INPUT_VALUE Call by reference Type reference (TYPE) SDYDO_VALUE 20040205

Method RETURN_INPUT_VALUES on class CL_MPD_LOADING_AREA has no exception.

Method SET_ID_INPUT_VALUES Signature

Method SET_ID_INPUT_VALUES on class CL_MPD_LOADING_AREA has no parameter.
Method SET_ID_INPUT_VALUES on class CL_MPD_LOADING_AREA has no exception.

Method TRANSLATE_FIELDS Signature

Method TRANSLATE_FIELDS on class CL_MPD_LOADING_AREA has no parameter.
Method TRANSLATE_FIELDS on class CL_MPD_LOADING_AREA has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500