BAPI_IBKK_REF_ACCOUNT SAP (Account Reference Account) Structure details

Dictionary Type: Structure
Description: Account Reference Account




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




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

BAPI_IBKK_REF_ACCOUNT 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 "Account Reference Account" 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_BAPI_IBKK_REF_ACCOUNT TYPE BAPI_IBKK_REF_ACCOUNT.

The BAPI_IBKK_REF_ACCOUNT table consists of various fields, each holding specific information or linking keys about Account Reference Account data available in SAP. These include DESCRREFACCOUNTCATEGORY (Short Description (general purpose)), REFACCBANKAREA (Bank Area for Internal Reference Account), DESCRREFACCBANKAREA (Description Bank Area), REFACCACCOUNTINTNUMBER (Internal Account Number of Reference Account).. 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 (character-type or numeric)


SAP BAPI_IBKK_REF_ACCOUNT 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
REFERENCEACCOUNTCATEGORYReference Account Category BAPI_BKK_DTE_REFACC_CATCHAR2Assigned to domainBKK_REFCTG
DESCRREFACCOUNTCATEGORYShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
REFACCBANKAREABank Area for Internal Reference Account BAPI_BKK_DTE_BANKAREACHAR4Assigned to domainBKK_BKKRS
DESCRREFACCBANKAREADescription Bank Area BAPI_BKK_DTE_BANKAREATEXTCHAR25TEXT25
REFACCACCOUNTINTNUMBERInternal Account Number of Reference Account BAPI_BKK_DTE_REF_INT_ACC_NOCHAR10Assigned to domainALPHABKK_ACCNT
INTERESTPOSTINGACCOUNTReference Account: Interest Posting Method BAPI_BKK_DTE_POST_ACCNTNUMC1BKK_INT_POST_METH
DESCRINTERESTPOSTMETHLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
REFACCCOUNTRYKEYCountry Key BAPI_BKK_DTE_LAND1CHAR3Assigned to domainLAND1LND
DESCRCOUNTRYKEYDescription Length 30 (general purpose) BAPI_BKK_DTE_DESCR_30CHAR30TEXT30
COUNTRYKEYISOCountry ISO code BAPI_BKK_DTE_INTCACHAR2INTCAF4_INTCA
REFACCBANKKEYBank Key BAPI_BKK_DTE_BANKKEYCHAR15BANKK
REFACCACOUNTEXTNUMBERAccount Number for Internal or External Reference Account BAPI_BKK_DTE_REFACCNT_EXTCHAR35ACEXTBKK_ACEXT
REFACCIBANInternational Bank Account Number BAPI_BKK_DTE_REFIBANCHAR35ALPHABKK_ACIBAN
REFACCACCOUNTHOLDERAccount Holder BAPI_BKK_DTE_REFACCNTHOLDNAMECHAR60TEXT60
TRANSACTIONTYPETransaction Type BAPI_BKK_DTE_TRANS_TYPECHAR4Assigned to domainBKK_TTYPE
DESCRTRANSACTIONTYPEShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
TRANSACTIONTYPE2Transaction Type BAPI_BKK_DTE_TRANS_TYPECHAR4Assigned to domainBKK_TTYPE
DESCRTRANSACTIONTYPE2Short Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
PAYMENTMETHODPayment Method BAPI_BKK_DTE_PAYMENT_METHODCHAR4Assigned to domainBKK_MEDIUMBCA_SH_PAYMETHOD
DESCRMEDIUMShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
FLGNOCHECKDIGITCALCIndicator: No Check Digit Calculation BAPI_BKK_DTE_XNO_CHECKDIGITCHAR1XFELD
ACCOUNTCLOSURENOTE1Purpose BAPI_BKK_DTE_REFACC_CLOSNOTECHAR70BKK_PAYNTE
ACCOUNTCLOSURENOTE2Purpose BAPI_BKK_DTE_REFACC_CLOSNOTECHAR70BKK_PAYNTE
ACCOUNTCLOSURENOTE3Purpose BAPI_BKK_DTE_REFACC_CLOSNOTECHAR70BKK_PAYNTE
ACCOUNTCLOSURENOTE4Purpose BAPI_BKK_DTE_REFACC_CLOSNOTECHAR70BKK_PAYNTE
CONTAINERFIELD1Customer Field (Length 35) BAPI_BKK_DTE_CONTAINER_LCHAR35CHAR35
CONTAINERFIELD2Customer Field (Length 35) BAPI_BKK_DTE_CONTAINER_LCHAR35CHAR35
CONTAINERFIELD3Customer Field (Length 35) BAPI_BKK_DTE_CONTAINER_LCHAR35CHAR35
CONTAINERFIELD4Customer Field (Length 35) BAPI_BKK_DTE_CONTAINER_LCHAR35CHAR35
CONTAINERFIELD5Customer Field (Length 20) BAPI_BKK_DTE_CONTAINER_SCHAR20CHAR20
CONTAINERFIELD6Customer Field (Length 20) BAPI_BKK_DTE_CONTAINER_SCHAR20CHAR20
REFACCRELEASESTATUSAccount Closure Release Key BAPI_BKK_DTE_REFACCRELSTATUSCHAR1BKK_DUAL_CONTROL_KEY
DESCRRELEASESTATUSLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
REFACCDECLINEKEYReason for Rejecting Release BAPI_BKK_DTE_REFACCDECLKEYCHAR2CHAR2
DESCRDECLINEKEYShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
MANDATE_IDMandate Reference BKK_DTE_MND_IDCHAR35BKK_MND_ID
UCICreditor Identification BKK_DTE_CRD_IDCHAR35BKK_CRD_ID

Key field Non-key field



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

As BAPI_IBKK_REF_ACCOUNT 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 BAPI_IBKK_REF_ACCOUNT as there is no data to select.

How to access SAP table BAPI_IBKK_REF_ACCOUNT

Within an ECC or HANA version of SAP you can also view further information about BAPI_IBKK_REF_ACCOUNT 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!