BAPI_IBKK_STD_CONDITION SAP (Condition Header) Structure details

Dictionary Type: Structure
Description: Condition Header




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




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

BAPI_IBKK_STD_CONDITION 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 "Condition 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_STD_CONDITION TYPE BAPI_IBKK_STD_CONDITION.

The BAPI_IBKK_STD_CONDITION table consists of various fields, each holding specific information or linking keys about Condition Header data available in SAP. These include DESCRCONDITIONAREA (Short Description (general purpose)), CONDID (Condition ID), DESCRCONDITIONA (Short Description (general purpose)), VALIDFROM (Valid from).. 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_STD_CONDITION 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
CONDITIONAREACondition Area BAPI_BKK_DTE_CONDAREACHAR4Assigned to domainBKK_CONDARCOR
DESCRCONDITIONAREAShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
CONDIDCondition ID BAPI_BKK_DTE_CONDCHAR10BKK_CON
DESCRCONDITIONAShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
VALIDFROMValid from BAPI_BKK_DTE_VALIDFROMDATS8DATUM
CONDITIONCATEGORYBank Condition Category BAPI_BKK_DTE_CONDCATGCHAR4Assigned to domainBKK_CONCAT
FIRSTCONDDIFFERENTIATION1st Conditions Type Differentiation BAPI_BKK_DTE_FIRSTCONDDIFFCHAR3Assigned to domainBKK_CONDIF
DESCRFIRSTCONDDIFFERENTShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
FIRSTCONDITIONDIFFVALUECondition Differentiation Value BAPI_BKK_DTE_FIRSTCONDVALUECHAR10BKK_CONVAL
SECONDCONDDIFFERENTIATION2nd Condition Type Differentiation BAPI_BKK_DTE_SECONDCONDDIFFCHAR3Assigned to domainBKK_CONDIF
DESCRSECONDCONDDIFFERENTShort Description (general purpose) BAPI_BKK_DTE_DESCR_SHORTCHAR25TEXT25
SECONDCONDDIFFVALUECondition Differentiation Value BAPI_BKK_DTE_SECONDCONDVALUECHAR10BKK_CONVAL
CURRENCYCurrency Key BAPI_BKK_DTE_WAERSCUKY5Assigned to domainWAERSFWS
DESCRCURRENCYCurrency Description BAPI_BKK_DTE_KTEXT_CURTCHAR15TEXT15
CURRENCYISOISO currency code BAPI_BKK_DTE_ISOCDCHAR3ISOCD
INTERESTCALCMETHODInterest calculation method BAPI_BKK_DTE_INTERESTCALCMETHCHAR1SZBMETH
DESCRINTERESTCALCMETHODLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
CALCULATIONTYPEIndicator Graduated/Interval Calculation BAPI_BKK_DTE_CALCTYPENUMC1BKK_SSTAFF
DESCRCALCULATIONTYPELong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
FLGFROMTOIndicator from-to BAPI_BKK_DTE_XFROMTOCHAR1BKK_FROMTO
DESCRFLGFROMTOLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
FLGOVERDRAFTTODEBITOverdraft Interest in Addition to Debit Interest BAPI_BKK_DTE_XOVDRFTTODEBITCHAR1XFELD
CONDITIONPERIODPeriod for Condition BAPI_BKK_DTE_CONDPERIODNUMC4BKK_CONTIM
CONDITIONPERIODUNITTime Unit for Conditions BAPI_BKK_DTE_CONDPERIODUNITNUMC1BKK_CONTUN
DESCRCONDITIONPERIODUNITLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
TIMEPROCALCULATIONPro Rata Method BAPI_BKK_DTE_TIMEPROCALCNUMC1BKK_TIMEPROCALC
DESCRTIMEPROCALCULATIONLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
NUMBEROFFREEITEMSNumber of Payment Items BAPI_BKK_DTE_FREECOUNTNUMC7BKK_COUNT
AMOUNTOFEXEMPTIONCurrency amount for BAPIS (with 9 decimal places) BAPI_BKK_DTE_CUREXTDEC28(9) BAPICUREXT
BLOCKINDICATORBlock Indicator BAPI_BKK_DTE_XBLOCKCHAR1BKK_FLGLOC
DESCRBLOCKINDICATORLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
SORTTERMSort string BAPI_BKK_DTE_CONDSORTTERMCHAR10BKK_SORTF
USEDUNTILDate till when Condition was Used BAPI_BKK_DTE_CONDUSEDUNTILDATS8DATUM
FLGMARKUPCONDITIONFlag: Markup Condition BAPI_BKK_DTE_XMARKUPCONDCHAR1FLAG
ROUNDINGTYPERound (Up, Down or to the Nearest Whole) BAPI_BKK_DTE_ROUNDTYPECHAR1TFM_SROUND
DESCRROUNDINGTYPELong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT
ROUNDINGUNITRounding unit in FIMA BAPI_BKK_DTE_ROUNDUNITDEC13(7) TFMSRUNIT
ADVANCEINTERESTMETHODCalculation Method of Interest Penalty BAPI_BKK_DTE_ADVINTMETHCHAR1BKK_ADINTMET
DESCRADVANCEINTERESTMETHODLong Description BAPI_BKK_DTE_DESCR_LONGCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table BAPI_IBKK_STD_CONDITION

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