BBP_SC_A_BW_GET_TD_STRUC SAP (Extraction Structure: Trans. Data SAP EBP Shopping Cart) Structure details

Dictionary Type: Structure
Description: Extraction Structure: Trans. Data SAP EBP Shopping Cart




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




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

BBP_SC_A_BW_GET_TD_STRUC 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 "Extraction Structure: Trans. Data SAP EBP Shopping Cart" 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_BBP_SC_A_BW_GET_TD_STRUC TYPE BBP_SC_A_BW_GET_TD_STRUC.

The BBP_SC_A_BW_GET_TD_STRUC table consists of various fields, each holding specific information or linking keys about Extraction Structure: Trans. Data SAP EBP Shopping Cart data available in SAP. These include GUID (SC GUID 32 Char.), SC_NUMBER (Shopping Cart Number), DESCRIPTION (Transaction Description), SC_DATE (Purchase Order 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: Can be enhanced (character-type or numeric)


SAP BBP_SC_A_BW_GET_TD_STRUC 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
GUIDSC GUID 32 Char. BBP_BW_SC_H_GUIDCHAR32SYSUUID_C
SC_NUMBERShopping Cart Number BBP_BW_SC_NUMBERCHAR10ALPHACRM_OBJECT_IDBBP_OBJECT_ID
DESCRIPTIONTransaction Description CRMT_PROCESS_DESCRIPTIONCHAR40CRM_PROCESS_DESCRIPTION
SC_DATEPurchase Order Date PO_DATEDATS8
TOTAL_VALUE_APPRTotal Value of Shopping Cart at Time of Approval (BI) BBP_TOTAL_VALUE_APPRCURR15(2) WERT8
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
STAT_RELEASERelease Status BBP_BW_REL_STATCHAR5J_STATUS
APPROVER_COUNTNumber of Header Levels per Document BBP_BW_APPROVER_COUNTINT410INT4
APPROVER_IDApprover Number BBP_APPROVER_NOCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
APPROVER_GUIDGlobally Unique Identifier in 32-Character Display BBP_GUID_32CHAR32SYSUUID_C
APPROVAL_LIMITOverall Limit BBP_LIMITCURR15(2) WERT8
APPROVAL_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
APPR_START_DATEApproval Date Start BBP_APPR_START_DATEDATS8SYDATS
APPR_START_TIMEApproval Time Start BBP_APPR_START_TIMETIMS6SYTIME
APPR_END_DATEApproval Date End BBP_APPR_END_DATEDATS8SYDATS
APPR_END_TIMEApproval Time End BBP_APPR_END_TIMETIMS6SYTIME
BBP_LOG_SYSTEMLogical System EBP BBP_LOG_SYSCHAR10Assigned to domainALPHALOGSYS
ORDERER_IDCompany Number BBP_ORDERERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
ORDERER_GUIDCompany GUID 32 Char. BBP_BW_ORD_GUID_32CHAR32SYSUUID_C
ITM_DEL_INDDeletion Indicator SRM Purchasing Document BBP_DEL_INDCHAR1XFELD
ITM_PARENTGlobally Unique Identifier in 32-Character Display BBP_GUID_32CHAR32SYSUUID_C
UPDMODBW Delta Process: Record Mode RODMUPDMODCHAR1RODMUPDMOD

Key field Non-key field



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

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

How to access SAP table BBP_SC_A_BW_GET_TD_STRUC

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