BAPI_IBKK_ACCNT_OP_MDATA SAP (Account Operative Data) Structure details

Dictionary Type: Structure
Description: Account Operative Data




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




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

BAPI_IBKK_ACCNT_OP_MDATA 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 Operative 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_BAPI_IBKK_ACCNT_OP_MDATA TYPE BAPI_IBKK_ACCNT_OP_MDATA.

The BAPI_IBKK_ACCNT_OP_MDATA table consists of various fields, each holding specific information or linking keys about Account Operative Data data available in SAP. These include CONDITIONAREA (Condition Area), DESCRCONDITIONAREA (Short Description (general purpose)), PRODUCTIDINTERNAL (Internal Product ID), DESCRPRODUCT (Description Length 30 (general purpose)).. 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_ACCNT_OP_MDATA 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
INTERNALACCOUNTNRInternal Account Number for Customer Account BAPI_BKK_DTE_ACCOUNTINTCHAR10Assigned to domainALPHABKK_ACCNTACI
CONDITIONAREACondition Area BAPI_BKK_DTE_COND_AREACHAR4Assigned to domainBKK_CONDARCOR
DESCRCONDITIONAREAShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
PRODUCTIDINTERNALInternal Product ID BAPI_BKK_DTE_PRODUCT_INTCHAR18Assigned to domainFIPR_PRODINT
DESCRPRODUCTDescription Length 30 (general purpose) BAPI_BKK_DTE_DESCR_30CHAR30TEXT30
PRODUCTVERSIONVersion of a Product BAPI_BKK_DTE_PRODUCT_VERSIONNUMC3Assigned to domainFIPR_VERSION
PRIORACCOUNTKINDProduct (Old) BAPI_BKK_DTE_ACCNTKINDCHAR6Assigned to domainBU_RLTYP
FLGACCNTBALANCINGEXISTSFlag: Control Indicator Account Balancing Exists BAPI_BKK_DTE_XACCNTBAL_EXISTCHAR1XFELD
DATELASTCONDITIONGROUPCHANGEFlag: Control Indicator Account Balancing Exists BAPI_BKK_DTE_XACCNTBAL_EXISTCHAR1XFELD
AUTHORITYGROUPAuthorization Group BAPI_BKK_DTE_AUTHORITY_GROUPCHAR4BEGRU
GENERALLEDGERGROUPGeneral Ledger Group BAPI_BKK_DTE_GEN_LEDGERCHAR4Assigned to domainBKK_GLGRP
DESCRGENERALLEDGERGROUPName of Condition Area BAPI_BKK_DTE_CONDAREA_TEXTCHAR25TEXT25
GENERALLEDGERKEYNetting Group GL BAPI_BKK_DTE_GEN_LEDGER_KEYCHAR4CHAR4
ACCOUNTTEXTAccount Description for Current Account BAPI_BKK_DTE_ACCNT_TEXTCHAR60TEXT60
CURRENCYCurrency Key BAPI_BKK_DTE_WAERSCUKY5Assigned to domainWAERSFWS
DESCRCURRENCYCurrency Description BAPI_BKK_DTE_KTEXT_CURTCHAR15TEXT15
CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
CONDITIONGROUPINTERESTCondition Group: Interest BAPI_BKK_DTE_CONDGRPINTERESTCHAR4Assigned to domainBKK_KONGR
DESCRCONDITIONGROUPINTERESTShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
CONDITIONGROUPCHARGESCondition Group: Charges BAPI_BKK_DTE_CONDGRP_CHARGESCHAR4Assigned to domainBKK_KONGR
DESCRCONDITIONGROUPCHARGESShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
CONDITIONGROUPVALUEDATESCondition Group: Value Dates BAPI_BKK_DTE_CONDGRPVALUEDATECHAR4Assigned to domainBKK_KONGR
DESCRCONDITIONGROUPVALDATESShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
CALENDAR1Public Holiday Calendar Key 1 BAPI_BKK_DTE_CAL1CHAR2Assigned to domainWFCID
DESCRCALENDAR1Calendar description BAPI_BKK_DTE_FKTEXTCHAR60TEXT60
CALENDAR2Public Holiday Calendar Key 2 BAPI_BKK_DTE_CAL2CHAR2Assigned to domainWFCID
DESCRCALENDAR2Calendar description BAPI_BKK_DTE_FKTEXTCHAR60TEXT60
SHAREIDIndicator: Individual, AND or OR Account BAPI_BKK_DTE_SHARE_IDCHAR1BKK_SHARE
DESCRSHAREIDLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
THIRDPARTYBENEFITIndicator: To the Benefit of a Third Party BAPI_BKK_DTE_THIRDPARTY_BENEFCHAR1XFELD
SECURITYIDCollateral ID BAPI_BKK_DTE_SECUR_IDCHAR20CHAR20
FLGINDIVCONDINTERESTEXISTIndividual Interest Conditions Exist BAPI_BKK_DTE_XINDINTERESTEXISTCHAR1XFELD
FLGINDIVCONDCHARGEEXISTIndividual Charge Conditions Exist BAPI_BKK_DTE_XIND_CHARGE_EXISTCHAR1XFELD
FLGINDIVCONDVALDATEEXISTIndividual Value Date Conditions Exist BAPI_BKK_DTE_XIND_VALDAT_EXISTCHAR1XFELD
FLGINTERESTSCALEEXISTFlag: Interest Scale Exists BAPI_BKK_DTE_XINTEREST_SCALECHAR1XFELD
FLGACCOUNTISREFACCOUNTIndicator: Account Used as Reference Account BAPI_BKK_DTE_XIS_REFACCNTCHAR1XFELD
FLGACCBALANCEONREFACCOUNTBalancing to Reference Account BAPI_BKK_DTE_XBAL_ON_REFACNTCHAR1XFELD
INTERESTINCOMETAXRELEVANTIndicator: Capital Yield Tax BAPI_BKK_DTE_INT_INCOMETAX_RELCHAR2BKK_XWHTAX
DESCRINCOMETAXRELEVANTLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
FLGCOLLECTIONAUTHAGREEMENTIndicator: Check for Collection Authority Agreement BAPI_BKK_DTE_XCOLLECTAUTHAGREECHAR1XFELD
FLGVALUEDATESPECIFICATIONIndicator: Value Date Specification Allowed BAPI_BKK_DTE_XVALUEDATE_SPECCHAR1XFELD
FLGOPENITEMSADMINAccount Posted With Open Payment Items BAPI_BKK_DTE_XOPEN_ITEMADMINCHAR1XFELD
FLGDEBITBLOCKIndicator: Debit Lock BAPI_BKK_DTE_XDEBIT_BLOCKCHAR1XFELD
FLGCREDITBLOCKIndicator: Credit Lock BAPI_BKK_DTE_XCREDITLOCKCHAR1XFELD
FLGPOSTFEESEPARATELYPost Charges Individually BAPI_BKK_DTE_XPOSTFEESEPCHAR1XFELD
BUSINESSAREABusiness Area BAPI_BKK_DTE_BUSINESSAREACHAR4Assigned to domainGSBERGSB
DESCRBUSINESSAREADescription Length 30 (general purpose) BAPI_BKK_DTE_DESCR_30CHAR30TEXT30
MINIMUMDEPOSITMinimum Deposit Amount BAPI_BKK_DTE_MINDEPOSITDEC28(9) BAPICUREXT
INTERESTPENALTYPOSTMETHODMethod of Interest Penalty Posting BAPI_BKK_DTE_INTERESTPENALMETHCHAR1BKK_AIMETH
DESCRINTERESTPENALTYMETHODLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
INTERESTPENALTYDEBITTYPEType of Interest Penalty Debit BAPI_BKK_DTE_INTERESPENALDEBITCHAR1BKK_AIPOST
DESCRINTERESTPENALTYTYPELong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
FIXINGSTANDARDCONDITIONFixing of Standard Conditions BAPI_BKK_DTE_FIXINGSTANDCONDCHAR1CHAR1
DESCRFIXINGSTANDARDCONDLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
GENERALDISPATCHTYPEDispatch Type of Bank Statement BAPI_BKK_DTE_DISPATCH_TYPENUMC2NUMC2
DESCRGENERALDISPATCHTYPELong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table BAPI_IBKK_ACCNT_OP_MDATA

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