# 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
