UI_MANAGE_WARRANTYCLAIM
Service Definition:Manage Warranty Claim
UI_MANAGE_WARRANTYCLAIM is an OData service definition in SAP S/4HANA. It exposes 45 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (45)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_MANAGE_WARRANTYCLAIM | ODATA | V2 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'Service Definition:Manage Warranty Claim'
define service UI_MANAGE_WARRANTYCLAIM {
expose C_WarrantySupplierClaimTP as WrntyClaimHeader;
expose C_WrntySuplrClaimActvVersionTP as WrntyClaimActiveVersion;
expose C_WrntySupplierClaimVersionTP as WrntyClaimVersion;
expose C_WrntySuplrClmActvVersPrcgTP as WrntyClaimActvVersPricing;
expose C_WrntySuplrClmActvVersItemTP as WrntyClaimActiveVersionItem;
expose C_WrntySupplierClaimItemTP as WrntyClaimVersionItem;
expose C_WrntyPricingElement;
expose C_WrntySuplrClmActvItemPrcgTP as WrntyClaimItemPricing;
expose I_WrntyClaimItemType as WrntyClaimItemType;
expose I_UserContactCard as UserContactCard;
expose C_WrntyClaimApplicationLog as WrntyClaimApplicationLog;
expose I_WrntyClaimNote as WrntyClaimNote;
expose C_BPFNodeDetails;
expose C_WarrantyClaimDocumentFlow as WarrantyClaimDocumentFlow;
expose C_WarrantyClaimCatalog;
expose C_WrntyExternalObjectNumberVH;
expose C_WrntyClaimObjectTypeVH;
expose C_WrntyClaimProcessingStatusVH;
expose C_WrntyClaimTypeValueHelp;
expose C_WrntyUserContactCardVH;
expose C_WrntySupplierValueHelp;
expose C_WrntyPlantValueHelp;
expose C_WrntyClaimVersionValueHelp;
expose C_WrntyClaimDecisionCodeVH;
expose C_WrntySupplierReturnPartsVH;
expose I_Currency;
expose C_WrntyPurchaseOrganizationVH;
expose C_WrntyReturnedStatusVH;
expose C_WrntyClaimCategoryValueHelp;
expose C_WrntySalesOrganizationVH;
expose C_WrntyDistributionChannelVH;
expose C_WrntyClaimDivisionValueHelp;
expose C_WrntyClaimSourceValueHelp;
expose C_WrntyClaimMaterialValueHelp;
expose C_WrntyClaimItemTypeValueHelp;
expose C_WrntyDefectCodeValueHelp;
expose I_UnitOfMeasureStdVH;
expose C_WrntyClaimHeaderValueHelp;
expose C_WrntySuplrClaimTypeValueHelp;
expose C_WarrantyClaimItemType;
expose C_WrntyCustomerPricingElement as WrntyPricingElement;
expose C_WarrantySuplrClaimActionMtrx;
expose C_WrntyClaimPrcgCndnTypeVH;
expose C_ConditionQuantityUnit_VH;
expose C_ConditionRateValueUnit_VH;
}