REFX_VENOCCSCHBYELEQ SAP (MT for VenueOccupancyScheduleERPByElementsQuery_sync) Structure details

Dictionary Type: Structure
Description: MT for VenueOccupancyScheduleERPByElementsQuery_sync




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




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

REFX_VENOCCSCHBYELEQ 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 "MT for VenueOccupancyScheduleERPByElementsQuery_sync" 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_REFX_VENOCCSCHBYELEQ TYPE REFX_VENOCCSCHBYELEQ.

The REFX_VENOCCSCHBYELEQ table consists of various fields, each holding specific information or linking keys about MT for VenueOccupancyScheduleERPByElementsQuery_sync data available in SAP. These include VENOCCSCHBYELEQ (), CONTROLLER (), VEN_OCCUP_SCHED_SELBYELE (), CONTROLLER ().. 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 REFX_VENOCCSCHBYELEQ 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
CONTROLLER 0
VENOCCSCHBYELEQ 0
CONTROLLER 0
VEN_OCCUP_SCHED_SELBYELE 0
CONTROLLER 0
VENUE_ID 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_VERSION_ID 0
SCHEME_AGENCY_ID 0
CONTENTProxy Data Element (generated) EAFINCO_VENUE_ID_CNTCHAR30
VENUE_TYPE_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) EAFINCO_VENUE_TYPE_CODE_CNTCHAR2
VENUE_SPACE_GROUP_CODE 0
VENUE_RESERVATION_TYPE_CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
CONTENTProxy Data Element (generated) EAFINCO_VENUERSVNTYPECODE_CONTCHAR2
FITTINGS_TYPE_CODE 0
FREE_VENUE_REQUESTED_INDICATORIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
PARTLY_FREE_VENREQUINDICIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
OCCUP_VEN_REQU_INDICIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
SERIES_REQUESTED_INDICATORIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
ONE_TIME_REQUESTED_INDICATORIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
SERVICES_REQUESTED_INDICATORIndicator is the representation of a situation that has exac EAFINCO_INDICATORCHAR1XSDBOOLEAN
VENUE_CAPACITY 0
CONTROLLER 0
UNIT_CODEProxy Data Element (generated) EAFINCO_MEASURE_UNIT_CODECHAR3
CONTENTQUANTITY is the non-monetary numerical declaration of a quan EAFINCO_QUANTITY_CONTENTDEC31(14)
VALIDITY_PERIOD 0
CONTROLLER 0
START_DATE_TIMEProxy Data Element (generated) EAFINCO_GLOBAL_DATE_TIMEDEC21(7) XSDDATETIME_LONG_Z
END_DATE_TIMEProxy Data Element (generated) EAFINCO_GLOBAL_DATE_TIMEDEC21(7) XSDDATETIME_LONG_Z
PAYER 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
CONTENTProprietary identifier for a party EAFINCO_PARTY_INTERNAL_ID_CONTCHAR32
PAYER_NAMEProxy Data Element (generated) EAFINCO_LANG_INDPNDNT_MED_NAMECHAR40
RESPONSIBLE_PLANNER 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_AGENCY_ID 0
CONTENTProprietary identifier for a party EAFINCO_PARTY_INTERNAL_ID_CONTCHAR32
RESPONSIBLE_PLANNER_NAMEProxy Data Element (generated) EAFINCO_LANG_INDPNDNT_MED_NAMECHAR40
RECURRENCE_RULE 0
PAYER_PARTY_TYPE_CODEProxy Data Element (generated) REFX_BUSINESS_OBJECT_TYPE_CODECHAR5
RESPONSIBLE_PLANNER_PARTY_TYPEProxy Data Element (generated) REFX_BUSINESS_OBJECT_TYPE_CODECHAR5

Key field Non-key field



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

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

How to access SAP table REFX_VENOCCSCHBYELEQ

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