Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "C_Behqueuedata" of service "C_BEHQUEUEDATA_CDS". See https://api.sap.com/api/C_BEHQUEUEDATA_CDS for more information.

Hierarchy

  • any
    • C_Behqueuedata

Implements

Index

Properties

busEventPriority

busEventPriority: number

Subscription priority. Indicates the importance level of a subscription. For example, if the priority of a subscription is 1, then it will hold the most importance.

nullable

busEventSubscriberCode

busEventSubscriberCode: string

Subscriber ID. Indicates the unique identification that you use to maintain the business object subscriptions. Maximum length: 4.

nullable

businessEvent

businessEvent: string

GUID of an Event.

businessEventSubscriberName

businessEventSubscriberName: string

Subscriber Name. Indicates the short description that you use for Subscriber ID. Maximum length: 32.

nullable

creationUtcDateTime

creationUtcDateTime: BigNumber

UTC Time Stamp in Short Form (YYYYMMDDhhmmss).

nullable

sapBusinessObjectKey1

sapBusinessObjectKey1: string

Business Object Key1. Maximum length: 40.

nullable

sapBusinessObjectKey2

sapBusinessObjectKey2: string

Business Object Key2. Maximum length: 40.

nullable

sapBusinessObjectKey3

sapBusinessObjectKey3: string

Business Object key3. Maximum length: 40.

nullable

sapBusinessObjectKey4

sapBusinessObjectKey4: string

Business Object key4. Maximum length: 40.

nullable

sapBusinessObjectKey5

sapBusinessObjectKey5: string

Business Object Key5. Maximum length: 40.

nullable

sapBusinessObjectKey6

sapBusinessObjectKey6: string

Business Object Key6. Maximum length: 40.

nullable

sapObjectTaskCode

sapObjectTaskCode: string

SAP Object Task Code. Maximum length: 18.

nullable

sapObjectTaskTypeName

sapObjectTaskTypeName: string

SAP Object Task Type Name. Indicates the text description of a particular business object task, which is dependent on the language that you maintain in the text table. Maximum length: 40.

nullable

sapObjectType

sapObjectType: string

SAP Object Type. Indicates the name of the business object type. Maximum length: 30.

nullable

sapObjectTypeName

sapObjectTypeName: string

SAP Object Type Name. Indicates the text description of a particular business object type. Maximum length: 40.

nullable

toBusObjects

toBusObjects: I_BusObjects[]

One-to-many navigation property to the I_BusObjects entity.

toKeys

One-to-one navigation property to the I_BusinessObjectKeys entity.

Static ALL_FIELDS

ALL_FIELDS: any = new AllFields('*', C_Behqueuedata)

All fields selector.

Static BUSINESS_EVENT

BUSINESS_EVENT: StringField<C_Behqueuedata> = new StringField('BusinessEvent', C_Behqueuedata, 'Edm.Guid')

Static representation of the businessEvent property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BUSINESS_EVENT_SUBSCRIBER_NAME

BUSINESS_EVENT_SUBSCRIBER_NAME: StringField<C_Behqueuedata> = new StringField('BusinessEventSubscriberName', C_Behqueuedata, 'Edm.String')

Static representation of the businessEventSubscriberName property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BUS_EVENT_PRIORITY

BUS_EVENT_PRIORITY: NumberField<C_Behqueuedata> = new NumberField('BusEventPriority', C_Behqueuedata, 'Edm.Byte')

Static representation of the busEventPriority property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BUS_EVENT_SUBSCRIBER_CODE

BUS_EVENT_SUBSCRIBER_CODE: StringField<C_Behqueuedata> = new StringField('BusEventSubscriberCode', C_Behqueuedata, 'Edm.String')

Static representation of the busEventSubscriberCode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CREATION_UTC_DATE_TIME

CREATION_UTC_DATE_TIME: BigNumberField<C_Behqueuedata> = new BigNumberField('CreationUTCDateTime', C_Behqueuedata, 'Edm.Decimal')

Static representation of the creationUtcDateTime property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_1

SAP_BUSINESS_OBJECT_KEY_1: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey1', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey1 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_2

SAP_BUSINESS_OBJECT_KEY_2: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey2', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey2 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_3

SAP_BUSINESS_OBJECT_KEY_3: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey3', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey3 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_4

SAP_BUSINESS_OBJECT_KEY_4: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey4', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey4 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_5

SAP_BUSINESS_OBJECT_KEY_5: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey5', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey5 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_BUSINESS_OBJECT_KEY_6

SAP_BUSINESS_OBJECT_KEY_6: StringField<C_Behqueuedata> = new StringField('SAPBusinessObjectKey6', C_Behqueuedata, 'Edm.String')

Static representation of the sapBusinessObjectKey6 property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_OBJECT_TASK_CODE

SAP_OBJECT_TASK_CODE: StringField<C_Behqueuedata> = new StringField('SAPObjectTaskCode', C_Behqueuedata, 'Edm.String')

Static representation of the sapObjectTaskCode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_OBJECT_TASK_TYPE_NAME

SAP_OBJECT_TASK_TYPE_NAME: StringField<C_Behqueuedata> = new StringField('SAPObjectTaskTypeName', C_Behqueuedata, 'Edm.String')

Static representation of the sapObjectTaskTypeName property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_OBJECT_TYPE

SAP_OBJECT_TYPE: StringField<C_Behqueuedata> = new StringField('SAPObjectType', C_Behqueuedata, 'Edm.String')

Static representation of the sapObjectType property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_OBJECT_TYPE_NAME

SAP_OBJECT_TYPE_NAME: StringField<C_Behqueuedata> = new StringField('SAPObjectTypeName', C_Behqueuedata, 'Edm.String')

Static representation of the sapObjectTypeName property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static TO_BUS_OBJECTS

TO_BUS_OBJECTS: Link<C_Behqueuedata, I_BusObjects> = new Link('to_BusObjects', C_Behqueuedata, I_BusObjects)

Static representation of the one-to-many navigation property toBusObjects for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static TO_KEYS

TO_KEYS: OneToOneLink<C_Behqueuedata, I_BusinessObjectKeys> = new OneToOneLink('to_Keys', C_Behqueuedata, I_BusinessObjectKeys)

Static representation of the one-to-one navigation property toKeys for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [C_Behqueuedata.BUSINESS_EVENT,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_1,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_2,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_3,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_4,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_5,C_Behqueuedata.SAP_BUSINESS_OBJECT_KEY_6,C_Behqueuedata.BUS_EVENT_PRIORITY,C_Behqueuedata.CREATION_UTC_DATE_TIME,C_Behqueuedata.SAP_OBJECT_TASK_TYPE_NAME,C_Behqueuedata.SAP_OBJECT_TYPE_NAME,C_Behqueuedata.SAP_OBJECT_TYPE,C_Behqueuedata.BUS_EVENT_SUBSCRIBER_CODE,C_Behqueuedata.SAP_OBJECT_TASK_CODE,C_Behqueuedata.BUSINESS_EVENT_SUBSCRIBER_NAME,C_Behqueuedata.TO_BUS_OBJECTS,C_Behqueuedata.TO_KEYS]

All fields of the C_Behqueuedata entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/C_BEHQUEUEDATA_CDS"

Default url path for the according service.

Static _entityName

_entityName: string = "C_Behqueuedata"

Technical entity name for C_Behqueuedata.

Static _keyFields

_keyFields: Array<Selectable<C_Behqueuedata>> = [C_Behqueuedata.BUSINESS_EVENT]

All key fields of the C_Behqueuedata entity.

Static _keys

_keys: any = C_Behqueuedata._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property C_Behqueuedata.

Static _serviceName

_serviceName: string = "C_BEHQUEUEDATA_CDS"

Technical service name for C_Behqueuedata.

Methods

Static builder

  • Returns an entity builder to construct instances C_Behqueuedata.

    Returns EntityBuilderType<C_Behqueuedata, C_BehqueuedataType>

    A builder that constructs instances of entity type C_Behqueuedata.

Static customField

  • Returns a selectable object that allows the selection of custom field in a get request for the entity C_Behqueuedata.

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<C_Behqueuedata>

    A builder that constructs instances of entity type C_Behqueuedata.

Static requestBuilder

  • Returns a request builder to construct requests for operations on the C_Behqueuedata entity type.

    Returns C_BehqueuedataRequestBuilder

    A C_Behqueuedata request builder.