Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ReadGoldenTaxInterfaceCustomerTypeServiceRequestBuilder

ReadGoldenTaxInterfaceCustomerTypeServiceRequestBuilder: GetAllRequestBuilderV2<GtiCustomerTypeSet> | GetByKeyRequestBuilderV2<GtiCustomerTypeSet>

WriteGoldenTaxInterfaceCustomerTypeServiceRequestBuilder

WriteGoldenTaxInterfaceCustomerTypeServiceRequestBuilder: CreateRequestBuilderV2<GtiCustomerTypeSet> | UpdateRequestBuilderV2<GtiCustomerTypeSet> | DeleteRequestBuilderV2<GtiCustomerTypeSet>

Variables

Const defaultGoldenTaxInterfaceCustomerTypeServicePath

defaultGoldenTaxInterfaceCustomerTypeServicePath: "/sap/opu/odata/sap/API_GTI_UPDATE_CUSTOMER_TYPE_SRV" = '/sap/opu/odata/sap/API_GTI_UPDATE_CUSTOMER_TYPE_SRV'

Const functionImports

functionImports: { updateGtiCustomerType: (parameters: UpdateGtiCustomerTypeParameters) => FunctionImportRequestBuilderV2<UpdateGtiCustomerTypeParameters, GtiCustomerTypeReturn> } = ...

Type declaration

Functions

batch

changeset

createGtiCustomerTypeReturn

updateGtiCustomerType

  • Updates GTI customer type with customer number.

    Parameters

    Returns FunctionImportRequestBuilderV2<UpdateGtiCustomerTypeParameters, GtiCustomerTypeReturn>

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