BBPS_BID_HEADER_IC_PA_BADI SAP (Header Data Bid Inviation (BBP_PGRP_ASSIGN_BADI)) Structure details

Dictionary Type: Structure
Description: Header Data Bid Inviation (BBP_PGRP_ASSIGN_BADI)




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




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

BBPS_BID_HEADER_IC_PA_BADI 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 "Header Data Bid Inviation (BBP_PGRP_ASSIGN_BADI)" 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_BBPS_BID_HEADER_IC_PA_BADI TYPE BBPS_BID_HEADER_IC_PA_BADI.

The BBPS_BID_HEADER_IC_PA_BADI table consists of various fields, each holding specific information or linking keys about Header Data Bid Inviation (BBP_PGRP_ASSIGN_BADI) data available in SAP. These include DESCRIPTION (Name of SRM Document), START_TIME (Time Stamp for Start Time of an Auction/Bid Inv.), BID_TYPE (Type of RFx), OPEN_TIME (Opening Date and Time of the Bid Invitation).. 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 BBPS_BID_HEADER_IC_PA_BADI 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
GUIDGlobally Unique identifier BBP_GUIDRAW16SYSUUID
DESCRIPTIONName of SRM Document BBP_DOCNAMECHAR40TEXT40
START_TIMETime Stamp for Start Time of an Auction/Bid Inv. BBP_START_TIMESTPDEC15TSTPSBCOS_TSTMP
BID_TYPEType of RFx BBP_BID_TYPECHAR1BBP_BIDTYPE
OPEN_TIMEOpening Date and Time of the Bid Invitation BBP_OPEN_TIMEDEC15TSTPSBCOS_TSTMP
APPLIC_BYBidder Registration Deadline BBP_BWBDTDATS8DATUM
QUOT_DEADSubmission Deadline for the Bid BBP_ANGABDATS8DATUM
QUOT_DEAD_TIMETime of Bid Submission Deadline BBP_QUOT_DEAD_TIMETIMS6TIME
BINDG_PERBinding period for quotation BBP_EBNDTDATS8DATUM
CATEGORYProduct Category GUID BBP_CATEGORY_GUID_RAWRAW16SYSUUID
CATEGORY_IDProduct Category ID BBP_CATEGORY_IDCHAR20COM_CATEGORY_IDCOM_CAT
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
TOTAL_VALUETotal Value of Shopping Cart / Target Value of Contract BBP_TOTAL_VALUECURR15(2) WERT8
VPER_STARTTimeframe From BBP_VPER_STARTDATS8DATUM
VPER_ENDTimeframe To BBP_VPER_ENDDATS8DATUM
PMNTTRMSTerms of Payment Key BBP_DZTERMCHAR4ZTERM/SAPSRM/H_PMNTTRMS
GUARANTEED_MINGuaranteed Purchase Value (Public Sector ONLY!!) BBP_GUARANTEED_MINCURR15(2) WERT8
USE_CONDITIONSIndicator: Detailed Price Info to be Entered in Bid BBP_USE_CONDITIONSCHAR1BBP_USE_CONDITIONS
QUAN_FIX_INDFixed Quantity Specified BBP_QUAN_FIX_INDCHAR1BBP_QUAN_FIX_IND
ADD_ITEMS_INDIndicates Whether Items may be Added BBP_ADD_ITEMS_INDCHAR1XFELD
SHOW_WEIGH_INDDisplay Weighting to Bidders BBP_SHOW_WEIGHING_INDCHAR1XFELD
BID_ALL_ITMS_INDYou have to bid on all Items BBP_BID_ALL_ITEMS_INDCHAR1XFELD
BID_CHG_ALLOWEDBid May be Changed BBP_BID_CHANGE_ALLOWEDCHAR1XFELD
PO_INDFollow-On Document is a Purchase Order BBP_PO_INDCHAR1XFELD
CTR_INDFollow-On Document is a Contract BBP_CTR_INDCHAR1XFELD
DESCR_LANGUAGELanguage Key of Description CRMT_PROCESS_DESCRIPTION_LANGULANG1Assigned to domainISOLASPRAS
CO_CODECompany Code in FI System BBP_CO_CODECHAR4Assigned to domainBUKRS
LOGSYS_FILogical System of FI System BBP_LOGSYS_FICHAR10Assigned to domainALPHALOGSYSBBP_BACKEND_DESTINATION_F4
COMPANY_CODECompany Code BBP_COMPANY_CODECHAR20BBP_COMPANY_CODE
APPROVAL_INDApproval Indicator BBP_APPROVAL_INDCHAR1BBP_APPROVAL_IND
PROCESS_TYPEBusiness Transaction Type CRMT_PROCESS_TYPE_DBCHAR4Assigned to domainCRM_PROCESS_TYPE
OBJECT_IDTransaction Number CRMT_OBJECT_ID_DBCHAR10ALPHACRM_OBJECT_ID
EXT_DEM_LOGSYSLogical System from where an External Requirement Comes BBP_EXT_DEM_LOGSYSCHAR10Assigned to domainALPHALOGSYS
TEMPLATE_TYPETemplate Type of CRM Transaction CRMT_TEMPLATE_TYPE_DBCHAR1CRM_TEMPLATE_TYPE
TZONETime Zone for Date and Time Fields of Procurement Document BBP_TZONECHAR6BBP_TZONE

Key field Non-key field



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

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

How to access SAP table BBPS_BID_HEADER_IC_PA_BADI

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