Filipe
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 10
Posts
Recent activity by Filipe-
Add an existing canvas column
Hi! I have the need to insert a new column in the maintenance part, is there a way to perform this procedure? I was able to find the question of replacing a column here in the community, I believe...
-
Double Click disable
Hi! Martin, We created a button in the work order, but when opening a screen to monitor the integration and when returning (closing the created screen) the work order disables the double-click of t...
-
Transfer Request using sap integrated in beas
Hi! How can I proceed to use a transfer request?Following the documentation, it is not very clear, because the example I am not able to make it work. setvar=ls_json={ "DocumentLines":{"ItemCode":"0...
-
API WoBom Problem
Hi! We have a problem in the API (WoBom) or in our code that we made to include an item in one or more work orders, where it has taken a long time and if it is inclusion of greater demand depending...
-
twice messagebox
I have a button that performs two functions and after they are executed it has to show a message "Successfully Updated!". According to the code below: //Create Buttoncreate=button=name=Atualiza Rot...
-
Load balancing with BEAS.
I have users who run MRP even during the day, something that was not done before, but it is increasingly common with the growing demand of the company that is on its way to be 24x7, so whenever the...
-
Create one division ERROR in formel error syntax
Hi!! I'm creating this screen to bring the amount according to the item's weight. setvar=peso_item=<select BWeight1 from OITM where ItemCode='<clform.ItemCode1>'>messagebox=<peso_item> decimal x,...
-
Create UE_WO for Terminal
I'm setting up a screen where the user can generate a WorkOrder. But when I go to add user-defined field values. The field will be weight, where the weight is greater than 50Kg. will not allow you ...
-
Filter button created to make the filter on the FORM
AnsweredI created a button in the Production Advance so that I could filter the rows AG01, AG02, AG03, .. AG09. However, when performing the filter procedure, you can only do it in the last and first. my...