on 2015 Jul 16 12:39 PM
Hello,
I am trying to run the logic from Badi..I need to add user defined dimension into Badi, how will I do that...Please find below Advance Script
(SELECTINPUT,%SELECTION%,,,"%ACCOUNT_DIM%,%ENTITY_DIM%,%CATEGORY_DIM%,%CURRENCY_DIM%,%TIME_DIM%,%SUBTABLES_DIM%,%PLANT_DIM%")
(COPYMOVEINPUT,%SELECTION%,%TOSELECTION%,"Select the members to COPY and where to",%DIMS%,0)
(/CPMB/DEFAULT_FORMULAS_LOGIC,SUSER,%USER%)
(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPPSET,%APPSET%)
(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
(/CPMB/DEFAULT_FORMULAS_LOGIC,SELECTION,%SELECTION%)
(/CPMB/DEFAULT_FORMULAS_LOGIC,TOSELECTION,%TOSELECTION%)
(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,ZBPC_INDEX.LGF)
Please suggest. Please find attached selection screen.
Request clarification before answering.
Hi Manish,
Inside selectinput, just type the dimension name, ie: USER_DIMENSION
don't use % to enclose them.
(SELECTINPUT,%SELECTION%,,,"%ACCOUNT_DIM%,USER_DIMENSION,%ENTITY_DIM%,%CATEGORY_DIM%,%CURRENCY_DIM%,%TIME_DIM%,%SUBTABLES_DIM%,%PLANT_DIM%")
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.