Codeunit WSB_DCANoSeriesFolderStructure¶
Implements the no. series folder structure.
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wgFncGetRemoteFolderPath¶
Retrieves the remote folder path for a file record.
Parameters¶
Type | Name | Description |
---|---|---|
Record "WSB_DCARemoteFile" |
pRecWSB_DCARemoteFile |
The file record. |
Returns¶
Type | Description |
---|---|
Text |
The remote folder path. |
wgFncSetRemoteFilePath¶
Sets the remote file name for a file record.
Parameters¶
Type | Name | Description |
---|---|---|
Record "WSB_DCARemoteFile" |
vRecWSB_DCARemoteFile |
The file record. |