Skip to content

Commit

Permalink
Merge pull request eclipse-tractusx#680 from catenax-ng/docs/adjust-c…
Browse files Browse the repository at this point in the history
…oncept-for-singleLevelBomAsBuilt-2.0.0

docs(concept): Remove lifecycleContext from IRS relationship since th…
  • Loading branch information
ds-ext-kmassalski authored Dec 5, 2023
2 parents 09e6f15 + 87879c1 commit f4f31ec
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ Description of the main property 'SingleLevelBomAsBuild' was adapted to the new
"assembledOn": "2022-02-03T14:48:54.709Z",
"childCatenaXId": "urn:uuid:a45a2246-f6e1-42da-b47d-5c3b58ed62e9",
"lastModifiedOn": "2022-02-03T14:48:54.709Z",
"lifecycleContext": "<<LifeCyleContext>>", // If there is a change of BomLifecycle
"quantity": {...},
"hasAlternatives": "true" // <boolean> == hasAlternatives
}
Expand All @@ -75,7 +74,6 @@ Description of the main property 'SingleLevelBomAsBuild' was adapted to the new

| Change | Description |
|------------------|----------------------------------------------------------------------------------------------------|
| lifecycleContext | Lifecycle context is adjusted to asPlanned or asBuilt in relation in case of a switch |
| hasAlternatives | Reflects the state of property hasAlternative of item in SingleLevelBomAsBuilt chldItems structure |

## SingleLevelBomAsBuilt childItems contains asBuilt aspects hasAlternatives=false
Expand Down

0 comments on commit f4f31ec

Please sign in to comment.