Page WSB_DCACopyFolderStructDialog¶
A dialog page to specify a code and description for a new folder structure configuration to create a copy of an existing folder structure configuration to.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Copy Folder Structure |
| ContextSensitiveHelpPage | Folder-Structure.html |
| PageType | StandardDialog |
| SourceTable | 70257110 |
| UsageCategory | None |
Methods¶
wgFncGetNewFolderStructureCode¶
Retrieves the new folder structure code entered by the user in the dialog page.
Returns¶
| Type | Description |
|---|---|
Code[30] |
New folder structure code. |
wgFncGetNewFolderStructureDescription¶
Retrieves the code of the new folder structure entered by the user in the dialog page.
Returns¶
| Type | Description |
|---|---|
Text[100] |
New folder structure description. |