The Function Module FIAA_KTANSW_SAKAN_GET (Lesen und puffern der Sachkontoattribute) is a standard Function Module in SAP ERP and is part of the function group AREP within the package AA.
Function Module | FIAA_KTANSW_SAKAN_GET |
Short Text | Lesen und puffern der Sachkontoattribute |
Function Group | AREP |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | T093C-BUKRS | Buchungskreis | |
KTANSW | LIKE | T095-KTANSW | Sachkontonummer INPUT | |
KTSAKAN | LIKE | ANLAV-KTSAKAN | aufbereitete Sachkontonummer INPUT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_KTANSW | LIKE | T095-KTANSW | Sachkontonummer OTPUT | |
EX_KTSAKAN | LIKE | ANLAV-KTSAKAN | aufbereitete Sachkontonummer OUTPUT | |
KTEXT | LIKE | SKAT-TXT20 | Kurztext zu dem Konto |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.