Menu

SAP Function Module RKC_DIMENSIONS_SAVE

Sichert eine Menge von Merkmalen (mit ggf. vorhandenen Attributen)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RKC_DIMENSIONS_SAVE (Sichert eine Menge von Merkmalen (mit ggf. vorhandenen Attributen)) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.

Technical Information

Function Module RKC_DIMENSIONS_SAVE
Short Text Sichert eine Menge von Merkmalen (mit ggf. vorhandenen Attributen)
Function Group KXGD
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
I_APPLC LIKE CGDPAR-APPLC application class
I_SYSTP LIKE CGSPAR-SYSTP system type
I_WRITE_PROTOCOL TYPE KCDB_BOOL 'X' Protokoll schreiben (Flag)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC return code: --> Langdoku
E_T_MSG TYPE KCDB_T_MSG Nachrichten
E_T_TABNM_VIEWN TYPE KCDB_T_TABNM table with names of modified tables and

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TSX_ATR TYPE KCDB_TSX_ATR_TRA table with new and existing attributes
C_T_DEP TYPE KCDB_T_DEP table with dependencies
C_T_DIM TYPE KCDB_T_GFIE table with dimensions

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.