The Function Module TPM_TRS_QUANTITY_4_CC_SECACC (Ermittelt Bestand der Wertpapiere für ein Depot in einem Buchungskreis) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_UTIL within the package FTR_SECURITY_ACCOUNT_MGT.
Function Module | TPM_TRS_QUANTITY_4_CC_SECACC |
Short Text | Ermittelt Bestand der Wertpapiere für ein Depot in einem Buchungskreis |
Function Group | TPM_TRS_UTIL |
Package | FTR_SECURITY_ACCOUNT_MGT |
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_POSITION_DATE | TYPE | TPM_POSITION_DATE | Bestandsvaluta | |
IM_SECURITY_ACCOUNT | TYPE | VRLDEPO | Depot |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RE_TAB_POSITION | TYPE | TRSY_QUANTITY_POSITION | Tabelle der Quantitäten am Depot-Gattungs-Bestand |
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.