SAP ABAP Class CL_LTR_INTERNAL_TOOLS (CL_LTR_INTERNAL_TOOLS)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_GENERAL (Package) SAP LT: LT Repository - Shared Components
⤷
⤷
Properties
| Class | CL_LTR_INTERNAL_TOOLS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_GENERAL | SAP LT: LT Repository - Shared Components |
| Created | 20100928 | SAP |
| Last change | 20141030 | |
| 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_LTR_INTERNAL_TOOLS has no interface implemented.
Friends
Class CL_LTR_INTERNAL_TOOLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20101110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert any data structure to xtring | 20100928 | |
| 2 | Static method | Public | Method | Get delimitation Parameters | 20110418 | |
| 3 | Static method | Public | Method | Tool method: Determine Package name for Software Component | 20101110 | |
| 4 | Static method | Public | Method | Determine class name from object reference | 20100928 | |
| 5 | Static method | Public | Method | Set Delimitation Parameters | 20110418 | |
| 6 | Static method | Public | Method | Set multiple delimitation parameters | 20140307 | |
| 7 | Static method | Public | Method | resolve xstring to data structure | 20100928 |
Events
Class CL_LTR_INTERNAL_TOOLS has no event.
Types
Class CL_LTR_INTERNAL_TOOLS has no local type.
Method Signatures
Method DATA2XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100928 | ||||
| 2 | RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20100928 |
Method DATA2XSTRING on class CL_LTR_INTERNAL_TOOLS has no exception.
Method GET_DELIM_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE_HIGH | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-HIGH | LTR_HIGH | 20110418 | |||
| 2 | EV_VALUE_LOW | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-LOW | LTR_LOW | 20110418 | |||
| 3 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-PARAM_NAME | Tool Parameter | 20110418 | |||
| 4 | IV_PARAM_VARIANT | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-PARAM_VARIANT | 'VARIANT1' | Name for Set of Parameters | 20110418 | ||
| 5 | IV_PCL_PACKAGE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | SPACE | Package Number of Transformation / Analysis Package | 20140307 |
Method GET_DELIM_PARAM on class CL_LTR_INTERNAL_TOOLS has no exception.
Method PACKAGE2SWCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20101110 | |||
| 2 | RV_SWCOMP | Value transfer | Type reference (TYPE) | DLVUNIT | Software Component | 20101110 |
Method PACKAGE2SWCOMP on class CL_LTR_INTERNAL_TOOLS has no exception.
Method REF2CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100928 | ||||
| 2 | RV_CLASSNAME | Value transfer | Type reference (TYPE) | CLASSNAME | Reference type | 20100928 |
Method REF2CLASSNAME on class CL_LTR_INTERNAL_TOOLS has no exception.
Method SET_DELIM_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110418 | |||
| 2 | IV_HIGH | Call by reference | Type reference (TYPE) | LTR_HIGH | LTR_HIGH | 20110418 | |||
| 3 | IV_LOW | Call by reference | Type reference (TYPE) | LTR_LOW | LTR_LOW | 20110418 | |||
| 4 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-PARAM_NAME | Tool Parameter | 20110418 | |||
| 5 | IV_PARAM_OPTION | Call by reference | Type reference (TYPE) | LTR_OPTION | LTR_OPTION | 20110418 | |||
| 6 | IV_PARAM_VARIANT | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS-PARAM_VARIANT | Name for Set of Parameters | 20110418 | |||
| 7 | IV_PCL_PACKAGE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | SPACE | Package Number of Transformation / Analysis Package | 20140307 | ||
| 8 | IV_SIGN | Call by reference | Type reference (TYPE) | LTR_SIGN | ltr_sign | 20110418 |
Method SET_DELIM_PARAM on class CL_LTR_INTERNAL_TOOLS has no exception.
Method SET_DELIM_PARAM_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAM | Call by reference | Type reference (TYPE) | LTR_DELIM_PARAMS_TAB | Table type of LTR_DELIM_PARAMS | 20140307 |
Method SET_DELIM_PARAM_TAB on class CL_LTR_INTERNAL_TOOLS has no exception.
Method XSTRING2DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20100928 | ||||
| 2 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error When Deserializing | 20110609 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |