Document toolboxDocument toolbox

uml

<?xml version="1.0" encoding="utf-8"?> <UmlModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Collection> <label>Identifier of the object types in SAP (e.g. ADSO for Advanced DSOs)</label> <title>Title of that object type in SAP (e.g. Advanced DataStore Objects)</title> </Collection> <Collection>...</Collection> ... <UmlClass> <label>technical name of the object</label> <stereotype>object type in SAP</stereotype> <title>description of the object</title> <description><![CDATA[description of the object]]></description> <inCollection>collection/object type in SAP</inCollection> <physicalName>UID in case of BW Queries</physicalName> </UmlClass> <UmlClass>...</UmlClass> ... <UmlAttribute> <hasDomain>Collection/UmlClass</hasDomain> <label>technical name of field in SAP</label> <order>position of field in SAP</order> <title>description of field in SAP</title> <description><![CDATA[description of field in SAP]]></description> </UmlAttribute> <UmlAttribute>...</UmlAttribute> ... <Transformation> <label>source object -> target object</label> <stereotype>type of transformation (TRFN if SAP Transformation)</stereotype> <description><![CDATA[description of Transformation in SAP]]></description> <physicalName>UID of transformation in SAP</physicalName> <transformationOf>Collection/UmlClass</transformationOf> </Transformation> <Transformation>...</Transformation> ... <Rule> <ruleOf>identifier of transformation: Collection/UmlClass/Transformation</ruleOf> <stereotype>type of Rule (direct Mapping, Formula, Endroutine, etc.)</stereotype> <label>Rule ID from SAP</label> <transformsFrom>source</transformsFrom> <transformsTo>target</transformsTo> </Rule> <Rule>...</Rule> ... <Derivation> <derivedFrom>source object</derivedFrom> <derivedTo>target object</derivedTo> </Derivation> <Derivation>...</Derivation> </UmlModel>

© 2024 bluetelligence GmbH. All rights reserved.
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of bluetelligence GmbH. The information contained herein may be changed without prior notice. bluetelligence and Performer Suite and their respective logos are trademarks or registered trademarks of bluetelligence GmbH. SAP, ABAP, BAPI, SAP NetWeaver, SAP BI, SAP BW, SAC, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany or an SAP affiliate company. All other product and service names mentioned are the trademarks of their respective companies.
Impressum – Legal Notice: https://bluetelligence.de/en/imprint
Privacy policy: https://bluetelligence.atlassian.net/wiki/spaces/DMA/pages/4188635149/Privacy+Policy
Atlassian privacy policy: https://www.atlassian.com/legal/privacy-policy