Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-op-vdm-service-entry-sheet-service

Index

References

ChangeStatusExportParameters

Re-exports ChangeStatusExportParameters

ChangeStatusExportParametersField

Re-exports ChangeStatusExportParametersField

ReadServiceEntrySheetServiceRequestBuilder

Re-exports ReadServiceEntrySheetServiceRequestBuilder

RevokeApprovalParameters

Re-exports RevokeApprovalParameters

ServiceEntrySheet

Re-exports ServiceEntrySheet

ServiceEntrySheetItem

Re-exports ServiceEntrySheetItem

ServiceEntrySheetItemRequestBuilder

Re-exports ServiceEntrySheetItemRequestBuilder

ServiceEntrySheetItemType

Re-exports ServiceEntrySheetItemType

ServiceEntrySheetRequestBuilder

Re-exports ServiceEntrySheetRequestBuilder

ServiceEntrySheetType

Re-exports ServiceEntrySheetType

SrvcEntrShtAcctAssignment

Re-exports SrvcEntrShtAcctAssignment

SrvcEntrShtAcctAssignmentRequestBuilder

Re-exports SrvcEntrShtAcctAssignmentRequestBuilder

SrvcEntrShtAcctAssignmentType

Re-exports SrvcEntrShtAcctAssignmentType

SubmitForApprovalParameters

Re-exports SubmitForApprovalParameters

WithdrawFromApprovalParameters

Re-exports WithdrawFromApprovalParameters

WriteServiceEntrySheetServiceRequestBuilder

Re-exports WriteServiceEntrySheetServiceRequestBuilder

batch

Re-exports batch

changeset

Re-exports changeset

createChangeStatusExportParameters

Re-exports createChangeStatusExportParameters

defaultServiceEntrySheetServicePath

Re-exports defaultServiceEntrySheetServicePath

functionImports

Re-exports functionImports

revokeApproval

Re-exports revokeApproval

submitForApproval

Re-exports submitForApproval

withdrawFromApproval

Re-exports withdrawFromApproval

Type aliases

ReadServiceEntrySheetServiceRequestBuilder

ReadServiceEntrySheetServiceRequestBuilder: GetAllRequestBuilderV2<ServiceEntrySheet> | GetAllRequestBuilderV2<ServiceEntrySheetItem> | GetAllRequestBuilderV2<SrvcEntrShtAcctAssignment> | GetByKeyRequestBuilderV2<ServiceEntrySheet> | GetByKeyRequestBuilderV2<ServiceEntrySheetItem> | GetByKeyRequestBuilderV2<SrvcEntrShtAcctAssignment>

WriteServiceEntrySheetServiceRequestBuilder

WriteServiceEntrySheetServiceRequestBuilder: CreateRequestBuilderV2<ServiceEntrySheet> | UpdateRequestBuilderV2<ServiceEntrySheet> | DeleteRequestBuilderV2<ServiceEntrySheet> | CreateRequestBuilderV2<ServiceEntrySheetItem> | UpdateRequestBuilderV2<ServiceEntrySheetItem> | DeleteRequestBuilderV2<ServiceEntrySheetItem> | CreateRequestBuilderV2<SrvcEntrShtAcctAssignment> | UpdateRequestBuilderV2<SrvcEntrShtAcctAssignment> | DeleteRequestBuilderV2<SrvcEntrShtAcctAssignment>

Variables

Const defaultServiceEntrySheetServicePath

defaultServiceEntrySheetServicePath: "/sap/opu/odata/sap/API_SERVICE_ENTRY_SHEET_SRV" = "/sap/opu/odata/sap/API_SERVICE_ENTRY_SHEET_SRV"

Functions

batch

changeset

createChangeStatusExportParameters

revokeApproval

  • Revoke Approval.

    Parameters

    Returns FunctionImportRequestBuilderV2<RevokeApprovalParameters, ChangeStatusExportParameters>

    A request builder that allows to overwrite some of the values and execute the resultng request.

submitForApproval

withdrawFromApproval

Object literals

Const functionImports

functionImports: object

revokeApproval

revokeApproval: revokeApproval

submitForApproval

submitForApproval: submitForApproval

withdrawFromApproval

withdrawFromApproval: withdrawFromApproval