Search results

  1. D

    How to Delete Comment Records thru CIMLoad

    I am using the MFG/PRO CIM add in for Excel. How would I format the spreadsheet to be able to create a .cim file to delete Comment with Comment Type = PO This what I have so far and it is not working Master Reference: Type: Language: Page: 5 cd_ref cd_type cd_lang cd_seq 1/1...
  2. D

    View and Browse Maintenance

    Why would I not be able to see a field [ie ih_ship] in browse maintenance, if I can see it in view maintenance in table / field name
  3. D

    Logo in .Net

    Our company changed our Logo. How would I change .Net 1.1.207 to show that new logo on Screens
  4. D

    Supplier Schedule Browse

    I am trying to create a Browse in .NET 1.1 eB2.1 SP5 that joins the sch_mstr, the schd_det and the pod_det. From the entity Diagram's I am trying to create a view where the joins are: Seq 1 Table = sch_mstr Join phrase sch_domain = global_domian Seq 2 Table = schd_det Join phrase...
  5. D

    CIMload thru Message "Is all Information Correct"

    I am trying to CIMload 15.8 Formula Copy and after the output field [with next of enter] there appears a dialog box that is titled "Is all Information Correct" with Yes and No Boxes. How would I set up the CIMLoad to say Yes
  6. D

    cmt_indx

    Every time I join cmt_indx to anything such as isb_cmindx = cmt_indx or itm_cmindx = cmt_indx in view maintenance, the browse that runs is very very slow. Is there anyway to increase performance
  7. D

    How to Add a Lookup to a Field

    I need to add a Magnifying Glass lookup to a Field in .NET 1.1 Any ideas how to do that.
  8. D

    how to Delete a BOM record

    I am trying to delete a BOM record in 13.5 with this ------------------------- @@batchload bmpsmt.p "KT001334" "SPEC-00000025-PAS" "" "" "X" 1 "" "" "" "" "" "" "" "" "" "" "" @@end ------------------------- This seems to conform to the Help form QAD But I am Not having much luck. any help...
  9. D

    how to Print Progress Code

    How could I print the Progress Code for a maintenance program such as fseops.p [11.11.6] in just a plain txt document
  10. D

    CIMLoad gpcmmt.p

    I am trying to CIMLoad 2.1.12 - Master Comment Maintenance and can not seem to get two or more lines to load correctly. Here is my attempt @@batchload gpcmmt.p "CP001708" "PO" "US" 1 "Refer to Spec: SPEC-56-OMD [XX]" "Normalized Delivered Yield: 100 nMole" @@end Only the line "Refer to Spec...
  11. D

    .NET Browses

    I am planning on upgrading from .NET 1.1 to .NET 2.8.1. Are there any utilitles or tools that I can use to trace modifications to established Browses and one that we have created [XX123 example]. I would like to get the view used, the fields selected from the tables, any label modifications etc.
  12. D

    GL Reference in 3.21.1

    I added xgl_ref to the Transaction History Browse 3.21.2 (tr_hist), but I can not see the GL Reference that I see in 3.21.1 - Transactions Detail Inquiry. Where does QAD store the operations side of the gltr_ref - GL Reference field that is in gltr_hist and how relate to tr_hist.
Back
Top