SAP ABAP Class CL_CNVTDMS_SCR_LOGSYS_MAP (Assistance Class for CNVTDMS_SCR_LOGSYS_MAP)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_SCR_DATA (Package) Data Provider Package for TDMS Scrambling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20130401 |
Properties
| Class | CL_CNVTDMS_SCR_LOGSYS_MAP | |
| Short Description | Assistance Class for CNVTDMS_SCR_LOGSYS_MAP | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_SCR_DATA | Data Provider Package for TDMS Scrambling |
| Created | 20130401 | SAP |
| Last change | 20141107 | |
| 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_CNVTDMS_SCR_LOGSYS_MAP has no interface implemented.
Friends
Class CL_CNVTDMS_SCR_LOGSYS_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20130401 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYST-MSGID | 'CNV_TDMS_SCR_UI' | Message Class | 20130528 | ||
| 3 | Constant | Public | Type reference (TYPE) | MSGTY | 'I' | Message Type I | 20130528 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYST-MSGNO | '166' | Message Number | 20130528 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYST-MSGNO | '167' | Message Number | 20130528 | ||
| 6 | Constant | Public | Type reference (TYPE) | MSGTY | 'S' | Message Type S | 20130528 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_MBT_EXECUTION | Execution | 20130401 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_STEP | Process Step | 20130401 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130401 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20130401 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130401 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130528 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20130423 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CNVTDMSSCR_TT_TRANSLATION | Table type of CNVRENAME | 20130401 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CNVTDMSSCR_TT_TRANSLATION | Table type of CNVRENAME | 20130401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check for UnSaved Data | 20130402 | |
| 2 | Instance method | Public | Method | Get F4 help data for Logical system | 20130725 | |
| 3 | Instance method | Public | Method | Get Logsys Mapping from DB | 20130401 | |
| 4 | Instance method | Public | Method | Get Logsys Mapping from Local | 20130401 | |
| 5 | Instance method | Public | Method | Get RFC Destination | 20130401 | |
| 6 | Instance method | Public | Method | Save Data | 20130401 | |
| 7 | Instance method | Public | Method | Set Logsys Mapping to DB | 20130401 | |
| 8 | Instance method | Public | Method | Set Logsys Mapping to Local | 20130401 | |
| 9 | Instance method | Public | Method | State Finish | 20130401 | |
| 10 | Instance method | Public | Method | State Init | 20130401 | |
| 11 | Instance method | Public | Method | Status Update | 20130423 | |
| 12 | Instance method | Public | Method | Validate the User Input | 20130401 |
Events
Class CL_CNVTDMS_SCR_LOGSYS_MAP has no event.
Types
Class CL_CNVTDMS_SCR_LOGSYS_MAP has no local type.
Method Signatures
Method CHECK_FOR_UNSAVED_DATA Signature
Method CHECK_FOR_UNSAVED_DATA on class CL_CNVTDMS_SCR_LOGSYS_MAP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Saved | 20130402 |
Method GET_F4_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOGSYS | Value transfer | Type reference (TYPE) | CNVTDMS_EC_LOGSYS | Table Type for tbdls | 20130725 | |||
| 2 | IV_PATTERN | Call by reference | Type reference (TYPE) | CNVTDMSSCR_TS_TRANSLATION-FROM_VALUE | Logical system | 20130828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC error | 20130828 |
Method GET_MAPPING_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RENAME | Value transfer | Type reference (TYPE) | CNVTDMSSCR_TT_RENAME | Conversion: Renaming 1:1 | 20130401 |
Method GET_MAPPING_DB on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method GET_MAPPING_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING | Value transfer | Type reference (TYPE) | CNVTDMSSCR_TT_TRANSLATION | Table type of CNVRENAME | 20130401 |
Method GET_MAPPING_LOCAL on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESTINATION_ID | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130401 | |||
| 2 | I_EXEC_TARGET | Value transfer | Type reference (TYPE) | CNV_MBT_EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20130401 |
Method GET_RFC_DESTINATION on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROW_NUMBER | Value transfer | Type reference (TYPE) | I | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Duplicate Entries Maintained | 20130423 | ||
| 2 | New Value Not Maintained | 20130402 | ||
| 3 | No Changes to SAVE | 20130402 | ||
| 4 | No Mapping Found | 20130423 |
Method SET_MAPPING_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RENAME | Value transfer | Type reference (TYPE) | CNVTDMSSCR_TT_RENAME | Table type of CNVRENAME | 20130401 |
Method SET_MAPPING_DB on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method SET_MAPPING_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNVTDMSSCR_TT_TRANSLATION | Table type of CNVRENAME | 20130401 |
Method SET_MAPPING_LOCAL on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method STATE_FINISH Signature
Method STATE_FINISH on class CL_CNVTDMS_SCR_LOGSYS_MAP has no parameter.
Method STATE_FINISH on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method STATE_INIT Signature
Method STATE_INIT on class CL_CNVTDMS_SCR_LOGSYS_MAP has no parameter.
Method STATE_INIT on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method STATE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_LOG | Logical Status of Execution of the Specified Activity | 20130423 |
Method STATE_UPDATE on class CL_CNVTDMS_SCR_LOGSYS_MAP has no exception.
Method VALIDATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROW_NUMBER | Value transfer | Type reference (TYPE) | I | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Duplicate Entries Exist | 20130423 | ||
| 2 | New Value Not Maintained | 20130402 | ||
| 3 | No Mapping Found | 20130423 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2011_1_700 |