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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 20040209 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | BUTTON_OPEN_TREE | 20040209 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Dynamic Documents: Selection Element | 20040202 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SDYDO_VALUE | '1' | Constant | 20040202 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SDYDO_VALUE | '2' | Constant | 20040202 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SDYDO_VALUE | '3' | Constant | 20040202 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_OPTION_TAB | Combobox | 20040205 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | loading container | 20040202 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20040202 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Flag to trigger the size of the docking cont. | 20040210 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | variable for input element | 20040205 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DSYST-DOKTITLE | Document title for F4 help | 20040210 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | variable for input element | 20040205 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | variable for input element | 20040205 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | To check if the Doc. fields are already created | 20040205 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Input element | 20040204 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Input element | 20040204 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Input element | 20040204 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DFIES-FIELDNAME | Flied name for F4 help | 20040210 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamic Documents: Form Area | 20040202 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | variable for the gap between the text and input field | 20040202 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | variable for the gap between the text and input field | 20040202 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | variable for the gap between the text and input field | 20040202 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Flag to trigger the loading of the PSB | 20040206 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | '' | new combo value | 20040202 | |
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | '' | new input value | 20040202 | |
27 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Input element | 20040202 | ||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | variable for input element | 20040202 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Flag to signify that only the combo value was changed | 20040414 | ||
30 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-REPID | Variable to hold the sy-repid | 20040210 | ||
31 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_VALUE | Value of selection in combobox that is selected | 20040414 | ||
32 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DFIES-TABNAME | Table name for F4 help | 20040210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks that there are values in the input fields | 20040205 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20040202 |
3 | ![]() |
Instance method | Public | Method | Creates layout for loading area | 20040202 |
4 | ![]() |
Instance method | Private | Event handling method | F1 Help for selected object | 20040202 |
5 | ![]() |
Instance method | Private | Event handling method | F1 Help for document type | 20040210 |
6 | ![]() |
Instance method | Private | Event handling method | F1 Help for document part | 20040210 |
7 | ![]() |
Instance method | Private | Event handling method | F1 Help for document version | 20040210 |
8 | ![]() |
Instance method | Private | Event handling method | F4 Help for input field | 20040202 |
9 | ![]() |
Instance method | Public | Method | Gets the values from the parameter IDs for the fields | 20040205 |
10 | ![]() |
Instance method | Public | Event handling method | Handles open tree events | 20040202 |
11 | ![]() |
Instance method | Private | Event handling method | Event handler | 20040202 |
12 | ![]() |
Instance method | Public | Method | Loads the selected object with appropriate check | 20040202 |
13 | ![]() |
Instance method | Private | Event handling method | Loads the selected object with appropriate check | 20040202 |
14 | ![]() |
Instance method | Public | Method | Returns values from input fields | 20040205 |
15 | ![]() |
Instance method | Public | Method | Sets the parameter IDs of the values and trans to upper case | 20040205 |
16 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
FIRST_DISPLAY | Call by reference | Type reference (TYPE) | C | Kennz. Löschvormerk. | 20040202 | ||
2 | ![]() |
MODE_SELECTION | Call by reference | Type reference (TYPE) | C | Kennz. Löschvormerk. | 20040202 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_DOC_FIELDS_VISIBLE | Call by reference | Type reference (TYPE) | XFELD | 20040210 | |||
2 | ![]() |
E_DOKAR_VALUE | Call by reference | Type reference (TYPE) | DRAW-DOKAR | 20040205 | |||
3 | ![]() |
E_DOKTL_VALUE | Call by reference | Type reference (TYPE) | DRAW-DOKTL | 20040205 | |||
4 | ![]() |
E_DOKVR_VALUE | Call by reference | Type reference (TYPE) | DRAW-DOKVR | 20040205 | |||
5 | ![]() |
E_LOAD_PSB_FLAG | Call by reference | Type reference (TYPE) | XFELD | 20040206 | |||
6 | ![]() |
E_NEW_COMBO_VALUE | Call by reference | Type reference (TYPE) | SDYDO_VALUE | 20040205 | |||
7 | ![]() |
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 |