The Function Module BCA_US_TD_ACCNT_GET_PROD_VER (Get product version) is a standard Function Module in SAP ERP and is part of the function group BCA_US_TD within the package BCA_US.
Function Module | BCA_US_TD_ACCNT_GET_PROD_VER |
Short Text | Get product version |
Function Group | BCA_US_TD |
Package | BCA_US |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | IBKK50-BKKRS | Bank area | |
I_OPENDATE | LIKE | IBKK50-OPENDATE | Date account opened | |
I_PRODEXT | LIKE | IBKK50-PRODEXT | External product ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CONDAREA | LIKE | TBKK80-CONDAREA | Condition area | |
E_CONDGR | LIKE | TBKK85-CONDGR | Bank condition group | |
E_RETURN | LIKE | SY-SUBRC | Return value, return value after ABAP statements |
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.