BBPS_BS_PO_SCHEDULE_470_1 SAP (Fields for PO Schedule Lines BAPI_PO_CREATE1 470) Structure details

Dictionary Type: Structure
Description: Fields for PO Schedule Lines BAPI_PO_CREATE1 470




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




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

BBPS_BS_PO_SCHEDULE_470_1 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 "Fields for PO Schedule Lines BAPI_PO_CREATE1 470" 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_BS_PO_SCHEDULE_470_1 TYPE BBPS_BS_PO_SCHEDULE_470_1.

The BBPS_BS_PO_SCHEDULE_470_1 table consists of various fields, each holding specific information or linking keys about Fields for PO Schedule Lines BAPI_PO_CREATE1 470 data available in SAP. These include SCHED_LINE (Delivery Schedule Line Number), DEL_DATCAT_EXT (Category of Delivery Date), DELIVERY_DATE (Delivery date), QUANTITY (Schedule Line Quantity).. 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 (Deep)


SAP BBPS_BS_PO_SCHEDULE_470_1 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
PO_ITEMItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
SCHED_LINEDelivery Schedule Line Number ETENRNUMC4Assigned to domainETENR
DEL_DATCAT_EXTCategory of Delivery Date LPEINCHAR1Assigned to domainPRGBZ
DELIVERY_DATEDelivery date BBP_EEINDCHAR10CHAR10
QUANTITYSchedule Line Quantity ETMEN_PIQUAN13(3) BBP_MENGE
DELIV_TIMEDelivery date time-spot LZEIT_PITIMS6UZEIT
STAT_DATEStatistics-relevant delivery date BBP_SLFDT1DATS8DATUM
PREQ_NOPurchase Requisition Number BANFNCHAR10ALPHABANFNBANMBAN_C
PREQ_ITEMItem Number of Purchase Requisition BNFPONUMC5Assigned to domainBNFPOBAP
PO_DATEOrder Date of Schedule Line ETBDT_PIDATS8DATUM
ROUTESCHEDRoute schedule AULWE_PICHAR10AULWE_PI
MS_DATEMaterial availability date MBDAT_PIDATS8DATUM
MS_TIMEMaterial staging time (local time with reference to a plant) MBUHR_PITIMS6TIME_PLANT_PI
LOAD_DATELoad.date LDDAT_PIDATS8DATUM
LOAD_TIMELoading time (local time with reference to a shipping point) LDUHR_PITIMS6TIME_SHIPP_PI
TP_DATETransportation planning date TDDAT_D_PIDATS8DATUM
TP_TIMETransportation planning -time (local w/ref. to shipping pnt) TDUHR_PITIMS6TIME_SHIPP_PI
GI_DATEGoods issue date WADAT_PIDATS8DATUM
GI_TIMETime of goods issue (local time, with reference to a plant) WAUHR_PITIMS6TIME_PLANT_PI
DELETE_INDDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK

Key field Non-key field



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

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

How to access SAP table BBPS_BS_PO_SCHEDULE_470_1

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