BAPI2075_7 SAP (Create Order Master Data for BAPIs) Structure details

Dictionary Type: Structure
Description: Create Order Master Data for BAPIs




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




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

BAPI2075_7 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 "Create Order Master Data for BAPIs" 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_BAPI2075_7 TYPE BAPI2075_7.

The BAPI2075_7 table consists of various fields, each holding specific information or linking keys about Create Order Master Data for BAPIs data available in SAP. These include ORDER_TYPE (Order Type), ORDER_NAME (Description), CO_AREA (Controlling Area), COMP_CODE (Company Code).. 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 BAPI2075_7 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
ORDEROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
ORDER_TYPEOrder Type AUFARTCHAR4T003OAUFARTAAT
ORDER_NAMEDescription AUFTEXTCHAR40TEXT40
CO_AREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
COMP_CODECompany Code BUKRSCHAR4T001BUKRSBUKC_T001
BUS_AREABusiness Area GSBERCHAR4TGSBGSBERGSB
PLANTPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
PROFIT_CTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
RESPCCTRResponsible cost center AUFKOSTVCHAR10CSKSALPHAKOSTL
WBS_ELEMENTWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
REQUEST_CCTRRequesting cost center PS_AKSTLCHAR10CSKSALPHAKOSTLKOS
REQU_COMP_CODERequesting company code IM_ABUKRSCHAR4T001BUKRSBUK
SALES_ORDSales Order Number KDAUFCHAR10VBUKALPHAVBELNAUN
S_ORD_ITEMItem Number in Sales Order KDPOSNUMC6NUM06KPO
TAXJURCODETax Jurisdiction TXJCDCHAR15TTXJTXJCDTXJ
CCTR_POSTEDCost center to which costs are actually posted ST_KOSTLCHAR10CSKSALPHAKOSTL
CURRENCYOrder Currency AUFWAERSCUKY5TCURCWAERS
CSTG_SHEETCosting Sheet AUFKALSMCHAR6T683KALSM
OVERHEAD_KEYOverhead key AUFZSCHLCHAR6CHAR6
RES_ANAL_KEYResults Analysis Key ABGR_SCHLCHAR6TKKAAABGR_SCHLACS
INTEREST_PROFInterest Profile for Project/Order Interest Calculation PS_ZSCHMCHAR7TPI01PS_ZSCHM
APPLICANTApplicant AUFUSER0CHAR20AUFUSER0
APPLICANT_PHONEApplicant's telephone number AUFUSER1CHAR20AUFUSER1
PERSON_RESPPerson responsible AUFUSER2CHAR20AUFUSER2
PERSON_RESP_PHONETelephone number of person in charge AUFUSER3CHAR20AUFUSER3
ESTIMATED_COSTSEstimated Overall Costs of the Order for BAPIs AUFUSER4BAPIDEC23(4) BAPICURR
APPLICATION_DATEApplication Date AUFUSER5DATS8AUFUSER5
DEPARTMENTDepartment AUFUSER6CHAR15AUFUSER6
DATE_WORK_BEGINSWork Start AUFUSER7DATS8AUFUSER7
DATE_WORK_ENDSEnd of Work AUFUSER8DATS8AUFUSER8
WORK_PERMITIdentifier for work permit issued AUFUSER9CHAR1AUFUSER9
EXT_ORD_NOExternal order number AUFEXCHAR20ALPHAAUFEX
PROCESSING_GROUPProcessing group AUFABKRSNUMC2TKO08AKREISAKR
PLN_RELEASEPlanned release date AUFPDAT1DATS8DATUM
PLN_COMPLETIONPlanned completion date AUFPDAT2DATS8DATUM
PLN_CLOSEPlanned closing date AUFPDAT3DATS8DATUM
REQUEST_ORDERRequesting order AUFANFNRCHAR12Assigned to domainALPHAAUFNR
FUNC_AREAFunctional Area FKBER_SHORTCHAR4FKBER_SHORTFBE
FUNC_AREA_LONGFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
IN_CHARGE_USERPerson Responsible for CO Internal Order VERAA_USERCHAR12USR02XUBNAMEXUS

Key field Non-key field



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

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

How to access SAP table BAPI2075_7

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