Joris Sibenius Trip
SAP Business One Consultant at JIS Nederland B.V.
Activity overview
Latest activity by Joris Sibenius Trip
-
Joris Sibenius Trip commented,
Hi Rakesh,I then assume the issue is with the validation, not with the macro. Can you test the macro by just linking it to a function button? If that works, pleas share your validation Kind regards
- View comment
- 0 votes
-
Joris Sibenius Trip commented,
Hello,For this you would need to use Direct Mail with SQL: SELECT …. where "CardCode" = DocKey@So it would depend on whether you can create a SQL based on only the dynamic cardcode, which is passe...
- View comment
- 1 vote
-
Joris Sibenius Trip commented,
Hello Si Mohamed, We use this as well and have never had this issue. This would suggest these records do not meet the SQL query used in your mass delivery configuration or your P&D schedule. Could ...
- View comment
- 0 votes
-
Joris Sibenius Trip commented,
Hi Josh$[CURRENT_FORMTYPE] is not available during mass delivery. Why do you use it? As mass delivery configuration is always for a specific document type, it does not make sense to have this condi...
- View comment
- 0 votes
-
Joris Sibenius Trip commented,
I dont know of any way to prompt in the report action, but if your goal is to make it user specific, we usually use a SQL statement to achieve this. Example below uses a function to determine the p...
- View comment
- 0 votes
-
Joris Sibenius Trip commented,
Hi Mr Cooper,I would suggest looking into the Custom Mass delivery. This would allow you to create your own SQL statement, which could pass as DocKey@ to your email action
- View comment
- 1 vote
-
Joris Sibenius Trip commented,
Hello, I would suggest to use Direct Email with a SQL statement that filters out any invalid email addresses using a RegEx statement or something. We do something similar but in an earlier stage, w...
- View comment
- 0 votes
-
Joris Sibenius Trip commented,
Hi Rakesh,Could you explain more on what you have so far. I just did a basic test on Business Partner Master data with a Marco that only says Click($[$10002045.0.0]); and it sets the radio button o...
- View comment
- Edited
- 0 votes
-
Joris Sibenius Trip created a post,
unencoded mail password
Boyum IT designed the B1UP Server Component to store its local configuration centrally in C:\Program Files\Boyum IT\B1UP Server component\Configuration.xml. While they have updated the SAP database...
- Joris Sibenius Trip
- 5 followers
- 2 comments
- 5 votes
- Completed
-
Joris Sibenius Trip commented,
Hi Bill, Just checked. I think it should work if you add Click($[$91.0.0]); Activate(); before your set
- View comment
- 0 votes