Search results

  1. D

    issue with using Preprocessor across programs

    Hi.. I am trying to make a customized browse and I am using a shared temp-table. My browse is working fine. The issue is with its label. say I have 2 fields on my input screen. the label of one is 'XYZ' and the label for other is 'PQR' the lebel of my browse field should change accordingly...
  2. D

    Error occurred while accessing component property/method: <property or method name>"

    Re: Error occurred while accessing component property/method: <property or method nam I got this message while running an existing code. It suddenly stopped working. We re-installed MS-escel and its working fine. Thanks for your replies Divya
  3. D

    issue with using Preprocessor across programs

    Hi all, Is it posiible to pass the pre-processor defintions across programs (from one .p to another) Regards, divya
  4. D

    Error occurred while accessing component property/method: <property or method name>"

    Hi, I am getting the below error when I try writing a simple program which will display the report in excel "Error occurred while accessing component property/method: <property or method name>" when I try looking for details using the message number, I get the below description "An error...
  5. D

    Error occurred while accessing component property/method: <property or method name>

    Hi, I am getting the below error when I try writing a simple program which will display the report in excel "Error occurred while accessing component property/method: <property or method name>" when I try looking for details using the message number, I get the below description "An error...
  6. D

    ALT-F2 does not work for a customized browse - GUI

    Hi All, I am trying to create a customized browse in GUI. I see that ALT-F2 does not work. When I replace it with any other key combination say CTRL-W, the browse opens. can u guide me on this.
  7. D

    how to find out that the completion of on write trigger?

    do u have a sample ..... I could see how you did it?
  8. D

    how to find out that the completion of on write trigger?

    I have a on write of tr_hist procedure trigger . When I do.... say 10 shipments, is there a way to find out when the "on write tr_hist" gets completed . I want to do something after the "on write of tr_hist" gets completed!!!
Back
Top