Click or drag to resize

OpsContextSimCreateSVStandSheetItem Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public SVStandSheetItem SimCreateSVStandSheetItem(
	string itemID,
	string itemName,
	string returns,
	string gratis,
	string spoilage,
	string endCount,
	string startCount,
	string issuedQty
)

Parameters

itemID  String
 
itemName  String
 
returns  String
 
gratis  String
 
spoilage  String
 
endCount  String
 
startCount  String
 
issuedQty  String
 

Return Value

SVStandSheetItem
See Also