# 201 - (Packing) Save Document

201 - (Packing) Save Document

| **Event** | **Extension action set** | **Description**                                                                                                           |
| --------- | ------------------------ | ------------------------------------------------------------------------------------------------------------------------- |
| Before    | EXT\_0201\_1\_Before     | Will be executed before Syslog APP saves the packing;                                                                     |
| Replace   | EXT\_0201\_2\_Replace    | Will be executed before Syslog APP saves the packing with the possibility to say Syslog APP to cancel the saving process; |
| After     | EXT\_0201\_3\_After      | Will be executed after the packing is saved;                                                                              |

*Input Parameters (event before)*:

* inFilterCabDoc – Unique key of the document;

*Input Parameters (event replace)*:

* *inFilterCabDoc – Unique key of the document;*&#x20;

*Output Parameters (event replace):*

* *outCanSave – Return code: 1 – Save the document / 0 – Cancel Event*&#x20;

*Input Parameters (event after):*

* inFilterCabDoc – Unique key of the document;
