The Function Module FD_GET_ACCOUNT_NUMBER_EXTERNAL (Liest die externe Bankkontonummer eines Sachkontos) is a standard Function Module in SAP ERP and is part of the function group FDACCOUNT within the package FF.
Function Module | FD_GET_ACCOUNT_NUMBER_EXTERNAL |
Short Text | Liest die externe Bankkontonummer eines Sachkontos |
Function Group | FDACCOUNT |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | T035D-BUKRS | Buchungskreis | |
SAKNR | LIKE | SKB1-SAKNR | Sachkontonummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXKNR | LIKE | T012K-BANKN | Externe Bankkontonummer |
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 |
---|---|
ACCOUNT_NOT_EXIST | Das Konto existiert nicht |