BAPI_IBKK_STAT_HEADER SAP (Account Statement: Header) Structure details

Dictionary Type: Structure
Description: Account Statement: Header




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




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

BAPI_IBKK_STAT_HEADER 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 Statement: Header" 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_STAT_HEADER TYPE BAPI_IBKK_STAT_HEADER.

The BAPI_IBKK_STAT_HEADER table consists of various fields, each holding specific information or linking keys about Account Statement: Header data available in SAP. These include BANKSTATEMENTNUMBER (Bank Statement Number), DATELASTSTATEMENT (Last Bank Statement Date), TIMELASTSTATEMENT (Last Bank Statement Time), BANKSTATEMENTDATE (Bank Statement Date).. 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: Cannot Be Enhanced


SAP BAPI_IBKK_STAT_HEADER 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
BANKSTATEMENTYEARBank Statement Year BAPI_BKK_DTE_BANKSTMT_YEARNUMC4NUM4
BANKSTATEMENTNUMBERBank Statement Number BAPI_BKK_DTE_BANK_STMT_NUMBERNUMC3NUM3
DATELASTSTATEMENTLast Bank Statement Date BAPI_BKK_DTE_DATE_LAST_STMTDATS8DATUM
TIMELASTSTATEMENTLast Bank Statement Time BAPI_BKK_DTE_TIME_LAST_STMTTIMS6TIME
BANKSTATEMENTDATEBank Statement Date BAPI_BKK_DTE_BANK_STMT_DATEDATS8DATUM
BANKSTATEMENTTIMEBank Statement Time BAPI_BKK_DTE_BANK_STMT_TIMETIMS6TIME
POSTINGDATEFROMPosting Date From BAPI_BKK_DTE_POSTINGDATE_FROMDATS8DATUM
POSTINGDATETOPosting Date To BAPI_BKK_DTE_POSTINGDATE_TODATS8DATUM
REFNOBANKSTATEMENTDATAReference Number for Bank Statement BAPI_BKK_DTE_REFNO_BKST_DATACHAR35CHAR35
BANKNAMEName of bank BAPI_BKK_DTE_BANK_NAMECHAR60TEXT60
REGIONRegion (State, Province, County) BAPI_BKK_DTE_REGIONCHAR3Assigned to domainREGIO
DESCRREGIONDescription of Region BAPI_BKK_DTE_DESCR_REGIONCHAR20TEXT20
HOUSENUMBERANDSTREETStreet and House Number BAPI_BKK_DTE_HOUSENO_STREETCHAR35TEXT35
CITYCity BAPI_BKK_DTE_CITYCHAR35TEXT35
BANKBRANCHBank Branch BAPI_BKK_DTE_BANK_BRANCHCHAR40TEXT40
BANKKEYBank Key BAPI_BKK_DTE_BANKKEYCHAR15BANKK
BANKCOUNTRYKEYBank country key BAPI_BKK_DTE_BANK_CNTRY_KEYCHAR3Assigned to domainLAND1BKL
DESCRBANKCOUNTRYCountry Name BAPI_BKK_DTE_DESCR_BANK_CNTRYCHAR15TEXT15
BANKCOUNTRYKEYISOCountry ISO code BAPI_BKK_DTE_INTCACHAR2INTCAF4_INTCA
SWIFTCODESWIFT Code for International Payments BAPI_BKK_DTE_SWIFT_CODECHAR11SWIFT
BANKNUMBERBank number BAPI_BKK_DTE_BANKNUMBERCHAR15BANKLBLZ
BANKAREABank Area for Internal Reference Account BAPI_BKK_DTE_BANKAREACHAR4Assigned to domainBKK_BKKRS
DESCRBANKAREABank Area Description BAPI_BKK_DTE_DESCRBANKAREACHAR25TEXT25
EXTERNALACCOUNTNUMBERExternal Account Number BAPI_BKK_DTE_ACCOUNTEXTCHAR35ACEXTBKK_ACEXT
ACCOUNTNRINTERNALInternal Account Number for Customer Account BAPI_BKK_DTE_ACCOUNTINTCHAR10Assigned to domainALPHABKK_ACCNTACI
BUSINESSPARTNERNOBusiness Partner Account Holder BAPI_BKK_DTE_ACCNTHOLDCHAR10Assigned to domainALPHABU_PARTNER
ACCOUNTDESCRIPTIONAccount Description BAPI_BKK_DTE_ACC_DESCRIPTIONCHAR60TEXT60
LIMITAMOUNTLimit Amount BAPI_BKK_DTE_LIMIT_AMOUNTDEC28(9) BAPICUREXT
ACCOUNTOPENINGDATEAccount Opening Date BAPI_BKK_DTE_ACC_OPENING_DATEDATS8DATUM
ACCOUNTCLOSUREDATEAccount Closure Date BAPI_BKK_DTE_ACCNT_CLOS_DATEDATS8DATUM
DISPATCHTYPEDispatch Type of Bank Statement BAPI_BKK_DTE_DISPATCH_TYPENUMC2NUMC2
DESCRDISPATCHTYPEDispatch Type Description BAPI_BKK_DTE_DES_DISPATCH_TYPECHAR50TEXT50
PLANEDCURRENCYCODATEDate of Changeover of Account Currency (Planned) BAPI_BKK_DTE_P_CURR_CO_DATEDATS8DATUM
CURRENCYCOREQUESTDATERequest Date for Currency Changeover BAPI_BKK_DTE_CURR_CO_RQ_DATEDATS8DATUM
CURRENCYBEVORCHANGEOVERCurrency of Current Account Before Changeover BAPI_BKK_DTE_CURR_BEV_COCUKY5Assigned to domainWAERS
DESCRCURRBEVORCODescription of the Before Change Over Currency BAPI_BKK_DTE_DES_CURR_BEV_COCHAR15TEXT15
CURRENCYBEVORCHANGEOVERISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
CURRENCYAFTERCHANGEOVERCurrency Current Account After Changeover BAPI_BKK_DTE_CURR_AFT_COCUKY5Assigned to domainWAERS
DESCRCURRAFTERCODescription of the After Changeover Currency BAPI_BKK_DTE_DES_CURR_AFT_COCHAR15TEXT15
CURRENCYAFTERCHANGEOVERISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
POSTINGDATECOBYREPORTPosting Date as on Currency Changeover by Report BAPI_BKK_DTE_PDATE_CO_REPDATS8DATUM
SIMULATIONSimulation of Bank Statement BAPI_BKK_DTE_SIMULATIONCHAR1XFELD
DUPLICATERUNDuplicate Run of Bank Statement BAPI_BKK_DTE_DUPLICT_RUNCHAR1XFLAG
BEGINNINGBALANCEBeginning Balance (Internal Curr) BAPI_BKK_DTE_BEGINNING_BALANCEDEC28(9) BAPICUREXT
CURRENCYBEGBALCurrency of Opening Balance BAPI_BKK_DTE_CURRENCY_BEG_BALCUKY5Assigned to domainWAERS
DESCRCURRBEGBALCurrency for Beginning Balance BAPI_BKK_DTE_DES_CURR_BEG_BALCHAR15TEXT15
CURRENCYBEGBALISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
ENDBALANCEClosing Balance BAPI_BKK_DTE_END_BALANCEDEC28(9) BAPICUREXT
CURRENCYCurrency BAPI_BKK_DTE_CURRENCYCUKY5Assigned to domainWAERS
DESCRCURRENCYCurrency Description BAPI_BKK_DTE_DES_CURRENCYCHAR15TEXT15
CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
ACCOUNTBALANCINGEXECUTEDCondition Item Considered During Balancing BAPI_BKK_DTE_ACC_BALANC_EXECCHAR1XFELD
EFFECTIVEINTERESTRATEEffective Interest Rate BAPI_BKK_DTE_EF_INT_RATEDEC10(7) DECV3_7

Key field Non-key field



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

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

How to access SAP table BAPI_IBKK_STAT_HEADER

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