| 
LOCAL cBT_PrintTask$="IM_SalesKitReport_ui"      Name of report class, from SY_MaintUI to identify BT_Print button report to run  | 
| 
LOCAL cAutoDisplayExtendedDescription=isTRUE      | 
| 
LOCAL cEntityName$     | 
| 
LOCAL cForm$="IM_SALESKIT"      | 
| 
LOCAL cFormGrid$="GD_LINES"      | 
| 
LOCAL cOTFSecurityEvent$="SE_IMAllowOTFItems"      | 
| 
LOCAL cItemCodeInLines=isTRUE      | 
| 
LOCAL cExtDescriptionInHdr     | 
| 
LOCAL cItemCodeDescCol$     | 
| 
PROPERTY ExtendedDescriptionBusiness    * Read Only * | 
| 
FUNCTION ShowMemoItem()    | 
| 
FUNCTION ShowRow(gridCtl, Row)    | 
| 
 cExtDescText$, cExtDescText1$, ExtendedDescriptionBusiness, HdrExtDescriptionText$  | 
| 
 cCreatedMemoObj, cAllowItemOTF, cItemCodeInLines  | 
| 
 itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, lsTransOTHER, lsTransRECEIPT, lsTransSALE, lsTransISSUE, lsTransSHIPPING, lsTransRETURN  | 
| 
 cGridLoadThreshold, cGridThresholdOption, cGridViewExpanded, cGridViewPanelExpandBitmap$, cGridViewPanelNormalBitmap$, cLeavingProgram, cLineEntry, cHasRightsModifySet, HasModifyRights, MainGridCtl, SecGridCtl, User$, Comp$, G1IOL$, G2IOL$  | 
| 
 BT_CancelExtDesc(), BT_ExtendedDesc(), BT_ExtendedDescGrid(), BT_OKClose(), BT_OKView(), ChangeML_Ext_Desc(), CheckForExtendedDescription(), ClassChangeDescription(), PERFORM ClassInputLenDescription(), ClassOnFocusDescription(), OnExit(), PostLoad(), PostReadRec(), SetBT_ExtendedDescState()  | 
| 
 LaunchMemoItem(), ShowItemInquiry(), ShowItemMaint(), ShowMemoItem(), BT_ItemInquiry(), ClassChangeItemCode(), DisplayPrice(), DisplayStatusMsg(), DRBT_AlternateItem(), DRBT_AlternateWarehouse(), DRBT_ItemInquiry(), DRBT_ItemMaint(), DRBT_ItemStatus(), DRBT_PriceLookup(), DRBT_UseLastCustPrice(), PreLoad(), PERFORM ResetItem(), PERFORM SetExtensionQtyCol(), ShowAlternateItem(), ShowAlternateWarehouse(), ShowItemQtyInquiry()  | 
| 
 Bt_Cancel(), Bt_Delete(), Bt_First(), Bt_Last(), Bt_Next(), Bt_Prev(), BT_Print(), Bt_RowDel(), Bt_RowDown(), Bt_RowIns(), Bt_RowOK(), Bt_RowReset(), Bt_RowResetAll(), Bt_RowUndo(), Bt_RowUp(), Bt_View(), ClassChangeAddlGrid(), ClassChangeGrid(), ClassOnFocusAddlGrid(), ClassOnFocusGrid(), ConfirmWrite(), GetLineRecord(), GotoSecondaryGrid(), LoadRow(), MoveColumnToPrimaryGrid(), MoveColumnToSecondaryGrid(), MovePrimaryRow(), MoveSecondaryRow(), OnExitFolder(), OnExitFormView(), OnExitGridView(), OnFocusBt_Accept(), PostLoadLines(), PostReadRec(), PROCESS(), RowMods(), SaveRow(), SetupGrid(), ShowRow(), SwapRows(), Browse(), ClassDragAddlGridClassDropAddlGrid$(), ClassDragAddlGridClassDropGrid$(), ClassDragGridClassDropAddlGrid$(), ClassDragGridClassDropGrid$(), ClassPushExpand(), ClearGrid(), DisplayMemoButton(), DoColumnChange(), FindValidRow(), GetRowForColumn(), HideColumn(), InitDefaultRowState(), IsColumnMoveable(), MoveRow(), PostResize(), PreLoadPTotals(), PreLoadPTotalsW(), RemoveInsertRow(), ReturnToField(), SetButtonState(), SetButtonStateFirstRow(), SetButtonStateInsertRow(), SetButtonStateLastRow(), SetButtonStateOtherRow(), SetColumnState(), SetFolderState(), SetFormDisplay(), SetGridSize(), SetLineFormState(), SetStartingRow(), ShowColumn(), ShowSearchResult(), WriteRowInGrid()  | 
 
 |