Hierarchy
⤷
⤷
Properties
| Class | CL_RSAN_UT_CONVERSION_EXIT | |
| Short Description | Auxiliary Class for ALPHA Conversion Support | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_UT | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_UT_GENERAL | APD - Utility Services - general |
| Created | 20030129 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAN_UT_CONVERSION_EXIT has no interface implemented.
Friends
Class CL_RSAN_UT_CONVERSION_EXIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 0 | >0 - Max. size of fldinf. cache,autom. invalidation of cache | 20040220 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 0 | >0 - Max. size of iobj. cache, autom. invalidation of cache | 20040220 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | >0 - Max. size of type. cache, autom. invalidation of cache | 20040220 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | RSANU_TH_FIELDINFO | _TH_FIELDINFO_CACHE | 20030327 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | RSANU_TH_INFOOBJECT_INFO | 20040220 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | RSANU_TH_TYPEINFO | _TH_TYPEINFO_CACHE | 20030327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Converts Internal Value to Its External Representation | 20030327 | |
| 2 | Static method | Private | Method | Converts External Value to Its Internal Representation | 20030327 | |
| 3 | Static method | Public | Method | Converts Internal Value to Its External Representation | 20030327 | |
| 4 | Static method | Public | Method | Converts External Value to Its Internal Representation | 20030327 | |
| 5 | Static method | Public | Method | CHECK_INTERNAL_FORMAT | 20030327 | |
| 6 | Static method | Public | Method | Checks If InfoObjects Have Same Domains (Derived from Type) | 20030327 | |
| 7 | Static method | Public | Method | Checks If Types Have Same Domains | 20030327 | |
| 8 | Static method | Public | Method | Checks If InfoObjects Have Same Domains (Derived from Type) | 20030327 | |
| 9 | Static method | Public | Method | Checks Past Values Against Specified InfoObject Check Table | 20030327 | |
| 10 | Static method | Public | Method | CHECK_VALUE_IS_INTERNAL_FORMAT | 20030327 | |
| 11 | Static method | Public | Method | Converts to External Value Representation | 20030327 | |
| 12 | Static method | Public | Method | Converts to Internal Value Representation | 20030327 | |
| 13 | Static method | Private | Method | Returns Conversion Exit for Specified InfoObject | 20030327 | |
| 14 | Static method | Private | Method | Retrieves Field Meta Info from Type Name/InfoObject Name | 20030327 | |
| 15 | Static method | Private | Method | Retrieves Field Meta Info, Cached Version with Obj. Instance | 20030327 | |
| 16 | Static method | Private | Method | Retrieves Field Meta Info from Type Name | 20030327 | |
| 17 | Static method | Private | Method | Retrieves Field Meta Info, Cached Version with Obj. Instance | 20030327 | |
| 18 | Static method | Public | Method | Returns If Specified InfoObject Is Subject to ALPHA Conv. | 20030327 | |
| 19 | Static method | Private | Method | Converts to external value representation | 20030327 | |
| 20 | Static method | Private | Method | Converts to internal value representation | 20030327 | |
| 21 | Static method | Public | Method | Converts to external value representation | 20030327 | |
| 22 | Static method | Public | Method | Converts to external value representation | 20030327 | |
| 23 | Static method | Public | Method | Retrieves field meta info | 20030327 | |
| 24 | Static method | Private | Method | Retrieves meta info about InfoObject (uses caching) | 20040220 |
Events
Class CL_RSAN_UT_CONVERSION_EXIT has no event.
Types
Class CL_RSAN_UT_CONVERSION_EXIT has no local type.
Method Signatures
Method ALPHA_CONVERT_TO_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | I_CHAVLINT | Call by reference | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_CHECK_IF_IS_ALPHA | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20030327 | ||
| 4 | R_CHAVLEXT | Value transfer | Type reference (TYPE) | RSCHAVLEXT | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 |
Method ALPHA_CONVERT_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | I_CHAVLEXT | Value transfer | Type reference (TYPE) | ANY | Feld für einen beliebigen Merkmalswert (externe Darstellung) | 20030327 | |||
| 3 | I_CHECK_IF_IS_ALPHA | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20030327 | ||
| 4 | R_CHAVLINT | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 |
Method CHAVL_CONVERT_TO_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | I_CHAVLINT | Call by reference | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | R_CHAVLEXT | Value transfer | Type reference (TYPE) | RSCHAVLEXT | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 |
Method CHAVL_CONVERT_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | I_CHAVLEXT | Value transfer | Type reference (TYPE) | ANY | Feld für einen beliebigen Merkmalswert (externe Darstellung) | 20030327 | |||
| 3 | R_CHAVLINT | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 |
Method CHECK_INTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | Infoobject name | 20030327 | |||
| 2 | I_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | Type name | 20030327 | |||
| 4 | R_VALUE_IS_INTERNAL | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030327 |
Method CHECK_INTERNAL_FORMAT on class CL_RSAN_UT_CONVERSION_EXIT has no exception.
Method CHECK_IOBJS_COMPATIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONV_EXIT_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same conversion exits | 20030327 | |||
| 2 | E_DB_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | DB length difference | 20030327 | |||
| 3 | E_DECIMALS_DIFF | Value transfer | Type reference (TYPE) | I | Decimals length difference | 20030327 | |||
| 4 | E_DTYP_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same data types | 20030327 | |||
| 5 | E_IOBJ1_TYPEDESCR | Value transfer | Type reference (TYPE) | STRING | Infoobject1 type description | 20030327 | |||
| 6 | E_IOBJ1_TYPENAME | Value transfer | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030327 | |||
| 7 | E_IOBJ2_TYPEDESCR | Value transfer | Type reference (TYPE) | STRING | Infoobject2 type description | 20030327 | |||
| 8 | E_IOBJ2_TYPENAME | Value transfer | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030327 | |||
| 9 | E_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | ABAP length difference | 20030327 | |||
| 10 | E_SAME_DOMAINS | Value transfer | Type reference (TYPE) | AS4FLAG | Same domain (dtel, length(s), decimals) | 20030327 | |||
| 11 | I_CHECK_CONV_EXIT | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Compare also conversion exits ? | 20030327 | ||
| 12 | I_IOBJ1 | Call by reference | Type reference (TYPE) | ANY | First infoobject name | 20030327 | |||
| 13 | I_IOBJ2 | Call by reference | Type reference (TYPE) | ANY | Second infoobject name | 20030327 | |||
| 14 | I_REQ_CONV_EXIT_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request conversion exit description | 20030327 | ||
| 15 | I_REQ_DB_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request DB length description | 20030327 | ||
| 16 | I_REQ_DECIMALS_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request decimals description | 20030327 | ||
| 17 | I_REQ_DTYP_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request data type desription | 20030327 | ||
| 18 | I_REQ_FULL_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request full type text description | 20030327 | ||
| 19 | I_REQ_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request ABAP length description | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 | |||
| 3 | 20030327 |
Method CHECK_TYPES_COMPATIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONV_EXIT_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same conversion exits | 20030327 | |||
| 2 | E_DB_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | DB length difference | 20030327 | |||
| 3 | E_DECIMALS_DIFF | Value transfer | Type reference (TYPE) | I | Decimals length difference | 20030327 | |||
| 4 | E_DTYP_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same data types | 20030327 | |||
| 5 | E_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | ABAP length difference | 20030327 | |||
| 6 | E_SAME_DOMAINS | Value transfer | Type reference (TYPE) | AS4FLAG | Same domain (dtel, length(s), decimals) | 20030327 | |||
| 7 | E_TYPE1_DESCR | Value transfer | Type reference (TYPE) | STRING | Text description of first type | 20030327 | |||
| 8 | E_TYPE2_DESCR | Value transfer | Type reference (TYPE) | STRING | Text description of second type | 20030327 | |||
| 9 | I_CHECK_CONV_EXIT | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Compare also conversion exits ? | 20030327 | ||
| 10 | I_REQ_CONV_EXIT_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request conversion exit description | 20030327 | ||
| 11 | I_REQ_DB_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request DB length description | 20030327 | ||
| 12 | I_REQ_DECIMALS_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request decimals description | 20030327 | ||
| 13 | I_REQ_DTYP_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request data type desription | 20030327 | ||
| 14 | I_REQ_FULL_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request full type text description | 20030327 | ||
| 15 | I_REQ_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request ABAP length description | 20030327 | ||
| 16 | I_TYPENAME1 | Call by reference | Type reference (TYPE) | ANY | First type name | 20030327 | |||
| 17 | I_TYPENAME2 | Call by reference | Type reference (TYPE) | ANY | Second type name | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 |
Method CHECK_TYPE_IOBJ_COMPATIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONV_EXIT_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same conversion exits | 20030327 | |||
| 2 | E_DB_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | DB length difference | 20030327 | |||
| 3 | E_DECIMALS_DIFF | Value transfer | Type reference (TYPE) | I | Decimals length difference | 20030327 | |||
| 4 | E_DTYP_SAME | Value transfer | Type reference (TYPE) | AS4FLAG | Same data types | 20030327 | |||
| 5 | E_IOBJ1_TYPEDESCR | Value transfer | Type reference (TYPE) | STRING | Type1 description | 20030327 | |||
| 6 | E_IOBJ1_TYPENAME | Value transfer | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030327 | |||
| 7 | E_IOBJ2_TYPEDESCR | Value transfer | Type reference (TYPE) | STRING | Type2 description | 20030327 | |||
| 8 | E_IOBJ2_TYPENAME | Value transfer | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030327 | |||
| 9 | E_LENGTH_DIFF | Value transfer | Type reference (TYPE) | I | ABAP length difference | 20030327 | |||
| 10 | E_SAME_DOMAINS | Value transfer | Type reference (TYPE) | AS4FLAG | Same domain (dtel, length(s), decimals) | 20030327 | |||
| 11 | I_CHECK_CONV_EXIT | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Compare also conversion exits ? | 20030327 | ||
| 12 | I_IOBJ2 | Call by reference | Type reference (TYPE) | ANY | Infoobject name | 20030327 | |||
| 13 | I_REQ_CONV_EXIT_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request conversion exit description | 20030327 | ||
| 14 | I_REQ_DB_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request DB length description | 20030327 | ||
| 15 | I_REQ_DECIMALS_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request decimals description | 20030327 | ||
| 16 | I_REQ_DTYP_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request data type desription | 20030327 | ||
| 17 | I_REQ_FULL_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request full type text description | 20030327 | ||
| 18 | I_REQ_LENGTH_DESCR | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Request ABAP length description | 20030327 | ||
| 19 | I_TYPENAME1 | Call by reference | Type reference (TYPE) | ANY | Typename | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 | |||
| 2 | 20030327 | |||
| 3 | 20030327 |
Method CHECK_VALUES_IN_IOBJ_CHECK_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | ANY TABLE | Infoobject and it's position in chavl (concatenated key) | 20030404 | |||
| 2 | IT_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | Checked values | 20030327 | |||
| 3 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | Infoobject name | 20030327 | |||
| 4 | I_INT_EXT_FORMAT | Internal/external format | |||||||
| 5 | R_NON_VALID_RECORD_IDX | Value transfer | Type reference (TYPE) | I | Index of record which is not in iobj checktable (0 - all ok) | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method CHECK_VALUE_IS_INTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 2 | I_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | RSANU_T_FIELDVALUE | 20030327 | ||||
| 3 | R_VALUE_IS_INTERNAL | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method CONVERT_TO_EXTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 3 | I_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 |
Method CONVERT_TO_EXTERN on class CL_RSAN_UT_CONVERSION_EXIT has no exception.
Method CONVERT_TO_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method GET_CONVERSION_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | R_CONVEXIT | Value transfer | Type reference (TYPE) | STRING | InfoObject's conv. exit | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040220 |
Method GET_FIELDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method GET_FIELDINFO_CACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method GET_TYPEINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DTELINFO | Call by reference | Type reference (TYPE) | DTELINFO | DD: Nametab-Information zu Datenelement (elementarer Typ) | 20030327 | |||
| 2 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method GET_TYPEINFO_CACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DTELINFO | Call by reference | Type reference (TYPE) | DTELINFO | DD: Nametab-Information zu Datenelement (elementarer Typ) | 20030327 | |||
| 2 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method HAS_ALPHA_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | ANY | InfoObject name | 20030327 | |||
| 2 | R_HAS_ALPHA | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method NUMBER_CONVERT_TO_EXTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 3 | I_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method NUMBER_CONVERT_TO_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method TRY_CONV_EXT_INT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_CONVERSION_ERRORS_TYPE | Value transfer | Type reference (TYPE) | MSGTY | space - ignore errors; *(asterix) - don't change error type | 20030327 | |||
| 3 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 4 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method TRY_CONV_INT_EXT_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 | ||||
| 2 | I_CONVERSION_ERRORS_TYPE | Value transfer | Type reference (TYPE) | MSGTY | space - ignore errors; *(asterix) - don't change error type | 20030327 | |||
| 3 | I_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 4 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20030327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030327 |
Method TRY_GET_FIELDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDINFO | Call by reference | Type reference (TYPE) | RSANU_S_FIELDINFO | 20030327 | ||||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | 20030327 | ||||
| 3 | I_TYPENAME | Call by reference | Type reference (TYPE) | ANY | 20030327 |
Method TRY_GET_FIELDINFO on class CL_RSAN_UT_CONVERSION_EXIT has no exception.
Method _GET_INFOOBJECT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | ANY | 20040220 | ||||
| 2 | RS_COB_PRO | Value transfer | Type reference (TYPE) | RSD_S_COB_PRO | Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) | 20040220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040220 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |