Menu

SAP Function Module CTBP_CONVERT_VALUE_EXT_TO_INT

Convert Value from External to Internal Format

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CTBP_CONVERT_VALUE_EXT_TO_INT (Convert Value from External to Internal Format) is a standard Function Module in SAP ERP and is part of the function group CTBP within the package CT.

Technical Information

Function Module CTBP_CONVERT_VALUE_EXT_TO_INT
Short Text Convert Value from External to Internal Format
Function Group CTBP
Package CT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTDETAIL TYPE BAPICHARACTDETAIL BAPI for Characteristics - Characteristic Attributes
CHARACTNAME TYPE BAPICHARACTKEY-CHARACTNAME Characteristic Name
CLASSTYPE TYPE TCLA-KLART SPACE Class Type
IV_NO_AUTHORITY_CHECK TYPE XFELD SPACE Ignore AUTHORITY_CHECK
VALUE_EXTERNAL TYPE ATWRT Characteristic Value, External Format

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE_FROM TYPE ATFLV Internal Floating Point From
VALUE_RELATION TYPE ATCOD Code for Value Dependency
VALUE_TO TYPE ATFLB Internal Floating Point Value To

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHARACT_NOT_FOUND Characteristic Does Not Exist Or Is Not Valid
NO_AUTHORITY Missing Authorization
WRONG_DATA_TYPE Characteristic Has Character Format
WRONG_INPUT CHARACTNAME or CHARCTDETAIL must be filled
WRONG_VALUE Incorrect Value Format