Menu

SAP Function Module SEC_ACCOUNT_GET_PAYMENT_CUST

Liest Zahlungsverbindung

The Function Module SEC_ACCOUNT_GET_PAYMENT_CUST (Liest Zahlungsverbindung) is a standard Function Module in SAP ERP and is part of the function group FVW_SECURITY_ACCOUNT within the package FTR_SECURITY_ACCOUNT_MGT.

Technical Information

Function Module SEC_ACCOUNT_GET_PAYMENT_CUST
Short Text Liest Zahlungsverbindung
Function Group FVW_SECURITY_ACCOUNT
Package FTR_SECURITY_ACCOUNT_MGT
Module Type Normal Module

Importing Parameters

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_CURRENCY TYPE TPM_PAYMENT_CURR Zahlwährung
IM_FLOWTYPE TYPE TPM_DIS_FLOWTYPE Fortschreibungsart
IM_HOUSEBANK TYPE TB_RHABKI Kurzschlüssel für eigene Hausbank
IM_HOUSEBANKACCOUNT TYPE TB_RHKTID Kurzschlüssel für Hausbankkonto

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_PAYMENT_INFO TYPE TRDS_FLOW_PAYMENT_INFO_DATA Zahlungsinformationen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.