> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/syslog-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/syslog-extensibility/functions-syslog-kalipso/store-in/310-save-reception-line.md).

# 310 - Save Reception Line

310 - (Store In) Save Reception Line

| **Event**           | **Extension action set** | **Description**             |
| ------------------- | ------------------------ | --------------------------- |
| [Before ](#before)  | EXT\_0310\_1\_Before     | Before Save Reception Line  |
| [Replace](#replace) | EXT\_0310\_2\_Replace    | Replace Save Reception Line |
| [After](#after)     | EXT\_0310\_3\_After      | After Save Reception Line   |

### Before

*Input Parameters*

* inWarehouse
* inRef
* inDescription
* inLot
* inExpirationDate
* inQuantity
* inLocation

*Output Parameters*

* outContinue - 1 - Continue Validation / 0 – Cancel<br>

### Replace

*Input Parameters*

* inWarehouse
* inRef
* inDescription
* inLot
* inExpirationDate
* inQuantity
* inLocation

*Output Parameters*

* outContinue - 1 - Continue Validation / 0 – Cancel<br>

### After

*Input Parameters*

* inWarehouse
* inRef
* inDescription
* inLot
* inExpirationDate
* inQuantity
* inLocation
