SAP ABAP Class CL_RFCDEST_MDMP (SM59 Maintenance of MDMP Destinations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_GUI_ALV_GRID_SKELETON | Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT) | 20101130 |
Properties
| Class | CL_RFCDEST_MDMP | |
| Short Description | SM59 Maintenance of MDMP Destinations | |
| Super Class | CL_SCP_GUI_ALV_GRID_SKELETON | Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20020619 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFCDEST_MDMP has no forward declaration.
Interfaces
Class CL_RFCDEST_MDMP has no interface implemented.
Friends
Class CL_RFCDEST_MDMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20020621 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Read-only | 20020816 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CPLANGTAB | 20020620 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Terminator in Storage String | 20020620 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Version ID Memory String | 20020704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check: LANG Allowed in MDMP System | 20020702 | |
| 2 | Instance method | Private | Method | Check: Consistency of (Private) Table | 20020703 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020620 | |
| 4 | Instance method | Public | Method | 20020620 | ||
| 5 | Instance method | Private | Method | Fill TAB from Version 1 Storage String | 20020704 | |
| 6 | Instance method | Public | Method | 20020812 | ||
| 7 | Instance method | Public | Method | Return Storage String | 20020620 | |
| 8 | Instance method | Public | Event handling method | 20020626 | ||
| 9 | Instance method | Public | Method | Set Handler for Info (that is Documentation) Button | 20020626 | |
| 10 | Instance method | Public | Method | Set: Save List Attribute | 20020621 |
Events
Class CL_RFCDEST_MDMP has no event.
Types
Class CL_RFCDEST_MDMP has no local type.
Method Signatures
Method CHECK_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANG | Call by reference | Type reference (TYPE) | LANG | Sprachkennzeichen | 20020702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | in MDMP System nicht erlaubt. | 20020702 |
Method CHECK_TAB Signature
Method CHECK_TAB on class CL_RFCDEST_MDMP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020703 | |||
| 2 | 20020703 | |||
| 3 | internal tab has no entry with valid lang & codepg | 20020808 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020621 | |||
| 2 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20020620 | |||
| 3 | IM_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020703 | |||
| 4 | READONLY | Call by reference | Type reference (TYPE) | CHAR01 | Read only: display, no maintenance | 20020816 |
Method CONSTRUCTOR on class CL_RFCDEST_MDMP has no exception.
Method FILL0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020620 | |||
| 2 | STRINGLOAD | Call by reference | Type reference (TYPE) | CPLANGSTRING | Liste Sprache-CodePage zur Speicherung bei RFC Destination | 20020620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Parameter STRINGLOAD | 20020702 |
Method FILL_V1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRINGLOAD | Call by reference | Type reference (TYPE) | CPLANGSTRING | Liste Sprache-CodePage zur Speicherung bei RFC Destination | 20020704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020704 |
Method FREE Signature
Method FREE on class CL_RFCDEST_MDMP has no parameter.
Method FREE on class CL_RFCDEST_MDMP has no exception.
Method GET0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SAVE | Call by reference | Type reference (TYPE) | CHAR01 | Liste Sichern | 20020621 | |||
| 2 | STRINGSTORE | Call by reference | Type reference (TYPE) | CPLANGSTRING | Liste Sprache-CodePage zur Speicherung bei RFC Destination | 20020620 |
Method GET0 on class CL_RFCDEST_MDMP has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20020626 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_RFCDEST_MDMP has no exception.
Method SET_HANDLER_INFO Signature
Method SET_HANDLER_INFO on class CL_RFCDEST_MDMP has no parameter.
Method SET_HANDLER_INFO on class CL_RFCDEST_MDMP has no exception.
Method SET_SAVE Signature
Method SET_SAVE on class CL_RFCDEST_MDMP has no parameter.
Method SET_SAVE on class CL_RFCDEST_MDMP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |