Menu

SAP Function Module RKD_REPORT_ENTRY_CHECK

Überprüfung des Formulars, Aspekts, ... zu Beginn eines Berichts

The Function Module RKD_REPORT_ENTRY_CHECK (Überprüfung des Formulars, Aspekts, ... zu Beginn eines Berichts) is a standard Function Module in SAP ERP and is part of the function group KYP8 within the package KC_NU.

Technical Information

Function Module RKD_REPORT_ENTRY_CHECK
Short Text Überprüfung des Formulars, Aspekts, ... zu Beginn eines Berichts
Function Group KYP8
Package KC_NU
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_INSERT_MESSAGE_TYP LIKE MESG-MSGTY SPACE See documentation in FB RKD_REPORT_IMPORT_C
I_MAX_MESSAGE_SEVERITY LIKE SY-SUBRC 16 See documentation in FB RKD_REPORT_IMPORT_C
I_SF_TAB TYPE RKD_T_SF

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_STATUS TYPE RKD2_S_CHECK_STATUS See documentation in FB RKD_REPORT_IMPORT_C
E_FDEP_TAB TYPE RKD_T_FDEP
E_FIELD_TAB TYPE RKD_T_FIELD
E_RKB1U LIKE RKB1U

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_CODE_TAB TYPE TABLE
C_FORM_TAB TYPE RKD_T_FORM
C_RKB1D LIKE RKB1D
C_RKB1F LIKE RKB1F
C_RKB1X LIKE RKB1X
C_SEIG TYPE RKD_T_SEIG
C_SH_TAB TYPE RKD_T_SH
C_TEXTPARAM_TAB TYPE RKD_T_TEXTPARAM
C_VAR_TAB TYPE RKD_T_VAR
C_ZWERT TYPE RKD_T_ZWERT

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.