Codeunit "Default Retention Period Def."
ID 800
Namespace: Microsoft.Finance.GeneralLedger.Setup
Implements
Methods
GetDeletionBlockedAfterDate
procedure GetDeletionBlockedAfterDate(): Date
Returns
GetDeletionBlockedBeforeDate
procedure GetDeletionBlockedBeforeDate(): Date
Returns
IsDocumentDeletionAllowedByLaw
procedure IsDocumentDeletionAllowedByLaw(PostingDate: Date): Boolean
Parameters
| Name |
Type |
Description |
|
PostingDate
|
Date
|
|
Returns
CheckDocumentDeletionAllowedByLaw
procedure CheckDocumentDeletionAllowedByLaw(PostingDate: Date)
Parameters
| Name |
Type |
Description |
|
PostingDate
|
Date
|
|
See also