SAP ABAP Function Module CTBP_CONVERT_VALUE_INT_TO_EXT (Convert Value from Internal to External Format)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CHR (Application Component) Characteristics
⤷
CT (Package) Characteristics
⤷
⤷
Basic Data
| Function Module | CTBP_CONVERT_VALUE_INT_TO_EXT | Convert Value from Internal to External Format |
| Function Group | CTBP | BAPIs for Characteristics |
| Program Name | SAPLCTBP | FB's zu Merkmalbapis |
| INCLUDE Name | LCTBPU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VALUE_EXTERNAL | TYPE | ATWRT | Characteristic Value, External Format | |||
| |
CHARACTNAME | TYPE | BAPICHARACTKEY-CHARACTNAME | Characteristic Name | |||
| |
VALUE_FROM | TYPE | ATFLV | Internal Floating Point From | |||
| |
VALUE_TO | TYPE | ATFLB | Internal Floating Point Value To | |||
| |
VALUE_RELATION | TYPE | ATCOD | Code for Value Dependency | |||
| |
CHARACTDETAIL | TYPE | BAPICHARACTDETAIL | BAPI for Characteristics - Characteristic Attributes | |||
| |
CHARACT_NOT_FOUND | TYPE | Characteristic Does Not Exist Or Is Not Valid | ||||
| |
NO_AUTHORITY | TYPE | Missing Authorization | ||||
| |
WRONG_DATA_TYPE | TYPE | Characteristic Has Character Format | ||||
| |
INTERNAL_ERROR | TYPE | Other Error | ||||
| |
WRONG_INPUT | TYPE | CHARACTNAME or CHARACTDETAIL Must Be Filled | ||||
| |
WRONG_FORMAT | TYPE | Characteristic Format and Entered Data Do Not Match | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in |