Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_LegalDocument" of service "API_LEGAL_DOCUMENT_SRV". This service is part of the following communication scenarios: Legal Document Integration (SAP_COM_0178). See https://api.sap.com/api/API_LEGAL_DOCUMENT_SRV for more information.

Hierarchy

  • any
    • LegalDocument

Implements

Index

Properties

documentDescription

documentDescription: string

Name. Maximum length: 255.

nullable

internalDocumentStatus

internalDocumentStatus: string

Document Status. Maximum length: 2.

nullable

legalDocumentSource

legalDocumentSource: string

LCM Document Source. Maximum length: 3.

nullable

legalTransaction

legalTransaction: string

Legal Transaction ID. Maximum length: 10.

nullable

lglCntntMChangedByUser

lglCntntMChangedByUser: string

Changed By User. Maximum length: 12.

nullable

lglCntntMChangedUtcDateTime

lglCntntMChangedUtcDateTime: Moment

Changed UTC Date Time.

nullable

lglCntntMCreatedByUser

lglCntntMCreatedByUser: string

Created By. Maximum length: 12.

nullable

lglCntntMCreatedUtcDateTime

lglCntntMCreatedUtcDateTime: Moment

Created On.

nullable

lglCntntMDocAccessLvl

lglCntntMDocAccessLvl: string

Access Level. Maximum length: 4.

nullable

lglCntntMDocContentType

lglCntntMDocContentType: string

Document Content Type. Maximum length: 4.

nullable

lglCntntMDocument

lglCntntMDocument: string

Document ID. Maximum length: 10.

nullable

lglCntntMDocumentIsTopVersion

lglCntntMDocumentIsTopVersion: boolean

Data element for domain BOOLE: TRUE (='X') and FALSE (=' ').

nullable

lglCntntMDocumentLinkedObjKey

lglCntntMDocumentLinkedObjKey: string

UUID Char32.

nullable

lglCntntMDocumentLinkedObject

lglCntntMDocumentLinkedObject: string

Linked SAP Object. Database table of the master record that is linked to the document. In the standard system, many links are supported. You can display these using the input help.Additional links can be defined via specific screens and table entries without changing the program.See also: Maintain object link. Maximum length: 10.

nullable

lglCntntMDocumentUuid

lglCntntMDocumentUuid: string

Universal Unique Identifier.

lglCntntMLanguage

lglCntntMLanguage: string

Language Key. Maximum length: 2.

nullable

toLglDocStamp

toLglDocStamp: LglDocStamp[]

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

Static ALL_FIELDS

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

All fields selector.

Static DOCUMENT_DESCRIPTION

DOCUMENT_DESCRIPTION: StringField<LegalDocument> = new StringField('DocumentDescription', LegalDocument, 'Edm.String')

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

Static INTERNAL_DOCUMENT_STATUS

INTERNAL_DOCUMENT_STATUS: StringField<LegalDocument> = new StringField('InternalDocumentStatus', LegalDocument, 'Edm.String')

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

Static LEGAL_DOCUMENT_SOURCE

LEGAL_DOCUMENT_SOURCE: StringField<LegalDocument> = new StringField('LegalDocumentSource', LegalDocument, 'Edm.String')

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

Static LEGAL_TRANSACTION

LEGAL_TRANSACTION: StringField<LegalDocument> = new StringField('LegalTransaction', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_CHANGED_BY_USER

LGL_CNTNT_M_CHANGED_BY_USER: StringField<LegalDocument> = new StringField('LglCntntMChangedByUser', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_CHANGED_UTC_DATE_TIME

LGL_CNTNT_M_CHANGED_UTC_DATE_TIME: DateField<LegalDocument> = new DateField('LglCntntMChangedUTCDateTime', LegalDocument, 'Edm.DateTimeOffset')

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

Static LGL_CNTNT_M_CREATED_BY_USER

LGL_CNTNT_M_CREATED_BY_USER: StringField<LegalDocument> = new StringField('LglCntntMCreatedByUser', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_CREATED_UTC_DATE_TIME

LGL_CNTNT_M_CREATED_UTC_DATE_TIME: DateField<LegalDocument> = new DateField('LglCntntMCreatedUTCDateTime', LegalDocument, 'Edm.DateTimeOffset')

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

Static LGL_CNTNT_M_DOCUMENT

LGL_CNTNT_M_DOCUMENT: StringField<LegalDocument> = new StringField('LglCntntMDocument', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_DOCUMENT_IS_TOP_VERSION

LGL_CNTNT_M_DOCUMENT_IS_TOP_VERSION: BooleanField<LegalDocument> = new BooleanField('LglCntntMDocumentIsTopVersion', LegalDocument, 'Edm.Boolean')

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

Static LGL_CNTNT_M_DOCUMENT_LINKED_OBJECT

LGL_CNTNT_M_DOCUMENT_LINKED_OBJECT: StringField<LegalDocument> = new StringField('LglCntntMDocumentLinkedObject', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_DOCUMENT_LINKED_OBJ_KEY

LGL_CNTNT_M_DOCUMENT_LINKED_OBJ_KEY: StringField<LegalDocument> = new StringField('LglCntntMDocumentLinkedObjKey', LegalDocument, 'Edm.Guid')

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

Static LGL_CNTNT_M_DOCUMENT_UUID

LGL_CNTNT_M_DOCUMENT_UUID: StringField<LegalDocument> = new StringField('LglCntntMDocumentUUID', LegalDocument, 'Edm.Guid')

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

Static LGL_CNTNT_M_DOC_ACCESS_LVL

LGL_CNTNT_M_DOC_ACCESS_LVL: StringField<LegalDocument> = new StringField('LglCntntMDocAccessLvl', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_DOC_CONTENT_TYPE

LGL_CNTNT_M_DOC_CONTENT_TYPE: StringField<LegalDocument> = new StringField('LglCntntMDocContentType', LegalDocument, 'Edm.String')

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

Static LGL_CNTNT_M_LANGUAGE

LGL_CNTNT_M_LANGUAGE: StringField<LegalDocument> = new StringField('LglCntntMLanguage', LegalDocument, 'Edm.String')

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

Static TO_LGL_DOC_STAMP

TO_LGL_DOC_STAMP: Link<LegalDocument, LglDocStamp> = new Link('to_LglDocStamp', LegalDocument, LglDocStamp)

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

Static _allFields

_allFields: any[] = [LegalDocument.LGL_CNTNT_M_DOCUMENT_UUID,LegalDocument.LGL_CNTNT_M_DOCUMENT,LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJECT,LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJ_KEY,LegalDocument.LEGAL_TRANSACTION,LegalDocument.LGL_CNTNT_M_DOC_CONTENT_TYPE,LegalDocument.LGL_CNTNT_M_LANGUAGE,LegalDocument.DOCUMENT_DESCRIPTION,LegalDocument.LGL_CNTNT_M_DOC_ACCESS_LVL,LegalDocument.LEGAL_DOCUMENT_SOURCE,LegalDocument.LGL_CNTNT_M_CHANGED_UTC_DATE_TIME,LegalDocument.LGL_CNTNT_M_CHANGED_BY_USER,LegalDocument.LGL_CNTNT_M_CREATED_UTC_DATE_TIME,LegalDocument.LGL_CNTNT_M_CREATED_BY_USER,LegalDocument.INTERNAL_DOCUMENT_STATUS,LegalDocument.LGL_CNTNT_M_DOCUMENT_IS_TOP_VERSION,LegalDocument.TO_LGL_DOC_STAMP]

All fields of the LegalDocument entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_LegalDocument"

Technical entity name for LegalDocument.

Static _keyFields

_keyFields: Array<Selectable<LegalDocument>> = [LegalDocument.LGL_CNTNT_M_DOCUMENT_UUID]

All key fields of the LegalDocument entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_LEGAL_DOCUMENT_SRV"

Technical service name for LegalDocument.

Methods

Static builder

  • Returns an entity builder to construct instances LegalDocument.

    Returns EntityBuilderType<LegalDocument, LegalDocumentType>

    A builder that constructs instances of entity type LegalDocument.

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<LegalDocument>

    A builder that constructs instances of entity type LegalDocument.

Static requestBuilder

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

    Returns LegalDocumentRequestBuilder

    A LegalDocument request builder.