SAP ABAP Function Module BCA_US_TD_ACCNT_GET_STD_COND (Get standard interest conditions)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
BCA_US (Package) BCA modification for US specific requirements
⤷
⤷
Basic Data
| Function Module | BCA_US_TD_ACCNT_GET_STD_COND | Get standard interest conditions |
| Function Group | BCA_US_TD | BCA: Time deposit account |
| Program Name | SAPLBCA_US_TD | |
| INCLUDE Name | LBCA_US_TDU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_RETURN | TYPE | SYST-SUBRC | Return value, return value after ABAP statements | |||
| |
I_BKKRS | TYPE | BKK40-BKKRS | Bank area | |||
| |
I_CONDAREA | TYPE | TBKK80-CONDAREA | Condition area | |||
| |
I_CONDGR | TYPE | TBKK85-CONDGR | Bank condition group | |||
| |
I_OPENDATE | TYPE | IBKK50-OPENDATE | Date account opened | |||
| |
I_CURR | TYPE | TCURC-WAERS | Currency key | |||
| |
I_ACNUM_INT | TYPE | BKK42-ACNUM_INT | Internal account number for current account | |||
| |
I_SKIP_MESSAGE_HANDLER | TYPE | BOOLE-BOOLE | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| |
T_CATEGORY | TYPE | IBKK90 | Structure for condition categories | |||
| |
T_CONDITION | TYPE | IBKK91 | Structure for condition overview : Condition | |||
| |
T_POSITION | TYPE | IBKK92 | Structure for condition overview : Position | |||
| |
E_T_STD_COND | TYPE | BKKC_T_STD_COND | ||||
| |
E_T_IND_COND | TYPE | BKKC_T_FIMA_COND | ||||
| |
E_T_RESULT | TYPE | BKKC_T_COND_INT | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20011004 |
| SAP Release Created in | 463_20 |