Create/Amend a single Analysis Hierarchy Label using Analysis Dimension as database representation
Create/Amend Analysis Hierarchy Label 'AHL002' for Analysis Dimension '11' (corresponding to 'PRODUCT').
<?xml version="1.0" encoding="UTF-8"?> <SSC> <User> <Name>PKP</Name> </User> <SunSystemsContext> <BusinessUnit>PKP</BusinessUnit> </SunSystemsContext> <Payload> <AnalysisHierarchyLabels> <AnalysisDimension>11</AnalysisDimension> <AnalysisHierarchyLabel>AHL002</AnalysisHierarchyLabel> <DateTimeLastUpdated>01012003</DateTimeLastUpdated <Description>AHL002</Description> <LookupCode>AHL002</LookupCode> <ShortHeading>AHL002</ShortHeading> <Status>0</Status> <UpdateCount>0</UpdateCount> <UserIdLastUpdated>PKP</UserIdLastUpdated> </AnalysisHierarchyLabels> </Payload> </SSC>
Although in this sample, the <AnlCat_SHead> has been removed from the payload, it can be displayed in the payload. The only restriction being that <AnlCat_SHead> and <AnalysisDimension> must both be for the same Analysis Dimension.