Difference between revisions of "Codeunit/ContentPrivate/SolutionStructureView"
Jump to navigation
Jump to search
old>Admin (Created page with '== What it does == Lists the components (fields, status etc.) in the current solution. == How to invoke == Make a http request: main?SagID='''99999'''&command='''dk.p2e.blank…') |
m (2 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
== How to invoke == | == How to invoke == | ||
Make a http request: | Make a http request including a valid SagID: | ||
main?SagID='''99999'''&command='''dk.p2e.blanket.codeunit.common.SolutionStructureView''' | main?SagID='''99999'''&command='''dk.p2e.blanket.codeunit.common.SolutionStructureView''' | ||
== Configuration == | == Configuration == |
Latest revision as of 11:51, 10 December 2021
What it does
Lists the components (fields, status etc.) in the current solution.
How to invoke
Make a http request including a valid SagID:
main?SagID=99999&command=dk.p2e.blanket.codeunit.common.SolutionStructureView
Configuration
None
Developer info
- Type: CodeunitPagecontent
- Security: Requires session