The Function Module TPM_TRD_GET_DEALS_FOR_COMPCODE (Liefert alle Geschäftsnummern im Distributor zu einem Buchungskreis) is a standard Function Module in SAP ERP and is part of the function group TPM_TRD_BUSTRANS within the package FTR_DISTRIBUTOR.
Function Module | TPM_TRD_GET_DEALS_FOR_COMPCODE |
Short Text | Liefert alle Geschäftsnummern im Distributor zu einem Buchungskreis |
Function Group | TPM_TRD_BUSTRANS |
Package | FTR_DISTRIBUTOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
IM_DEAL_NUMBER | TYPE | TB_RFHA | SPACE | Finanzgeschäft |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TAB_DEAL_NUMBER | TYPE | FTRTR_TAB_RFHA | Tabelle mit Geschäftsnummern |
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 |
---|---|
DEAL_NOT_FOUND | gesuchtes Geschäft nicht vorhanden |
NO_DEALS_FOUND | überhaupt keine Geschäfte vorhanden |