The Function Module KCD_SEND_TAB_FILL (Fills an internal table with the sender structure for a sender program) is a standard Function Module in SAP ERP and is part of the function group KRFC within the package BKD.
Function Module | KCD_SEND_TAB_FILL |
Short Text | Fills an internal table with the sender structure for a sender program |
Function Group | KRFC |
Package | BKD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REPID | LIKE | KCDSM-REPID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLENG | LIKE | KCDDIFIE-OFFST | ||
ILENG | LIKE | KCDDIFIE-OFFST | ||
RLENG | LIKE | KCDDIFIE-OFFST |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DDIC_NOT_FOUND | |
NO_DDIC_STRUC | |
SEND_STRUC_NOT_FOUND |