Gerard Mengerink
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Gerard Mengerink-
Gerard Mengerink created a post,
P&D reports, how to link CompanyInfo (etc) to database object (HANA)
AnsweredHi! We would like to add fields to CompanyInfo (etc) objects in Documents_HANA.rpt. But we cannot find any docucmentation how to link a P&D RPT to the HANA database objects. We have an ODBC link to...
-
Gerard Mengerink created a post,
B1 Budget - Add UDF with UDV to budget entry list
Not plannedWe would like to show the first orderdate per customer in the B1UP budget entry list: So a new column, that shows the result value of something like this: SELECT min(T0.[DocDate]) FROM ORDR T0 WHER...
-
Gerard Mengerink created a post,
Dropdown on a UDF, pointing to a standard SBO table (any)
AnsweredSBO allows to link a UDF to a business object (but only standard SBO objects) or to a linked entity (but only UDT's). We would like to set a drop down on a UDF, that points to a standard table like...
-
Gerard Mengerink created a post,
Copy B1UP budget to another budget definition (e.g. another year)
We would like to know how we can copy a B1UP budget from one Budget Definition to another (like: from year to year). Among others, we would have to generate new Code/Name values for each new record...