Full member security apply in consolidation package

Hi experts,
We are trying to execute consolidation package, but it finish in warning. The problem is related with user member access profile for that user. The  member access profile setting up for this user, don't have rights for all the entities include in the group scope.
We need to bypass the security for this package. We need this package been executed with admin rights (all members access). We don't know if it is possible to define this in a package. Is it possible to define a different user for executing the package  from the logon user?
Imagine we logon with userA wich member access profile only have access for entity 1 and 2.
Imagine we have set up another userB wich member access profile have access to all entities.
We want to logon with userA, but the package will be executed with userB rights. Could it be possible?
Thank you in advance for your help.
King regards,
Gabriel García
I

Thank you for your answer,
If we logon with userB consolidation package works correctly. I need to logon with userA because I only want user have access rights to somo entities (entry data and resporting), but this package (consolidation program) aplies to all the entities in the scope, and it is not possibe to execute the package for all the entities.
It is a model requirement.
Using the option *IGNORE_SECURITY, do you know if it works for SAP BPC 7.5. NW? Where I must introduce this syntax, at the begining of the program, after the commit, before the commit?
Thank you ver much for your info.
Best regards,
Gabriel Garcí

Similar Messages

  • Lega consolidation package error

    Hi experts,
    We are executing the legal consolidation package and we get next error: 
    "Accounts and entities do not match data in application OWNERSHIP failed"
    We have entered the ownershipdata, but the "ultimate ownership calculation" package did nothing, so we guess that is the problem.
    Did it happen to anybody? How can we solve the problem?
    Regards.

    David and Jorge,
    Thanks a lot for your reply.
    Yes, we followed the procedure decribed in the How To Paper on NW Consolidation.
    I will create the message tomorrow. Strange, that there is still no reply from SAP to your message. It is time to escalate the issue.
    Were you able to run calculation of Group Shares (CALCOWN) before execution of the Consolidation Package?
    There are various sources of information on the function:
    On the help.sap.com
    "The calculation of PCTRL in the business rule table is supported as same as itu2019s in BPC5.1, however the automatic calculation scripts of PCTRL (% of control) from investor/investee ownership percentage is not supported in the BPC 7.0 version for NetWeaver, so This means the user mustneed manually input the PCTRL % into the ownership application in order to use it for further calculations."
    How To Paper
    Step4: Run the pre-delivered DM package u201CCalculate Ultimate Ownershipu201D to calculate the ultimate ownership that how much each consolidation group own on each entity. As a result that write back after calculation, the ultimate ownership is stored under the member  u201CI_NONEu201D of IntCo dimension, and POWN, PGROUP, METHOD member has the group-own-entity value
    described above.
    Traing Materials:
    Ultimate ownership is a function for legal consolidation used to perform certain calculations used by he application (primarily in regard to calculating the group share of a subsidiary). This information is needed by the business rule library to
    properly consolidate the operations of various subsidiaries in accordance with GAAP.
    Customers may decide to also enter the direct and indirect pown values instead of having the system derive them.
    The concusion is that we can enter Group POWN data manually. We can execute the function, we get a message "Could not write the transaction data successfully. No data found.' Do you have the same problem?
    The second question is whether we need to enter PCTRL?
    Best regards,
    Mila

  • Error in running Legal COnsolidation Package

    Hi All,
    On running the legal consolidation package i am constantly getting the same error which is :
    'RUNLOGIC:Dimension Set: "ENTITYDATAVALUE" not assigned in Data manager'
    I have checked all the dimensions and it all seems to be proper. I tried altering the input of data manager to include ENTITY dimension but the manager did not run at all.
    Please help me out. if anyone encountered the same error and has countered it pls share how to do so..
    Regards
    Navin

    Hi,
    I think you are using %ENTITY_SET% in your script. However, you are not prompting for the entity member in the DM package. You need to add the entity dimension in the prompt statement of the advanced script of the DM packge.
    Hope this helps.

  • Zone-member security Question?

    Hi guys, If I configure on my router some sub-interfaces (let's say G0/0.2, g0/0.3, etc) and they belong to my inside network where should I apply the zone-member secury inside command? On the G0/0 or on each sub-interface that I have traffic to protect?
    Thanks
    Regards

    Hi Bro
    From what I’ve understood from your question, you said that both the subinterfaces are catered for the inside users but I’m guessing they are assigned to different groups of users/vlans e.g. VLAN 10 for Users in Level 1, and VLAN 20 for User in Level 2 etc.
    If that’s the case, then I would apply the “zone-member security XXX” command on each of the sub interfaces. A sample is shown below;
    class-map type inspect match-any CM_TEST
    match protocol tcp
    match protocol udp
    match protocol icmp
    policy-map type inspect PM_TEST
    class type inspect CM_TEST
    inspect
    zone security inside-vlan10
    zone security inside-vlan20
    zone-pair security ZP_TEST source inside-vlan10 destination inside-vlan20
    service-policy type inspect PM_TEST
    interface GigabitEthernet0/0.10
    description – LAN Users in Level 1 --
    zone security inside-vlan10
    encapsulation dot1q 10
    ip address 10.10.10.1 255.255.255.0
    interface GigabitEthernet0/0.20
    description – LAN Users in Level 2 --
    zone security inside-vlan20
    encapsulation dot1q 20
    ip address 10.10.20.1 255.255.255.0
    P/S: If you think this comment is useful, please do rate them nicely :-)

  • Applying BASIS support package 14 on IDES (DB2 & Windows)

    Hi all,
       I am trying to apply BASIS support package on IDES. Currently  process is running on IMPORT 2 step.  I run in diaglog and it was continuously showing MOVE NAMETABS at the end.  and in ST22 I see thousands of dumps being generated and almost all are related to    SYNTAX_ERROR
    Short text
        Syntax error in program "SAPLSALC ".
    at happened?
      Error in the ABAP Application Program
      The current ABAP program "SAPLSALI" had to be terminated because it has
      come across a statement that unfortunately cannot be executed.
      The following syntax error occurred in program "SAPLSALC " in include "LSALCU65
       " in
      line 1:
      "Function "SALC_INFO_GET_TREE" not found in Function Library."
      The include has been created and last changed by:
      Created by: "SAP "
      Last changed by: "SAP "
      Error in the ABAP Application Program
      The current ABAP program "SAPLSALI" had to be terminated because it has
      come across a statement that unfortunately cannot be executed.
    Can anyone of you help me on this issue.
    AWAITING REPLY
    Thanks

    >    I am trying to apply BASIS support package on IDES. Currently  process is running on IMPORT 2 step.  I run in diaglog and it was continuously showing MOVE NAMETABS at the end.  and in ST22 I see thousands of dumps being generated and almost all are related to    SYNTAX_ERROR
    There are a few known issues with KB70014, those are documented in
    Note 822379 - Known problems with Support Packages in SAP NW 7.0x AS ABAP
    Markus

  • Error while running legal consolidation package RUNCONSOL

    Hi All
    I have below error while i run the consolidation package can anyone throw light on the same
    Start time --->5:17:46 PM  -  Date:1/6/2009  (build code:254)
    User:BPCDEV\bpcadmin
    Appset:FTIL
    App:LEGALAPP
    Logic mode:1
    Logic by:
    Scope by:
    Data File:
    Debug File:D:\BPC\Data\WebFolders\FTIL\LEGALAPP
    ..\AdminApp\LEGALAPP\LegalConsolidation.txt
    Logic File:D:\BPC\Data\WebFolders\FTIL\LEGALAPP
    ..\AdminApp\LEGALAPP\LegalConsolidation.lgx
    Selection:D:\BPC\Data\WebFolders\FTIL\LEGALAPP\PrivatePublications\bpcadmin\TempFiles\FROM_81_.TMP
    Run mode:1
    Query size:0
    Delim:,
    Query type:0
    Simulation:0
    Calc diff.:0
    Formula script:
    Max Members:
    Test mode:0
    Is Modelling:1
    Number of logic calls:1
    Call no. 1, logic:D:\BPC\Data\WebFolders\FTIL\LEGALAPP
    ..\AdminApp\LEGALAPP\LegalConsolidation.lgx
    Building sub-query 1
    Query Type:0
    Max members:
    Executing SPRUNCONSO [LEGALAPP], [ACTUAL], [C_FTILG], [SPSCOPE_200127],[SPLOG_282986]
    SPRunConso Version 2.06
    ERROR CSD-015 No instruction retreived from the ELIM Table with FLOW Dimension
    Time to run stored procedure:1.6 sec.
    call 1 completed and data posted in 1.6 sec.
    Run completed in 1.8 sec.
    End time --->5:17:48 PM  -  Date:1/6/2009
    SPRunConso Version 2.06
    ERROR CSD-015 No instruction retreived from the ELIM Table with FLOW Dimension
    Thanks and Regards
    Harish B K

    Hi this was due to not maintaining proper design and it was solved later once we setup all the parameters perfectly
    and had time dimension members for one year prior (though seems strange)

  • Error while running CONSOLIDATION package

    Hi all
    I am getting error message during CONSOLIDATION package run time and the error message has been attached as blow
    EEROR:
    sFileContent><![CDATA[]]></sFileContent><ErrorMsg><![CDATA[ Cannot find document/directory]]></ErrorMsg>
    Thanks in advance for your help
    Ramana

    Hi,
    Please check if the scriptlogic file is properly saved and it has the same name as in the data manger (data manger--> advance).
    Try doing a validate and save on your logic file.
    regrads
    SSC

  • Error in "Test IMPORT" during applying BASIS Support Package

    Hi All,
    I'm applying basis support package from SAPKB70014 to SAPKB70018,
    now it hangs in Import phase:     TEST_IMPORT, there maybe something wrong with the import object.
    For detail screenshots, please kindly have a look at URL: http://nickfiles.150m.com/Question_1.html
    And for the detail import log, please have a look at http://nickfiles.150m.com/SAPPB70015.html.
    I think the root cause is located in:
    2EETW165 Function "TMW_TAOAGENT (TMW_TAOINTERFACE|01)" does not fit into the existing function group "(TMW_CLIENT_INTERFACES|06)".
    2 ETW167 Please transport the whole function group.
    But I do not know how to solve it. Could anyone help me?
    Thank you very much.
    Best regards,
    Nick

    Hi Nick,
    This is the solution to your Issue..
    Note 1156706 - Function TMW_TAOAGENT (TMW_TAOINTERFACE 01) does not fit...
    Other SAPnote you can read .. for your help..
    Note 42379 - SPAM aborts at step TEST_IMPORT
    Note 1092979 - TMW_TAOAGENT: Repairing function group after SAPKB70013
    Hope it will solve your issue ....
    All teh best !!

  • BPC 7.5 CONSOLIDATION Package

    Hi team,
    Issue:
    To execute the consolidation Package SAP delivered the Package with default promts as Category/RptCurrency/Time.
    But my scenario for consol is to execute consolidation at group level. So I ahve changed the prompts in data manager package to Category/Group/Time.
    If try accessing the package directly from BPC excel, package promoting with prompts as category/Group/Time.
    But if I try accessing the package using BPF, system is promoting Category/RptCurrency/Time.
    May be it is taking prompts from standard process chain not from front end.
    Any one figuring the same problem in BPC NW 7.5?
    How to make BPF to take prompts from front end.???
    Thanks and regards
    Naveen Vaddi

    Make sure your  have correct MDX statements in 'consolidation' logic as well.
    Make sure the 'group' dimension members are correctly defined.

  • Error of the consolidation package

    Hi Expert,
    when i ran the consolidation package, I got the error message
    RUN_LOGIC:Data for category C_100 not found in application LEGALAPP
    My consolidation logic
    *RUN_PROGRAM CONSOLIDATION
    CATEGORY = %C_CATEGORY_SET%
    GROUP = %GROUPS_SET%
    TID_RA = %TIME_SET%
    *ENDRUN_PROGRAM
    What am I missing ?
    Also, what else do the consolidation logic do besides running the automatic adustment rule, will the balance of individual entity copied to the group level ?
    Moreover, if i don't have any adjustment within the group, do i need to setup the Automatic adjustment business rule, it seems that if i don't set it up, I got the following error message
    RUN_LOGIC:Elimination not found for consolidation type * in Group dimension
    Thanks in advance
    Don

    Hi Expert,
    Now i changed to another period for running, i got the message
    0  SUBMITTED, 0  SUCCESS, 0  FAIL.
    My scenario is
    All the account balance is stored at group NON_GROUP (load from BW cube)
    and i input some journal at group G_HA
    The consolidated result should be the summation of NON_GROUP and G_HA as there is no other adjustment and all of the entities are 100% ownership. I have set up the OWNERSHIP application. I wonder to know how can i get the consolidated result ?
    Thanks
    Don

  • How to Apply GP India Packages in peoplesoft

    Hi All,
    Can you please tell me how to apply GP INDIA packages (Rule & Non-Rule) in detail?
    Thanks in Advance.
    Regards,
    Siva Prasad B

    Hi Siva,
    For any country, the procedure is to
    RULES:
    1. Run the Rules scripts (named typically as cc999999_imp.dms; cc is Country code; 999999 is the package/Bundle ID)
    2. Run the Compare process part for Rules package from PIA
    3. If no errors found, run the Upgrade process from the PIA (the same page)
    Anyhow, I strongly recommend you to read 'Using Utilities' in this book(http://download.oracle.com/docs/cd/E20215_01/hr91pbr1/eng/psbooks/hgpy/book.htm).
    Edited by: Rao on Sep 20, 2011 8:03 AM

  • How to apply java support packages.

    hi all,
    i applied support packages for 4.7EE but i dont know how to apply java support packages.
    can anyone explain about how to apply  java support package for netweaver s??
    from scratch anyone can explain.
    regards
    vijay

    Hello Vijay ,
    Java Support packs can be installed without using SDM also if you are on NW2004.
    Process:
    Eg SP18
    Download the following DVDs
    1. WebAS 6.40 SP18(Part 1/4): SAP Installer
    2. WebAS 6.40 SP18(Part 2/4): SAPInst Control File for Oracl
    3. WebAS 6.40 SP18(Part 3/4): OS Depend. parts of Java RuntiA
    4. WebAS 6.40 SP18(Part 4/4): OS Indep. Parts of Java Runtime
    Uncar each of them in the sequence
    1,4,3,2
    Once u uncr then u will get some more uncarred files
    eg D:\sapinst\J2EE-RUNT-CD\SCS\NT\I386\SCS.SAR uncar it into run directory : DIR_CT_RUN ( D:\usr\sap\SRX\SYS\exe\runU)
    Note: The value of DIR_CT_RUN can be found In Profile SRX_SCS01_B3BPH1W)
    Run SAPINST
    Note:Give RFC user as 000 DDIC
    Java Support packs can be installed using JSPM  if you are on NW2004s
    1)Download SP Stack or SP
    2)Copy the SCA files to /usr/sap/trans/EPS/in
    3)Execute the JSPM go.bat from \sapmnt\SID\DVEBMGSXX\j2ee\JSPM
    4) Provide SDM Password
    5 ) Select the Traget SP level .
    6 ) Deploy.
    Also, you can find the current SP Level in http://localhost:5<instance numeber>00 and then system information.
    Regards ,
    Santosh Karadkar <a href="https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=3819594">Click here for further info</a>

  • CONSOLIDATION Package not updating Retained Earning Accounts(7.5NW, SP09)

    Hi all
    During consolidation  data manager package run, the package is not updating "retained earnings accounts from PL and BS" of income statement  items which are belongs to IC elimination.
    please  provide your feed/advice on this issue
    thanks
    ramana

    Hi Tom
    I am running  datamanager package for consolidation for ic eliminations and consolidation of investments and have  4 business rules for income statement related ic eliminations which are causing issue by not updating retain earning accounts from balance sheet and income statement account.
    i have defined one retained act with BS LEQ and the offset account with  income statement  account.
    I am thinking what is the best way to define the retained earning account, can i define both accounts from BS LEQ  level or
    income statemnt  side and  balance sheet- leq?
    process will be first load data in LC , default logic , currency translation and then followed by consolidation package is the process.
    thanks
    Ramana

  • Switching from Trial to Full Member

    I just switched my acount from trial version of Adobe Cloud, to a full member. I would like to access my apps, but for some reason, the ones that had expired from the trial version are still unavailable. What do I have to do to make them available now?

    Run the Creative Suite Cleaner Tool, let AAM reinstall.
    Mylenium

  • From Trial to full member !!!

    Hi all,
    Just wanted to ask on behalf of my father that I have managed at long last to buy a mac, how to sort out an issue.
    He set up a trial on .mac, and then proceeded to actally becoming a full member, but he was "forced" to use a different name for the account ( [email protected]) to that which he had set up the trial with and wanted.
    The question is simple, how can he get the account name that he wanted and had as a trial and eliminate the one that he has beeen forced to have ?
    Thank you
    DC

    Hey DC,
    You've post to the Apple Server Mail Services forum (a forum for people running mail services on Apple's Server), You might get more help with your question if you post it to the .Mac General forum.
    Message was edited by: Joel Mcintosh1

Maybe you are looking for

  • Rename a database

    I have a windows 10g database I am trying to rename and I am stuck on the creation of the new control file. *Could some please advise me how you execute the sql to create the new control file. Steps done so fare a documented below. Thanks a lot! Kath

  • Packing items to display in the Sales Order & Delivery

    Hi Experts, My client does not have HUM in SAP. They manufacture equipments & sell it to their customers. So in the Sales Order only the Top level machine number is entered & not the components that was used to built it. For example, let me say that

  • Work flow approvers problem

    HI I have created a document library with 3 specific columns of where I pick 3 people to be approvers when uploading a document. I then have a approval workflow set to route the document to each approver in serial once they have added their content.

  • What is going on when a computer appears in my Network without auth?

    Can someone help me in understanding how or why someone's computer appears in Finder under Network. Normally, when I look under Network I see Severs and Library, now I am seeing some guy's name with his ibook below Severs. When I highlight it, the on

  • My iTunes app on my iPod touch will not open

    So, for some odd reason, my iTunes app on my brand new I pod touch will not open.. I just bought an iTunes card and would like to use it, but iTunes is not cooperating.. Any suggestions on how to fix this????