Method: readXcelRatchets
[Visual Basic] Private Sub readXcelRatchets( _ ByVal storagemodel As Object, _ ByVal type As String _ ) [C#] private void readXcelRatchets( object storagemodel, string type ); [C++] private: void readXcelRatchets( Object* storagemodel, String* type ); [JScript] private function readXcelRatchets( Object storagemodel, String type );
NA
Date: Sequence: Inputs: Master Daily Ratchet table read Description: This retreives the dailyratchets for the deal being valued from the master facility ratchet table/database from the storage master file library. Can be replaced with a sql query to a database containing the data or from a SAS server where the storage master files are stored. Output: Working daily ratchet table with monthly index. Written by Joe W. Byers
Storage Class | CommodityStorage.Storage Namespace