Multiple selection of ACCOUNT dimension not accepted by the custom logic

Hi,
In below code I am sending "ALL" accounts and time 004.2010 to 012.2010 value from the data manager from manual selection screen. I need code to be executed for all the accounts and above mentioned time periods. But when I run the package it gives below error,
RUN_LOGIC:Unknown Dimension Name in Keyword: "BPC100001 (ACCOUNT): Failed.
Even if I put just two dimension member values for account like BPC110000 and BPC120000 it gives above error on account BPC120000. It seems that code can not accept more than one account values. Not sure reason behind the error.
Any help is appreciated.
*XDIM_MEMBERSET PROFIT_CTR=120000
*XDIM_MEMBERSET CURRENCY=LC
*XDIM_MEMBERSET DATASOURCE=ACTUALS
*XDIM_MEMBERSET TIME=%TIME_SET%
*XDIM_MEMBERSET ACCOUNT=%ACCOUNT_SET%
*XDIM_MEMBERSET PLAN_CYCLE=JUL-2010
*SELECT(%CURRENT_PERIOD%, "[CURRENT]", "PROFIT_CTR", "[ID] = '120000' ")
*LOOKUP PL_PLANNING
*DIM TIME = "%CURRENT_PERIOD%"
*DIM DIM: ACCOUNT ="%ACCOUNT_SET%"
*DIM CURRENCY = "LC"
*DIM DATASOURCE = "ACTUALS"
*DIM PLAN_CYCLE ="JUL-2010"
*DIM PROFIT_CTR = "120000"
*ENDLOOKUP
*WHEN CURRENCY
*IS  "LC"
*REC(EXPRESSION=LOOKUP(DIM),ACCOUNT=%ACCOUNT_SET%)
*ENDWHEN
Thanks,
Viren

Hi Gersh,
Thanks for your reply.
I am under assumption that .LGF file will be executed for all the accounts entered by the user or accounts from master data if not entered. What I mean is for every account number this logic will be implemented. So we will have as many executions of the logic as many accounts we are sending. My aim is to execute all the statements for all the accounts sent from the source.
i.e
XDIM_MEMBERSET PROFIT_CTR=120000
*XDIM_MEMBERSET CURRENCY=LC
*XDIM_MEMBERSET DATASOURCE=ACTUALS
*XDIM_MEMBERSET TIME=%TIME_SET%
*XDIM_MEMBERSET ACCOUNT=%ACCOUNT_SET%
*XDIM_MEMBERSET PLAN_CYCLE=JUL-2010
I want al the below statement to be executed  for all the accounts. At the point while wirting the below logic I do not know for which accounts logic should be executed that's why I set account variable in the Scope and used it in below logic.
I want REC to write one record at a time only but I assuming that REC statement will be executed  as many time as many accounts are sent by the source.*
*SELECT(%CURRENT_PERIOD%, "CURRENT", "PROFIT_CTR", "ID = '120000' ")
*LOOKUP PL_PLANNING
*DIM TIME = "%CURRENT_PERIOD%"
*DIM DIM: ACCOUNT ="%ACCOUNT_SET%"
*DIM CURRENCY = "LC"
*DIM DATASOURCE = "ACTUALS"
*DIM PLAN_CYCLE ="JUL-2010"
*DIM PROFIT_CTR = "120000"
*ENDLOOKUP
*WHEN CURRENCY
*IS "LC"
*REC(EXPRESSION=LOOKUP(DIM),ACCOUNT=%ACCOUNT_SET%)
*ENDWHEN
Thanks,
Viren

Similar Messages

  • The password that will open my adobe account is not accepted by the program to install the latest version of adobe flash player how do I install the current adobe flash player program?

    how do you install the latest version of adobe flash player into my Mac air computer if the program will not accept the password that works to log me into the adobe web site?What password does the program require?

    Hi lesliea29210530,
    This is an OS (Apple) prompt, not a Flash Player prompt.  Please see What userid & password do I need to install Flash Player?
    Maria

  • When I tried to buy the ankimobile app for my iPad, I got a message that my account was not valid for the Austrailian store.  How did I get transferred to the Austrailian store, where I have never been before? And how can I get back to the U.S. store so I

    When I tried to buy ankimobile for my iPad, I got a message that my account was not accepted in the Australian store, and to transfer to the U.S. store.  I don't know how I got to the Australian store and I tried but can't figure out how to get back so I can buy the ankimobile.  I have never gotten this message before and never even knew there was more than one store.  Is the ankimobile an Australian app?  What should I do?
    Meadowlark2

    How to Change the Country for iTunes & App Store Accounts
    http://osxdaily.com/2013/05/24/change-country-itunes-app-store/
     Cheers, Tom

  • Account formula not accepted

    Hi,
    I'm using BPC NW 7.00.02 and I'm trying to create a simple formula in the account dimension using the property FORMULA.
    When I process the dimension, the formula is not accepted, because the account(s) used in the formula are not defined. What do I need to do to define the account(s) used in the formulas?
    Can you guide me in the right direction?
    Thanks,
    Lars

    On the account in question (calculated account):
    [ACCOUNT].[SALES]*[ACCOUNT].[QUANTITY]*[ACCOUNT].[PROBABILITY]
    But, since the calculated account did'nt roll up, I decided to use Logic Script instead - here the result ends on account number '1000':
    *when ACCOUNT
    *is "PROBABILITY"
    *REC(Expression=(%VALUE%*[ACCOUNT].[QUANTITY]*[ACCOUNT].[SALES])/100,ACCOUNT="1000")
    *endwhen

  • ITunes store is rejecting my valid Visa Gift Card... iTunes store and my appleid account is not accepting the security code on the Visa Gift Card I purchased today... It keeps telling me the security code is not valid

    Has this ever happened to you?
    iTunes store and my appleid account is not accepting the security code on the Visa Gift Card I purchased today... It keeps telling me the security code is not valid

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico my first language is Spanish. I do not speak English, however I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    Sometimes the issue isn't really the security code, but the ZIP code or the form of the billing address.

  • After creating new accounts Password not accepted

    On my daughter's G3 iMac (10.4.5) I have always had it set up with one user that was auto-logged in. Today I am trying to add 2 more users but the login window is rejecting the passwords. The set up for the users goes fine, but when the users try to log in their password is not accepted and the box shakes (nice touch btw).
    My admin login still works fine. I also tried setting up those new accounts with no passwords, but they still get shaken off. Anyone have any ideas?
    To make sure this wasn't user error on my part, I successfully set-up similar accounts on my iBook and they worked fine.
    Thanks
    Ed
    iBook G4, Ruby iMac, PowerMac G4   Mac OS X (10.4.5)  

    sounds like a netinfo database issue to me. if you have applecare you could call to be sure. otherwise, you can rename your netinfo database (which has probably become corrupt) by booting to single user mode (apple+s on startup) and typing the following commands:
    mv /var/db/netinfo/local.nidb /var/db/netinfo/local.nidb.bad
    reboot
    once you do that, the setup assistant will launch on reboot and to be sure you don't lose any of your daughter's data, make her user name, shortname and password are the exact same as they are now. after you've logged back in as her user, go ahead and try to re-create the users again. it should work. if not, you may be looking at an archive or possibly erase and install.
    good luck! it may be a good idea to back everything up just in case!
    (reference kbase 107210, section III only...skip steps 3 & 4)
    20" iMac G5 (ALS)   Mac OS X (10.4.5)   2GB RAM, 400GB HD; iPod nano 4G (white)

  • My yahoo email account is not accepting emails with picture attachments. The Internet provider says it is yahoo. Yahoo had nothing to offer.  Do I have to adjust settings on the iPad?

    My yahoo account is not accepting emails with picture attachments. Other wifi features are working. Other iPad and iPhone devises using this wireless router are accepting photo attachments. How do I have to configure my ipad2 to accept photo attachments on it?

    This did not help, thanks for the suggestion but my settings match this description on both devices and no result.

  • EE Account will not accept my correct date of birth hence I cant access account

    EE Account will not accept my correct date of birth hence I cant access account

    Are you using 4 digits for the year, e.g. 1991?

  • My apple account will not accept my security code

    HI my apple account will not accept my security number for my registered debit card. I have tried to get into apple support but it says i need to have the latest safari or chrome but cannot check for updates as iit will not give me access.

    You may want to contact iTune Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Business Rule error: Accounts are not available in the rule table

    Hi everybody,
    I have a problem running the Business Rule for the profit/loss copy to the equity account.
    The Business Rule I set reads from all P&L accounts, P&L specific flow, acual category, all datasources and then it writes everything keeping the source settings apart from the account destination (the equity profit/loss account) and the flow destination (I write in two different flows, so the rule is made up of two equal lines differing only in the flow destination). "PROFIT" is the ID I chose.
    Then I created the related script logic (ID=CALCACCOUNT):
    *RUN_PROGRAM CALC_ACCOUNT
    CATEGORY_M = %CATEGORY_M_SET%
    CURRENCYLABEL = %CURRENCYLABEL_SET%
    TID_RA = %TIME_SET%
    CALC=PROFIT
    *ENDRUN_PROGRAM
    Finally, the prompt ( process chain: CPMB/RUNCALCACCOUNT):
    PROMPT(SELECTINPUT,,,,"CATEGORY_M,CURRENCYLABEL,TIME")
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SUSER,%USER%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SAPPSET,%APPSET%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SAPP,%APP%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SELECTION,%SELECTION%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,LOGICFILENAME,CALCACCOUNT.LGF)
    But anytime I run the package it fails giving me the message error: "Accounts are not available in the rule table".
    I tried every possible change but nothing; if someone could help me somehow I'd be really grateful!!
    Thanks
    Filippo

    Hi James,
    Thanks for your quick response. There is no currency dimension in the application... I've tested with the correct businessrule as CALC value, but this didn't do the trick.
    Any other suggestions?
    Regards,
    Vincent

  • TS1368 When I try to make a purchase at the App Store or iBook Store or iTunes an error message tells me my account is not valid at the UK store. I live in Canada so how did I get to be connected to the UK and how can I get back to Canada?

    When I try to make a purchase at the App Store or iBook store or at iTunes an error message tells me my account is not valid for the UK store. I've no idea how I got connected there and I'd like help getting back to Canada where I live. Any suggestions?

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3.Tap "View Apple ID"
    4. Enter your user name and password.
    5. Tap "Country/Region."
    6. Tap "Change Country/Region"
    7. Select the region where you are located.
    8. Tap "Done".

  • When trying to update my Apps I am being advised my account is not valid for the UK, I must switch to the Ireland store. How do I do this?

    When trying to update or purchase Apps I am being advised my account is not valid for the UK Store and I must switch to the IReland store. How do I do this?

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3.Tap "View Apple ID"
    4. Enter your user name and password.
    5. Tap "Country/Region."
    6. Tap "Change Country/Region"
    7. Select the region where you will be located.
    8. Tap "Done".

  • I think my ipad is spoiled when ever I want to download something it says my account is not available in the store and I should switch of the ghanian shop but I live in cloumbus Ohio please help am also a ghanian I hope this has nothin to do with that

    I think my ipad is spoiled because it says my account is not available in the store and I should switch off the ghanian store but I live in the us cloumbus Ohio but I am ghanian I hope it has nothing to do with it please help

    Your iPad is not spoiled; just change back to your original app store.
    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3. Tap on your Apple ID
    4.Tap "View Apple ID"
    5. Enter your user name and password.
    6. Tap "Country/Region."
    7. Tap "Change Country/Region"
    8. Select the region where you are located.
    9. Tap "Done".

  • Since downloading iOS 7, I have been having trouble purchasing music from iTunes Store. When ever I try to make a purchase I always get the message "Your account    is not valid in the US  store"

    Since downloading iOS 7, I have been having trouble purchasing music from iTunes Store. When ever I try to make a purchase I always get the message "Your account    is not valid in the US  store" As I am new at this I don't know what I can do to remove this problem.

    What country are you in ? If you aren't in the US and the address on your account isn't in the US then try going to the bottom of the Featured tab in the App Store app on your iPad and tap on your account id, tap on 'View Apple ID' on the popup and log into your account, and then select the Country/Region section and select your country.

  • Supplied credentials not accepted by the server and Could not validate SPNEGO token

    Hi,
    We have installed and configured SSO 2.0 SP02 on HP-UX system. We have exported the client policy files, root certificate from SLS and imported the same in the client PC. Then we have installed the SLC in client PC with logging enabled option. Now when we try to manually login using SLC we are getting the below error.
    In SLC - "Supplied credentials not accepted by the server"
    In Diatool - "Could not validate SPNEGO token"
    Attached the trace file from SLC and logs from diatool. Anyone suggest how to rectify this error.
    The trace file from SLC
    [2014.03.28 12:08:50.434][TRACE][sbus.exe            ][sbus.dll    ][  4856] CToken:: Secure Login token [toksw:mem://securelogin/Windows Authentication (SPNEGO) :: login
    [2014.03.28 12:08:50.452][TRACE][sbus.exe            ][sbusresloade][  4856] { GetLocale
    [2014.03.28 12:08:50.453][TRACE][sbus.exe            ][sbusresloade][  4856] }        0
    [2014.03.28 12:08:50.453][TRACE][sbus.exe            ][sbusslogin.d][  4856] { CSecureLogin_Protocol_2_0::Send_Init
    [2014.03.28 12:08:50.453][TRACE][sbus.exe            ][sbusslogin.d][  4856] { CSecureLogin::Send_Any
    [2014.03.28 12:08:50.515][ERROR][sbus.exe            ][BASE        ][  2800] ERROR(0xA0100017) in CRYPT->sec_crypt_cipher_get_cipher_len(): An attribute is missing
    [2014.03.28 12:08:50.563][TRACE][sbus.exe            ][sbusslogin.d][  4856] }        0
    [2014.03.28 12:08:50.563][TRACE][sbus.exe            ][sbusslogin.d][  4856] }        0
    [2014.03.28 12:08:50.566][TRACE][sbus.exe            ][sbusresloade][  4856] { CResourceManager::New
    [2014.03.28 12:08:50.566][TRACE][sbus.exe            ][sbusresloade][  4856] { GetLocale
    [2014.03.28 12:08:50.566][TRACE][sbus.exe            ][sbusresloade][  4856] }        0
    [2014.03.28 12:08:50.566][TRACE][sbus.exe            ][sbusresloade][  4856] { CResourceManager::Init
    [2014.03.28 12:08:50.568][TRACE][sbus.exe            ][sbusresloade][  4856] }        0
    [2014.03.28 12:08:50.568][TRACE][sbus.exe            ][sbusresloade][  4856] }        0
    [2014.03.28 12:09:00.979][ERROR][sbus.exe            ][sbus.dll    ][  4856] LogonUser failed with error 0x0000052e
    [2014.03.28 12:09:12.628][TRACE][sbus.exe            ][Kerberos    ][  4856] Got kerberos ticket for 'HTTP/ssodev' with server key type 23 and session key type 23
    [2014.03.28 12:09:12.628][TRACE][sbus.exe            ][BASE/RANDOM ][  4856] Get 8 bytes random data
    [2014.03.28 12:09:12.628][TRACE][sbus.exe            ][sbusslogin.d][  4856] { CSecureLogin_Protocol_2_0::Send_Auth_SPNEGO
    [2014.03.28 12:09:12.628][TRACE][sbus.exe            ][sbusslogin.d][  4856] { CSecureLogin::Send_Any
    [2014.03.28 12:09:12.727][TRACE][sbus.exe            ][sbusslogin.d][  4856] }        0
    [2014.03.28 12:09:12.727][TRACE][sbus.exe            ][sbusslogin.d][  4856] { CSecureLogin_Protocol_2_0::Handle_Auth_Response
    [2014.03.28 12:09:12.727][TRACE][sbus.exe            ][sbusslogin.d][  4856] }        0
    [2014.03.28 12:09:12.727][TRACE][sbus.exe            ][sbusslogin.d][  4856] } 80070005
    Regards,
    Yogesh Kumar D

    Hello Yogesh,
    With regards to the 2nd error "Could not validate SPNEGO Token"
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.SPNegoLoginModule                     SUFFICIENT  ok          exception             true       Could not validate SPNEGO token. Reason: No user with account attributes [[namespace=com.sap.security.core.authentication, name=principal, value=sap.helpdesk1, isCaseSensitive=false], [namespace=com.sap.security.core.authentication, name=realm, value=HZL01.VEDANTARESOURCE.LOCAL, isCaseSensitive=false]] found
    No logon policy was applied
    It means that the user "sap.helpdesk1" was decrypted from the kerberos
    token but there is no user with this name in the AS Java. The reason for that is a misconfiguration in the SPNEGO user mapping.
    Therefore, please open the SPNEGO wizard in the NWA and configure
    how AS Java should choose a user from the UME based on the received
    SPNEGO token. Here is some documentation about configuring the user
    mapping:
    http://help.sap.com/saphelp_nw73/helpdata/en/f4/1978c3a37a441b87a89d61c1a08689/frameset.htm
    Regards,
    David

Maybe you are looking for

  • Premiere Pro CS4 does not import EX1 files longer than 1 hour

    I had to record a long speech and used a Sony XDCAM HD EX1 camera with a 32 Gb and a 16 Gb SXS cards. The speaker paused after 1h 26 min. I stopped the recording and waited until the green light that allows recording the segment came on. Later I reco

  • Explain me these codes ...

    private var mineField:Array=new Array(); public function Main() { // mine field creation for (var i:uint=0; i<FIELD_H; i++) { mineField[i]=new Array(); for (var j:uint=0; j<FIELD_W; j++) { mineField[i].push(0); trace("Row "+i+": "+mineField[i]); trac

  • Troubles with the wsdl

    All, I am trying to import the WSDL but it does not show up any operations on the "Messages" tab. Any idea? http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl thanks!! m

  • Electronic bank statement MT940 format (field 86 structured)

    Hi guru I receive from UBS bank an EBS in MT940 format. With trx FF_5 I need to import with format 'S' (MT940 field 86 structured). While import the error message 'Data lenght error in record 86' is displayed and I can't import the file. But If I cha

  • No response when connecting to computer

    Hi I have a Nano which i'm trying to connect to the computer via USB. When I connect it I get no response, the 'do not disconnect' message does not display on the screen, and the battery doesn't charge. I've tried the 5 R's, and different USB cables.