User

Phil Sparkes

Member since
Total activity 34
Last activity
Following 0 users
Followed by 0 users
Votes 1
Subscriptions 11

Posts

Recent activity by Phil Sparkes

  • Is it possible to display a video in beas with the Ole Object

    Hi, I've designed a screen in powerbuilder and would like to use an OLEObject to display an embedded video for the user. It works fine in preview in the IDE (screenshot attached) but in beas a bord...

    • 2 followers
    • 5 comments
    • 0 votes
  • beas - adding pictures to a form

    Hi, Is there anyway to add a picture to a form? I'm building my own form in Powerbuilder (works fine) and I can drop an image on that form, but I want to specify what file to load when the form loa...

    • 3 followers
    • 2 comments
    • 0 votes
  • beas form design using Powerbuilder

    Hi, I'm designing a new form of type datagrid using Powerbuilder, as per the tutorial in the beas help (very useful). I've created a view and have used a select query to get the records. My problem...

    • 3 followers
    • 4 comments
    • 0 votes
  • beas form events

    Hi, I'm trying to run some code automatically as soon as the form is displayed and finished loading (reservation / issue form). In the help file it says form_loaded and form_opened are executed bef...

    • 2 followers
    • 5 comments
    • 0 votes
  • beas script - Button visible

    Hi, In windowevent open I've created buttons like this.... create button=name=ReceiptParts,text=Receipt Parts,width=330create button=name=PartsNeeded,text=Parts Needed,width=330 Works well but now ...

    • 2 followers
    • 1 comment
    • 1 vote
  • beas script - error trapping

    Hi, In some languages it's possible to trap errors and continue - is it possible in beasscript? I'm trying to reuse some beas code to collect scrap information. I'm using this command: openchild=fe...

    • 2 followers
    • 1 comment
    • 0 votes
  • beas scripting - variable returning two values in two different commands.

    Hi, I'm writing script to open up the QC sample screen directly from the pool report for a customer. I'm getting the QC Order details from the highlighted row in the pool report as below (this all ...

    • 2 followers
    • 2 comments
    • 0 votes
  • beas MRP - support for variable purchase leadtimes

    Hi, Instead of having one unchanging lead-time, our customer would like to have a lead-time that varies based on the item version status. This is because inspection times vary based on status. I ca...

    • 2 followers
    • 3 comments
    • 2 votes
  • webapps and item revisions

    Hi,   Please make every webapps transaction work with items where revision control is turned on. I understand that revisions are not recognized by the inventory system in SAP B1. it should work in ...

    • 2 followers
    • 3 comments
    • 0 votes
    • Answered