The Function Module FC_SUBITEM_SENDFLDNAME_GET (Bestimmung des Senderfelds für CS-Unterpositionen) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_SUBITEM_SENDFLDNAME_GET |
Short Text | Bestimmung des Senderfelds für CS-Unterpositionen |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SENDLEDGER | TYPE | FC_RLDNR | Senderledger | |
I_SENDTAB | TYPE | FC_TABNAME | Sendertabelle | |
I_SSITEM_DOMVAL | TYPE | FCIN_SITEMSEND | Domänenfestwert für Unterpos.-Senderfeld |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SSITEM_FNAME | TYPE | FC_FIELDNAME | Name des Senderfelds der Sendertabelle | |
E_SSITEM_PRT_FNAME | TYPE | FC_FIELDNAME | Name des Partnerfeldes |
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 |
---|---|
NO_SENDER_FIELD | Senderfeld existiert nicht |
NO_SENDER_INFO_SPECIFIED | Weder Senderledger noch -tabelle angegeben |
SENDLEDGER_INVALID | Senderledger ist ungültig |
SENDTAB_INVALID | Ungültige Sendertabelle |
VALUE_INITIAL | Wert ist initial |
VALUE_INVALID | Ungültiger Wert |