SAP BAPI_FSBP_TC_STR_ITEM_DISP Formatted Contract Information for Total Commitment Table data and field list

BAPI_FSBP_TC_STR_ITEM_DISP 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 "Formatted Contract Information for Total Commitment" 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_FSBP_TC_STR_ITEM_DISP TYPE BAPI_FSBP_TC_STR_ITEM_DISP.

The BAPI_FSBP_TC_STR_ITEM_DISP table consists of various fields, each holding specific information or linking keys about Formatted Contract Information for Total Commitment data available in SAP. These include PARTNER (Business Partner Number), PARTNER_GUID (Business Partner GUID), IDNUM (Identification Number for Business Partner), ROLECATEGORY (Business Partner Role for Application)... 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. .

BAPI_FSBP_TC_STR_ITEM_DISP structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


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

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the BAPI_FSBP_TC_STR_ITEM_DISP table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
APPLICATIONApplication BAPIBP_TC_DTE_APPLCHAR10Assigned to domainBP_TC_DOM_APPL
PARTNERBusiness Partner Number BAPIBU_PARTNERCHAR10Assigned to domainALPHABU_PARTNER
PARTNER_GUIDBusiness Partner GUID BAPIBU_PARTNER_GUIDRAW16SYSUUID
IDNUMIdentification Number for Business Partner BAPIBP_IDNUMCHAR60BPIDNUM
ROLECATEGORYBusiness Partner Role for Application BAPIBP_TC_DTE_RLTYP_APPLCHAR6Assigned to domainBP_TC_DOM_RLTYP
INTERNALIDInternal Contract ID BAPIBP_TC_DTE_CONTRACT_KEYCHAR32CHAR32
EXTERNALIDContract Number BAPIBP_TC_DTE_CONTRACT_IDCHAR70TEXT70
PRODUCT_DESCRIPTIONDescription of Product Type BAPIBP_TC_DTE_PRODUCT_DESCRCHAR35TEXT35
START_OF_TERMDate of Contract Start BAPIBP_TC_DTE_START_OF_TERMDATS8DATUM
TERMINATION_DATEContract End Date BAPIBP_TC_DTE_TERMINATION_DATEDATS8DATUM
END_OF_TERMEnd of Term Date BAPIBP_TC_DTE_END_OF_TERMDATS8DATUM
CONTRACT_AMOUNTContract Amount BAPIBP_TC_DTE_CONTRACT_AMOUNTDEC28(9) BAPICUREXT
CONTRACT_CURRENCYDisplay Currency for Contract BAPIBP_TC_DTE_CONTRACT_CURRCUKY5
CONTRACT_CURRENCY_ISODisplay Currency for Contract BAPIBP_TC_DTE_CONTRACT_CURR_ISCHAR3ISOCD
S_COLL_AVAILABLECollateral Available BAPIBP_TC_DTE_COLL_AVAILABLECHAR1BOOLE
S_3RD_PARTYThird-Party Account BAPIBP_TC_DTE_S_3RD_PARTYCHAR1BOOLE
ASSET_LIABILITYAsset/Liability Transaction BAPIBP_TC_DTE_ASSET_LIABCHAR1BP_TC_DOM_ASSET_LIAB
ACCOUNT_BALANCEAccount Balance BAPIBP_TC_DTE_ACCOUNT_BALANCEDEC28(9) BAPICUREXT
ACCOUNT_CURRENCYDisplay Currency for Account Balance BAPIBP_TC_DTE_ACCOUNT_CURRCUKY5
ACCOUNT_CURRENCY_ISODisplay Currency According to ISO for Account Balance BAPIBP_TC_DTE_ACCOUNT_CURR_ISOCHAR3ISOCD
LIMIT_EXTERNALExternal Limit BAPIBP_TC_DTE_LIMIT_EXTERNALDEC28(9) BAPICUREXT
LIMIT_INTERNALInternal Limit BAPIBP_TC_DTE_LIMIT_INTERNALDEC28(9) BAPICUREXT
LIMIT_CARDCredit Line for Credit Card BAPIBP_TC_DTE_LIMIT_CARDDEC28(9) BAPICUREXT
LIMIT_CURRENCYDisplay Currency for Limits BAPIBP_TC_DTE_LIMIT_CURRCUKY5
LIMIT_CURRENCY_ISODisplay Currency According to ISO for Limits BAPIBP_TC_DTE_LIMIT_CURR_ISOCHAR3ISOCD
BLOCKEDLock on Contract BAPIBP_TC_DTE_SBLOCKEDCHAR1BOOLE
STATUSStatus Information BAPIBP_TC_DTE_STATUSCHAR20CHAR20
ACCOUNT_BALANCE_SUMAccount Balance BAPIBP_TC_DTE_ACCOUNT_BAL_SUMDEC28(9) BAPICUREXT
CONTRACT_AMOUNT_SUMContract Amount BAPIBP_TC_DTE_CONTRACT_AMT_SUMDEC28(9) BAPICUREXT
LIMIT_EXTERNAL_SUMExternal Limit BAPIBP_TC_DTE_LIMIT_EXT_SUMDEC28(9) BAPICUREXT
LIMIT_INTERNAL_SUMInternal Limit BAPIBP_TC_DTE_LIMIT_INT_SUMDEC28(9) BAPICUREXT
LIMIT_CARD_SUMCredit Line for Credit Card BAPIBP_TC_DTE_LIMIT_CARD_SUMDEC28(9) BAPICUREXT
ORIGINAL_CURRENCYOriginal Contract Currency BAPIBP_TC_DTE_CURR_ORIGCUKY5
ORIGINAL_CURRENCY_ISOOriginal Contract Currency BAPIBP_TC_DTE_CURR_ORIG_ISOCHAR3ISOCD
NO_SUMExclude Contract from Totaling BAPIBP_TC_DTE_NO_SUMCHAR1BOOLE
APPLICATION_DESCRIPTIONName BAPIBP_TC_DTE_BEZEI40CHAR40TEXT40
ROLECATEGORY_DESCRIPTIONDescription of Business Partner Role BAPIBP_TC_DTE_RLTYP_TEXTCHAR50TEXT50
APPLICATION_SORTSort Sequence for Displayed Application Data BAPIBP_TC_DTE_APPL_SORTNUMC2NUMC2
ROLECATEGORY_SORTSort Sequence for Displayed Business Partner Role BAPIBP_TC_DTE_RLTYP_SORTNUMC2NUMC2
CAT_KEYProduct Category BAPIBP_TC_DTE_CATEGORY_KEYCHAR10Assigned to domainBP_TC_DOM_CAT_KEY
CAT_DESCRDescription of Product Category BAPIBP_TC_DTE_CATEGORY_DESCRCHAR40TEXT40
TYPE_KEYProduct Type BAPIBP_TC_DTE_TYPE_KEYCHAR10Assigned to domainBP_TC_DOM_TYPE_KEY
CONTRACT_DESCRContract Purpose BAPIBP_TC_DTE_CONTRACT_DESCRCHAR70TEXT70
GROUP_KEYTotal Commitment Grouping BAPIBP_TC_DTE_GROUP_KEYCHAR6Assigned to domainBP_TC_DOM_GROUP_KEY
GROUP_DESCRDescription of Total Commitment Grouping BAPIBP_TC_DTE_GROUP_DESCRCHAR40TEXT40
GROUP_SORTSort Sequence of Total Commitment Grouping BAPIBP_TC_DTE_GROUP_SORTNUMC6NUMC6

Key field Non-key field



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

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

How to access SAP table BAPI_FSBP_TC_STR_ITEM_DISP

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

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