Menu

SAP Function Module RKC_FTAB_GET_FIELD_LEN_OFF

liefert Länge und Offset eines bestimmten Feldes in BUF-FTAB (s. Langdoku)

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 RKC_FTAB_GET_FIELD_LEN_OFF (liefert Länge und Offset eines bestimmten Feldes in BUF-FTAB (s. Langdoku)) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.

Technical Information

Function Module RKC_FTAB_GET_FIELD_LEN_OFF
Short Text liefert Länge und Offset eines bestimmten Feldes in BUF-FTAB (s. Langdoku)
Function Group KXDI
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLC LIKE TKCK-APPLC 'KC ' Applikationsklasse
FIENM LIKE CDIFIE-FIENM Feldname
FUNC TYPE KCDB_FUNC ' ' Funktionalität
I_WITH_ATR TYPE KCDB_BOOL ' ' mit Navigationsattributen (Flag)
I_WITH_DISP_ATR TYPE KCDB_BOOL ' ' mit Anzeigeattributen (Flag)
REFRESH_BUF TYPE KCDB_BOOL ' ' Puffer neu lesen (Flag)
STATE LIKE DDREFSTRUC-STATE 'A' DDIC-Status: 'A'-aktiv, 'M'-gesichert
TABNM LIKE CDIFIE-TABNM ' ' Tabellenname (verwendet BUF-TABNM, falls ' ')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SAPRL TYPE KCDB_SAPRL Releasestand
GOT_STATE LIKE DDREFSTRUC-STATE tatsächlich gelesener Status
LENGTH LIKE CDIFIE-ILENG Länge des Feldes
OFFSET LIKE CDIFIE-OFFST relativer Offset

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
NO_ENTRY_FOUND keinen Eintrag gefunden
NO_INFO keine Informationen im Dictionary
SELECTION_ERROR FUNC enthält einen ungültigen Wert