BAPI_EQUZX_R3_OS SAP (Transfer Structure for Equipment Usage Period) Structure details

Dictionary Type: Structure
Description: Transfer Structure for Equipment Usage Period




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




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

BAPI_EQUZX_R3_OS 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 "Transfer Structure for Equipment Usage Period" 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_EQUZX_R3_OS TYPE BAPI_EQUZX_R3_OS.

The BAPI_EQUZX_R3_OS table consists of various fields, each holding specific information or linking keys about Transfer Structure for Equipment Usage Period data available in SAP. These include VALID_TO (Updated information in related user data field), CONSECNO (Updated information in related user data field), NXTUSEPD (Updated information in related user data field), CREAT_DATE (Updated information in related user data field).. 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: Not classified


SAP BAPI_EQUZX_R3_OS 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
EQUIPMENTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_TOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSECNOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NXTUSEPDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREAT_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATED_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CH_ONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANGED_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TIMEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INTSTATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BUSTRANSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NAMEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DEL_FLAGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_FROMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANPLANTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANPLANT_IUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSTTYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MANPARNOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUPEREQUIUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
POSEQUIUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANGROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANGROUP_IUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PM_WKCTRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PM_WKCTR_IUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TECHIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TECHID_IUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LOC_ACCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CUSTOMERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ENDCUSTOMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
OPERATORUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LICENSEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CATPROFILEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INFO_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NOTEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INFO_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ORIGINUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PHYSINVENTORYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DOC_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI_EQUZX_R3_OS

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