Sarah Swettlen
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
Posts
Recent activity by Sarah Swettlen-
Using Exec SQL with parameters from production order
AnsweredHi All!I am trying to use a boyum button in order to execute a stored procedure in SAP. I need it to pick up the stored procedure parameters from the production order ( Document number and Item cod...
-
Set Value - Selecting a certain field to be updated
AnsweredHello!Here is the situation I am in and what I am trying to accomplish: 1. Customer has a Sales Bill of Material. When added on a sales order, they want the child GL Account to match the parent GL ...
-
Report Variables not working properly
AnsweredHello, I have the following report parameters setup however, they are not working properly: WHERE WhsCode = '[%0]' OR '[%0]' = ' 'AND ItemCode = '[%1]' or '[%1]' = ' ' What I want to be able t...
-
Error While Trying to Calculate a freight charge and adding as a unit price on sales order
AnsweredHello!What I am currently doing is taking a sales order and multiplying the TOTAL BEFORE DISCOUNT by .015. I then am storing this value and adding it as a unit price for a specific item they have s...