BKK_STR_TERM_MASTER_DATA SAP (Structure that stores the term master data) Structure details

Dictionary Type: Structure
Description: Structure that stores the term master data




ABAP Code to SELECT data from BKK_STR_TERM_MASTER_DATA
Related tables to BKK_STR_TERM_MASTER_DATA
Access table BKK_STR_TERM_MASTER_DATA




Structure field list including key, data, relationships and ABAP select examples

BKK_STR_TERM_MASTER_DATA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure that stores the term master data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BKK_STR_TERM_MASTER_DATA TYPE BKK_STR_TERM_MASTER_DATA.

The BKK_STR_TERM_MASTER_DATA table consists of various fields, each holding specific information or linking keys about Structure that stores the term master data data available in SAP. These include BKKRS (Bank Area), ACNUM_INT (Internal Account Number for Current Account), STATUS (Account Status), DELDATE (Date Account Closed).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP BKK_STR_TERM_MASTER_DATA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
BKKRSBank Area BKK_BKKRSCHAR4Assigned to domainBKK_BKKRSBNS
ACNUM_INTInternal Account Number for Current Account BKK_ACCNTCHAR10Assigned to domainALPHABKK_ACCNTACI
STATUSAccount Status BKK_STATUSCHAR1BKK_STATUS
DELDATEDate Account Closed BKK_DDATEDATS8DATUM
STATUS_ADDAccount Status Enhancement BKK_STATADCHAR4Assigned to domainBKK_STATAD
OPENDATEDate Account Opened BKK_ODATEDATS8DATUM
PLANNED_CL_DATEPlanned Account Closure Date BKK_DTE_CLS_PL_DTDATS8BKK_CLS_PLAN_DT
ACNUM_EXTAccount number for current account BKK_ACEXTCHAR35ACEXTBKK_ACEXTACEBKKACEXT
ACNUM_IBANInternational Bank Account Number BKK_ACIBANCHAR35ALPHABKK_ACIBAN
PRODINTInternal Product ID BKK_PRODINTCHAR18Assigned to domainFIPR_PRODINT
VERSIONVersion of a Product BKK_PRODVERSIONNUMC3Assigned to domainFIPR_VERSION
MIN_DEPOSITMinimum Deposit Amount BKK_MINDEPOSITCURR17(2) BKK_ITAMT
NBKKRS_COLLBank Area for Internal Reference Account BKK_BKKRS_INTREFCHAR4Assigned to domainBKK_BKKRS
NACNUM_INT_COLLInternal Account Number for Reference Account BKK_ACC_INTREFCHAR10Assigned to domainALPHABKK_ACCNT
NBANKS_COLLBank country key BKK_NBANKSCHAR3Assigned to domainLAND1
NBANKL_COLLBank Key BKK_NBANKLCHAR15BANKK
NSWIFT_COLLSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
NACNUM_COLLAccount Number for Internal or External Reference Account BKK_NACNUMCHAR35ACEXTBKK_ACEXT
NBKS_COLLBank Control Key BKK_BKSCHAR2BKONT
NIBAN_COLLInternational Bank Account Number BKK_NIBANCHAR35ALPHABKK_ACIBAN
NACHOLD_COLLAccount Holder BKK_NACHLDCHAR60TEXT60
TRNSTYPE_COLLTransaction Type BKK_TTYPECHAR4Assigned to domainBKK_TTYPE
TRNSTYPE2_COLLTransaction Type_2 BKK_TTYPE2CHAR4Assigned to domainBKK_TTYPE
PAYMETHOD_COLLPayment Method BKK_PAYMETCHAR4Assigned to domainBKK_MEDIUMBCA_SH_PAYMETHOD
XCHKDIG_R_COLLIndicator: No Check Digit Calculation BKK_XCHKDGCHAR1XFELD
PUBLIC_CONT_L1_COLLPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L2_COLLPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L3_COLLPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L4_COLLPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_S1_COLLPublic Field Length 20 BCA_DTE_CHAR020CHAR20BCA_DOM_CF_CHAR20
PUBLIC_CONT_S2_COLLPublic Field Length 20 BCA_DTE_CHAR020CHAR20BCA_DOM_CF_CHAR20
MANDATE_IDMandate Reference BKK_DTE_MND_IDCHAR35BKK_MND_ID
UCICreditor Identification BKK_DTE_CRD_IDCHAR35BKK_CRD_ID
NBKKRS_DISBBank Area for Internal Reference Account BKK_BKKRS_INTREFCHAR4Assigned to domainBKK_BKKRS
NACNUM_INT_DISBInternal Account Number for Reference Account BKK_ACC_INTREFCHAR10Assigned to domainALPHABKK_ACCNT
NBANKS_DISBBank country key BKK_NBANKSCHAR3Assigned to domainLAND1
NBANKL_DISBBank Key BKK_NBANKLCHAR15BANKK
NSWIFT_DISBSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
NACNUM_DISBAccount Number for Internal or External Reference Account BKK_NACNUMCHAR35ACEXTBKK_ACEXT
NBKS_DISBBank Control Key BKK_BKSCHAR2BKONT
NIBAN_DISBInternational Bank Account Number BKK_NIBANCHAR35ALPHABKK_ACIBAN
NACHOLD_DISBAccount Holder BKK_NACHLDCHAR60TEXT60
TRNSTYPE_DISBTransaction Type BKK_TTYPECHAR4Assigned to domainBKK_TTYPE
TRNSTYPE2_DISBTransaction Type_2 BKK_TTYPE2CHAR4Assigned to domainBKK_TTYPE
PAYMETHOD_DISBPayment Method BKK_PAYMETCHAR4Assigned to domainBKK_MEDIUMBCA_SH_PAYMETHOD
XCHKDIG_R_DISBIndicator: No Check Digit Calculation BKK_XCHKDGCHAR1XFELD
PUBLIC_CONT_L1_DISBPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L2_DISBPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L3_DISBPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_L4_DISBPublic Field Length 35 BCA_DTE_CHAR035CHAR35BCA_DOM_CF_CHAR35
PUBLIC_CONT_S1_DISBPublic Field Length 20 BCA_DTE_CHAR020CHAR20BCA_DOM_CF_CHAR20
PUBLIC_CONT_S2_DISBPublic Field Length 20 BCA_DTE_CHAR020CHAR20BCA_DOM_CF_CHAR20
MIN_DEPOSITTERMMinimum Term BKK_MINTERMNUMC6BKKT_PERIOD
MIN_DEPOSITUNITPeriod Unit for Term BKK_TERMUNITCHAR1BKK_TERMUNIT
MAX_DEPOSITTERMMaximum Term BKK_MAXTERMNUMC6BKKT_PERIOD
MAX_DEPOSITUNITPeriod Unit for Term BKK_TERMUNITCHAR1BKK_TERMUNIT
DEPOSIT_TCURAccount Currency BKK_ACURCUKY5Assigned to domainWAERS
MAX_DEPOSITContract Total, Deposit BKK_DEPOSITCURR17(2) BKK_ITAMT
X_FIXTERMIndicator: Fixed Term BKK_FIXTERMCHAR1XFELD
X_TDSTART_INPTerm Start for Each Entry BKK_TDSTART_INPCHAR1CHAR1
ROLLOV_NUMBERNumber of Required Rollovers BKK_ROLLOVERNUMNUMC3BKK_ROLLOVERNUMBER
ROLLOVER_TYPEAction at Term End (Repayment or Rollover) BKK_ROLLOVERTYPECHAR1BKK_ROLLOVERTYPE
ORIGIN_TERMOriginal Term BKK_ORIGINTERMNUMC6BKKT_PERIOD
ORIGIN_TERMUNITPeriod Unit for Term BKK_TERMUNITCHAR1BKK_TERMUNIT
ACCOUNT_CLOSUREUpdate Account Closure Date with End of Term Date BKK_XTDACCNTCLOSCHAR1XFELD
X_PRINT_PRENOTPrint Correspondence BKK_PRNT_CHGCHAR1XFELD
NUM_DAYS_BEFORENumber of Days Before Maturity BKK_PRENOT_NODAYSDEC3BKK_NODAYS
X_PRINT_REDEEMPrint Correspondence BKK_PRNT_CHGCHAR1XFELD
X_PRINT_CERTIFPrint Correspondence BKK_PRNT_CHGCHAR1XFELD
CRUSRUser who created the object BKK_CRUSRCHAR12USNAM
CRDATDate on which the object was created BKK_CRDATDATS8DATUM
CRTIMETime at which the object was created BKK_CRTIMTIMS6UZEIT
CHUSRLast user to change object BKK_CHUSRCHAR12USNAM
CHDATDate on which the object was last changed BKK_CHDATDATS8DATUM
CHTIMETime at Which Object was Last Changed BKK_CHTIMTIMS6UZEIT

Key field Non-key field



How do I retrieve data from SAP structure BKK_STR_TERM_MASTER_DATA using ABAP code?

As BKK_STR_TERM_MASTER_DATA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on BKK_STR_TERM_MASTER_DATA as there is no data to select.

How to access SAP table BKK_STR_TERM_MASTER_DATA

Within an ECC or HANA version of SAP you can also view further information about BKK_STR_TERM_MASTER_DATA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!