Menu

SAP Function Module K_FIELD_BREAKDOWN

Aufrißfunktion für zeitabhängige Felder

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 K_FIELD_BREAKDOWN (Aufrißfunktion für zeitabhängige Felder) is a standard Function Module in SAP ERP and is part of the function group KAMM within the package KBAS.

Technical Information

Function Module K_FIELD_BREAKDOWN
Short Text Aufrißfunktion für zeitabhängige Felder
Function Group KAMM
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KFB_DYNNR LIKE SY-DYNNR Screen number on which the field occurs
KFB_FIELDNAME LIKE DNTAB-FIELDNAME Field name, e.g. KTEXT, for description
KFB_FLAG_CHECK TYPE CHAR1 SPACE 'ROUTINE_CHECK' aufrufen
KFB_FLAG_F4 TYPE CHAR1 SPACE 'ROUTINE_F4' aufrufen
KFB_MODUS LIKE RKHLP-MODUS Mode A-Show,H-Insert,V-Update,S-Buffer
KFB_OBJECT LIKE DNTAB-FIELDNAME 'PRZNR' Master data obj. e.g. process or cost center
KFB_REPORT LIKE SY-REPID Calling program
KFB_ROUTINE_CHECK LIKE RS38L-NAME Check routine in the calling program
KFB_ROUTINE_F4 LIKE RS38L-NAME Routine of calling program which supports F4
KFB_TABNAME LIKE DNTAB-TABNAME Table name, for example, CBPRV

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KFB_INTERVALS LIKE RKADI

Exceptions

This function module does not define any Exceptions.