SAP ABAP Function Module BKK_API_BKKF_GET_SNG (Fetches term details for a single account by primary key)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
FKBT (Package) Bank Customer Account: Term Control
⤷
⤷
Basic Data
| Function Module | BKK_API_BKKF_GET_SNG | Fetches term details for a single account by primary key |
| Function Group | BKK_API_BKKF | Function modules of the API layer |
| Program Name | SAPLBKK_API_BKKF | |
| INCLUDE Name | LBKK_API_BKKFU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_STR_TERM_MAST_DATA | TYPE | BKK_STR_TERM_MASTER_DATA | Structure that stores the term master data | |||
| |
E_STR_CURR_TERM | TYPE | BKKTERM | Term Duration | |||
| |
E_TAB_TERM_PPRC | TYPE | BKK_TTY_BKKTERMPPRC | Table type for Fixed Term Postprocessing | |||
| |
E_TAB_ROLLOVER | TYPE | BKK10_TAB_BKKTERM | Table Type for BKKTERM | |||
| |
E_TAB_MATURED_TERM | TYPE | BKK10_TAB_BKKTERM | Table Type for BKKTERM | |||
| |
E_STR_TERM_CUST_DATA | TYPE | BKK_STR_TERM_CUST_DATA | Structure: For fixedterm customizing data | |||
| |
E_TAB_COLLN_CUST_DATA | TYPE | BKK_TAB_COLLN_CUST_DATA | Table type:Posting Day Shift Forward for collection date | |||
| |
E_TAB_MINDEPOSIT_CUST_DATA | TYPE | BKK_TAB_MINDEPOSIT_CUST_DATA | Table type for Minimum Deposit for Products | |||
| |
E_TAB_RC | TYPE | BKK_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |||
| |
I_BANK_AREA | TYPE | BKK_BKKRS | Bank Area | |||
| |
I_ACCNT_INT | TYPE | BKK_ACCNT | Internal Account Number for Current Account | |||
| |
I_FLG_LOCK | TYPE | BKK_DTE_LOCK_FLG | Flag: Lock | |||
| |
I_STR_REQD_DATA | TYPE | BKK_STR_TERM_REQD_DATA | Structure to store all the required flags | |||
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 | 20081217 |
| SAP Release Created in | 500 |