Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_CustomerReturnProcessStep" of service "API_CUSTOMER_RETURN_SRV". This service is part of the following communication scenarios: Customer Return Integration (SAP_COM_0157). See https://api.sap.com/api/API_CUSTOMER_RETURN_SRV for more information.

Hierarchy

  • any
    • CustomerReturnProcessStep

Implements

Index

Properties

retsMgmtProcItmQtySplit

retsMgmtProcItmQtySplit: string

Split Identification Number. Identifies partial qantities of a specific returns item. The quantity of a specific returns item may be split up during the returns process, for example, because partial quantities of the returns item were assigned to different follow-up activities. These partial quantities are identified internally with a split ID. Maximum length: 3.

retsMgmtProcStepExecStatus

retsMgmtProcStepExecStatus: string

Execution Step Status. Maximum length: 1.

nullable

retsMgmtProcess

retsMgmtProcess: string

Process Identification Number. Specifies the unique identifier of the advanced returns process. Maximum length: 10.

retsMgmtProcessItem

retsMgmtProcessItem: string

Item Number. Specifies an item in the start document of a returns process. This can be a returns order, a returns purchase order, or a returns stock transport order. Maximum length: 6.

retsMgmtProcessStep

retsMgmtProcessStep: string

Step ID. Describes a given document, such as a returns order, an inbound delivery, or a purchase order, in the advanced returns process. Table MSR_I_STEP contains all valid step IDs. The advanced returns sequence Customer return received directly comprises the following steps:0001 Create Returns Order0021 Inbound Delivery0031 Goods Receipt0041 Inspection. Maximum length: 4.

returnsDocument

returnsDocument: string

Document Number. Specifies the document number of a returns document. Maximum length: 30.

returnsDocumentApprovalStatus

returnsDocumentApprovalStatus: string

Approval Status of Returns Process. Maximum length: 1.

nullable

returnsDocumentItem

returnsDocumentItem: string

Document Item. Specifies an item of the displayed document. Maximum length: 10.

returnsDocumentStatus

returnsDocumentStatus: string

Status of Document Item. Specifies the status of the document item. A document item can have the following statuses:ActiveThe document item has been created without errors.Deletion Flag SetThe document item has been deleted.Document Was CancelledThe document item has been cancelled and a corresponding reversal or cancellation document exists.Reversal (Cancellation) DocumentThis is a cancellation or reversal document and a corresponding cancelled document exists. Maximum length: 1.

nullable

returnsDocumentType

returnsDocumentType: string

Document Type. Specifies the returns document type, such as a returns order, goods movement, or credit memo. Maximum length: 2.

returnsReferenceDocument

returnsReferenceDocument: string

Document Number. Specifies the document number of a returns document. Maximum length: 30.

nullable

returnsReferenceDocumentItem

returnsReferenceDocumentItem: string

Document Item. Specifies an item of the displayed document. Maximum length: 10.

nullable

returnsReferenceDocumentType

returnsReferenceDocumentType: string

Document Type. Specifies the returns document type, such as a returns order, goods movement, or credit memo. Maximum length: 2.

nullable

toCustomerReturn

toCustomerReturn: CustomerReturn

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

toCustomerReturnItem

toCustomerReturnItem: CustomerReturnItem

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

Static ALL_FIELDS

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

All fields selector.

Static RETS_MGMT_PROCESS

RETS_MGMT_PROCESS: StringField<CustomerReturnProcessStep> = new StringField('RetsMgmtProcess', CustomerReturnProcessStep, 'Edm.String')

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

Static RETS_MGMT_PROCESS_ITEM

RETS_MGMT_PROCESS_ITEM: StringField<CustomerReturnProcessStep> = new StringField('RetsMgmtProcessItem', CustomerReturnProcessStep, 'Edm.String')

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

Static RETS_MGMT_PROCESS_STEP

RETS_MGMT_PROCESS_STEP: StringField<CustomerReturnProcessStep> = new StringField('RetsMgmtProcessStep', CustomerReturnProcessStep, 'Edm.String')

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

Static RETS_MGMT_PROC_ITM_QTY_SPLIT

RETS_MGMT_PROC_ITM_QTY_SPLIT: StringField<CustomerReturnProcessStep> = new StringField('RetsMgmtProcItmQtySplit', CustomerReturnProcessStep, 'Edm.String')

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

Static RETS_MGMT_PROC_STEP_EXEC_STATUS

RETS_MGMT_PROC_STEP_EXEC_STATUS: StringField<CustomerReturnProcessStep> = new StringField('RetsMgmtProcStepExecStatus', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_DOCUMENT

RETURNS_DOCUMENT: StringField<CustomerReturnProcessStep> = new StringField('ReturnsDocument', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_DOCUMENT_APPROVAL_STATUS

RETURNS_DOCUMENT_APPROVAL_STATUS: StringField<CustomerReturnProcessStep> = new StringField('ReturnsDocumentApprovalStatus', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_DOCUMENT_ITEM

RETURNS_DOCUMENT_ITEM: StringField<CustomerReturnProcessStep> = new StringField('ReturnsDocumentItem', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_DOCUMENT_STATUS

RETURNS_DOCUMENT_STATUS: StringField<CustomerReturnProcessStep> = new StringField('ReturnsDocumentStatus', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_DOCUMENT_TYPE

RETURNS_DOCUMENT_TYPE: StringField<CustomerReturnProcessStep> = new StringField('ReturnsDocumentType', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_REFERENCE_DOCUMENT

RETURNS_REFERENCE_DOCUMENT: StringField<CustomerReturnProcessStep> = new StringField('ReturnsReferenceDocument', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_REFERENCE_DOCUMENT_ITEM

RETURNS_REFERENCE_DOCUMENT_ITEM: StringField<CustomerReturnProcessStep> = new StringField('ReturnsReferenceDocumentItem', CustomerReturnProcessStep, 'Edm.String')

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

Static RETURNS_REFERENCE_DOCUMENT_TYPE

RETURNS_REFERENCE_DOCUMENT_TYPE: StringField<CustomerReturnProcessStep> = new StringField('ReturnsReferenceDocumentType', CustomerReturnProcessStep, 'Edm.String')

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

Static TO_CUSTOMER_RETURN

TO_CUSTOMER_RETURN: OneToOneLink<CustomerReturnProcessStep, CustomerReturn> = new OneToOneLink('to_CustomerReturn', CustomerReturnProcessStep, CustomerReturn)

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

Static TO_CUSTOMER_RETURN_ITEM

TO_CUSTOMER_RETURN_ITEM: OneToOneLink<CustomerReturnProcessStep, CustomerReturnItem> = new OneToOneLink('to_CustomerReturnItem', CustomerReturnProcessStep, CustomerReturnItem)

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

Static _allFields

_allFields: any[] = [CustomerReturnProcessStep.RETS_MGMT_PROCESS,CustomerReturnProcessStep.RETS_MGMT_PROCESS_ITEM,CustomerReturnProcessStep.RETS_MGMT_PROC_ITM_QTY_SPLIT,CustomerReturnProcessStep.RETS_MGMT_PROCESS_STEP,CustomerReturnProcessStep.RETURNS_DOCUMENT_TYPE,CustomerReturnProcessStep.RETURNS_DOCUMENT,CustomerReturnProcessStep.RETURNS_DOCUMENT_ITEM,CustomerReturnProcessStep.RETURNS_DOCUMENT_STATUS,CustomerReturnProcessStep.RETURNS_DOCUMENT_APPROVAL_STATUS,CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_TYPE,CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT,CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_ITEM,CustomerReturnProcessStep.RETS_MGMT_PROC_STEP_EXEC_STATUS,CustomerReturnProcessStep.TO_CUSTOMER_RETURN,CustomerReturnProcessStep.TO_CUSTOMER_RETURN_ITEM]

All fields of the CustomerReturnProcessStep entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_CustomerReturnProcessStep"

Technical entity name for CustomerReturnProcessStep.

Static _keyFields

_keyFields: Array<Selectable<CustomerReturnProcessStep>> = [CustomerReturnProcessStep.RETS_MGMT_PROCESS, CustomerReturnProcessStep.RETS_MGMT_PROCESS_ITEM, CustomerReturnProcessStep.RETS_MGMT_PROC_ITM_QTY_SPLIT, CustomerReturnProcessStep.RETS_MGMT_PROCESS_STEP, CustomerReturnProcessStep.RETURNS_DOCUMENT_TYPE, CustomerReturnProcessStep.RETURNS_DOCUMENT, CustomerReturnProcessStep.RETURNS_DOCUMENT_ITEM]

All key fields of the CustomerReturnProcessStep entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_CUSTOMER_RETURN_SRV"

Technical service name for CustomerReturnProcessStep.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<CustomerReturnProcessStep>

    A builder that constructs instances of entity type CustomerReturnProcessStep.

Static requestBuilder

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

    Returns CustomerReturnProcessStepRequestBuilder

    A CustomerReturnProcessStep request builder.