Martin Heigl
Comments
Recent activity by Martin Heigl
-
Hi Donato, a small trick can help: First we must catch the event. WindowEvent not available. But the click on "all provide"This element has 3 objects (you see it in debug window if mouse is over)Me...
- View comment
- 0 votes
-
Hi Fabio, define an UDF in Configuration Wizzard You can see this field in QC Inspection Plan and QC Order
- View comment
- 0 votes
-
Hi, oh sorry,SalesOrder.DocEntry is not SalesOrder.DocNumin auftragInt only the DocNum saved. We must read the correct docentry from BEAS_FTPOS.DocEntry: global function form_loadeditem.auftrag.det...
- View comment
- 0 votes
-
Hi Nate, customizing is not neededThis list support templates https://help.beascloud.com/beas/index.html?templates.htm Example: add Name from employee who is current logged in: create template For...
- View comment
- 0 votes
-
Hi, with Beas usability package or beas script this is simple to create here a beas script examplefert_fthaupt_edit.src global funciton form_loadeditem.auftrag.detailbitmap=opensalesorder()end glob...
- View comment
- 0 votes
-
Hi Robert i don't know if i'm understanding this correctly. create a QC plan and link to SA324 regards Martin
- View comment
- 0 votes
-
Hi Christian, do you found a solution for this?In my opinion it's possible to do this with a simple script, which is executed every x minutes Regards Martin
- View comment
- 0 votes
-
Hi Luis,I don't understand..the quality order is created after creation of receipt document. And then the bach number is always availableif you create QC order based on routing position, you can re...
- View comment
- 0 votes
-
Hi, a simple solution is possible with customizingIdea:At work order creation we create the BatchNumber and save this in this fieldIn function "getNextBatchNumber" we insert the function to read t...
- View comment
- 0 votes
-
Hi Luis, function export / import is available regards Martin
- View comment
- 0 votes