Recent content by kingganesh04

  1. K

    Dynamically Load records to the different tables

    Hi, I need one program to load the data from excel to different progress table. Example: define temp-table tt_table fields tt_fields as char extent 15 fields tt_rec_no as integer. update m_load_table. /* m_load_table - might be customer or supplier ( or any other table name ) it is a input...
  2. K

    Format

    Is there any way to update the statement should accept only nagative value? Example Define variable a as decimal format "-9999.99" no-undo. update a. This will accept both +ve & -ve numbers. My question is should accept only -ve.
  3. K

    Regarding the bar code

    Hi, Currently we are going to use the bar code in the QAD. We have one screen to capture the bar code information and same screen user can manually enter the data also. Is there any way to differenciate the bar code information and manually entered information? Please provide the solution...
  4. K

    Number of print outs for a printer

    i am asking, is there any settings in QAD for more the one copy of printouts for a printer?
  5. K

    Number of print outs for a printer

    i need more the one print out for a particular printer. Is there any way ?
  6. K

    Problem Printer type HP4250n

    When i am using this printer for korea, i am unable to get the desired output that means format is wrong. Can anyone tell me what i need enter in the below fields in 36.13.2? Initialize Command: Initialize Ctrl: 80 Column Start: 132 Column Start: Reset Ctrl: Reset Command:
  7. K

    Regarding PO,Sales Cycle

    Is there any diagrammatic explaination for Purchase and Sales Cycle upto the General Ledger Impact? i want the step by step action. Kindly help anyone.
  8. K

    Regarding the Admin DB

    Is there any material about the Admin DB tables? Purpose of the table and when those tables are used in standard eb2 codes.
  9. K

    Field help and Procedure help

    we are currently using the CHUI? My case is : i developed one new program. it has 5 fields. For those 5 fields i need to add the field help and procedure help.
  10. K

    Field help and Procedure help

    Can anyone tell me the step by step procedure for Field help and Procedure help?
  11. K

    Dynamically taking the Dump and Load

    My input is table name : customer Output is dump of the customer. Condition: Don't create the .p program dynamically.
  12. K

    Printer problem (Junk Character's are printing)

    In the report option: page result comes 07070000-00-0209 In the report output : printername result comes 07070000ù00ù0209 Except that - remaining all are printing correctly. Can anyone tell me the solution.
  13. K

    Purchase Cycle,Sales Cycle

    Yes i don't have the CD's .
  14. K

    Freezing / Unfreezing the Table

    In the incremental DF, 1. I want to unfreeze 2. Load the incremental DF 3. finally freeze the table.
  15. K

    Purchase Cycle,Sales Cycle

    Can u tell me the link?
Top