SAP ABAP Class CL_CNV_MBT_RFCDIAG_UTILS (Utilities class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL (Package) Components of PCL to be imported into PCL system
⤷
⤷
Properties
| Class | CL_CNV_MBT_RFCDIAG_UTILS | |
| Short Description | Utilities class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL | Components of PCL to be imported into PCL system |
| Created | 20140411 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CNV_MBT_RFCDIAG_UTILS has no interface implemented.
Friends
Class CL_CNV_MBT_RFCDIAG_UTILS has no friend class.
Attributes
Class CL_CNV_MBT_RFCDIAG_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | User authorization check | 20140507 | |
| 2 | Static method | Public | Method | Connection check | 20140507 | |
| 3 | Static method | Public | Method | Get destination distribution information | 20140507 | |
| 4 | Static method | Public | Method | Get entries of CNVMBTDEST | 20140507 | |
| 5 | Static method | Public | Method | Get destination versions | 20140507 | |
| 6 | Static method | Public | Method | Get landscape name from GUID | 20140507 | |
| 7 | Static method | Public | Method | Get landscape GUID from step GUID | 20140508 | |
| 8 | Static method | Public | Method | Get process type for package | 20140507 | |
| 9 | Static method | Public | Method | Get RFCDES information | 20140507 | |
| 10 | Static method | Public | Method | Get service pack levels | 20140507 | |
| 11 | Static method | Public | Method | Get unicode settings | 20140507 | |
| 12 | Static method | Public | Method | Get user from RFCDES information | 20140507 | |
| 13 | Static method | Public | Method | Check user lock count | 20140523 | |
| 14 | Static method | Public | Method | Get valid landscape systems | 20140507 | |
| 15 | Static method | Public | Method | Is the package export or import | 20140508 | |
| 16 | Static method | Public | Method | Reset user lock count | 20140523 |
Events
Class CL_CNV_MBT_RFCDIAG_UTILS has no event.
Types
Class CL_CNV_MBT_RFCDIAG_UTILS has no local type.
Method Signatures
Method AUTHORIZATION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AUTH_MISSING | Call by reference | Type reference (TYPE) | CNVMBTAUTH_T | Boolean Variable (X=True, -=False, Space=Unknown) | 20140507 | |||
| 2 | ET_AUTH_PRESENT | Call by reference | Type reference (TYPE) | CNVMBTAUTH_T | Table Type of Table BALMI | 20140507 | |||
| 3 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 4 | IV_RFC_USER | Call by reference | Type reference (TYPE) | RFCUSER | Explicit user ID | 20140507 |
Method AUTHORIZATION_CHECK on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method CONNECTION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONN_STATE | Call by reference | Type reference (TYPE) | CNV_MBT_CONN_STATE | Connection state of a RFC Destination | 20140527 | |||
| 2 | EV_RFC_MESS | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20140527 | |||
| 3 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 4 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 |
Method CONNECTION_CHECK on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_DESTDIST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20140507 | |||
| 2 | RT_DESTDIST | Value transfer | Type reference (TYPE) | CNVMBTDESTDIST_T | Table type for cnvmbtdestdist | 20140507 |
Method GET_DESTDIST_INFO on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_DEST_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEST | Call by reference | Type reference (TYPE) | CNVMBTDEST_T | Table for all used destinations | 20140507 | |||
| 2 | IV_EXEC_TARGET | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20140507 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20140507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140507 |
Method GET_DEST_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DESTVERS | Call by reference | Type reference (TYPE) | CNVMBTDESTVERS_T | Version of a RFC destinaton used in DMIS | 20140507 | |||
| 2 | IV_ALL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20140507 | |||
| 3 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 4 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 5 | IV_VERSION | Call by reference | Type reference (TYPE) | CNV_MBT_RFC_VERSION | Version of RFC Destination Setting | 20140507 |
Method GET_DEST_VERSION on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_LANDSCAPE_NAME_FROM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20140507 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20140507 |
Method GET_LANDSCAPE_NAME_FROM_GUID on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_LS_GUID_FROM_STEPGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPGUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20140508 | |||
| 2 | RV_LANDSCAPE_GUID | Value transfer | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20140508 |
Method GET_LS_GUID_FROM_STEPGUID on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_PACKAGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIVE | Call by reference | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20140507 | |||
| 2 | EV_BASEPACK | Call by reference | Type reference (TYPE) | CNVMBTPACK-PACKID | Package Number of Transformation / Analysis Package | 20140507 | |||
| 3 | EV_MTID | Call by reference | Type reference (TYPE) | CNVMBTSUBPROJECT-MTID | Identification of MBT Mass Transfer | 20140507 | |||
| 4 | EV_PROCTYPE | Call by reference | Type reference (TYPE) | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | 20140507 | |||
| 5 | EV_PROJECT | Call by reference | Type reference (TYPE) | CNVMBTSUBPROJECT-PROJECT | Identification of MBT Project | 20140507 | |||
| 6 | EV_SCENARIO | Call by reference | Type reference (TYPE) | CNVMBTPACK-SCENARIO | MBT PCL: Scenario | 20140507 | |||
| 7 | EV_SUBPROJECT | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-SUBPROJECT | Identification of MBT Subproject | 20140507 | |||
| 8 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20140507 |
Method GET_PACKAGE_INFO on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_RFCDES_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RFCDES | Call by reference | Type reference (TYPE) | CNVMBTRFCDEST_S | RFCDES information | 20140507 | |||
| 2 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 3 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140507 |
Method GET_SP_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SPLEVELS | Call by reference | Type reference (TYPE) | CNVMBTSPLEVELS_T | Table type for CNVMBTSPLEVELS_S | 20140507 | |||
| 2 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140507 |
Method GET_UNICODE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CORRECT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140507 | |||
| 2 | EV_UNICODE_RFCDES | Call by reference | Type reference (TYPE) | CNV_MBT_UNICODE | Unicode flag | 20140507 | |||
| 3 | EV_UNICODE_SYSTEM | Call by reference | Type reference (TYPE) | CNV_MBT_UNICODE | Unicode flag | 20140507 | |||
| 4 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 5 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 6 | IV_RUNNING_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140507 |
Method GET_USER_FROM_RFCDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 2 | IV_EXEC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140507 | |||
| 3 | RV_USER | Value transfer | Type reference (TYPE) | RFCUSER | Explicit user ID | 20140507 |
Method GET_USER_FROM_RFCDES on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method GET_USER_LOCNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140523 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | BNAME | Branching Name | 20140523 | |||
| 3 | RV_LOCNT | Value transfer | Type reference (TYPE) | XULOCNT | Users with Incorrect Logon Attempts | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140523 |
Method GET_VALID_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SYSTEMS | Value transfer | Type reference (TYPE) | CNVMBTSYSTYP2TRG_T | Table type for CNVMBTSYSTYP2TRG | 20140507 |
Method GET_VALID_SYSTEMS on class CL_CNV_MBT_RFCDIAG_UTILS has no exception.
Method IS_PACKAGE_EXPORT_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPORT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20140508 | |||
| 2 | EV_IMPORT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20140508 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20140508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140508 |
Method RESET_USER_LOCNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140523 | |||
| 2 | IV_LOCNT | Call by reference | Type reference (TYPE) | XULOCNT | Users with Incorrect Logon Attempts | 20140523 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | BNAME | Branching Name | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140523 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |