Authorizations problem for Product Hierarchy

Hi,
We have a requirement in which we need to restrict authorization for the product hierarchy based on secret products. The material object has an attribute called secret indicator which has Y/N values. We need to restrict the users based on this attribute. The restriction should be such that the users should not even be able to see the nodes for secret materials in the product hierarchy if they are not entitled to it.
Any pointers ?
Thanks
Shailesh

Can you create two different hierarchies, one with secret nodes and one without? Then you could create an authorization object on the Secret attribute and check the authorization in a user exit.
You would then use a user-exit variable that is filled automatically (no user input) and fill it depending on the authority check with hierarchy 1 or 2.
You could also write an ABAP that filters the secret products out of the first query. It is a bit complicated.
Best regards
  Dirk

Similar Messages

  • Transaction VB02 - Search help for product hierarchy

    Hi Experts,
    I have a requirement to add a search help for product hierarchy in transaction VB02. Has anybody done this before? I am not able to assign the program & screen to a Z package.
    Thanks,
    Vitz.

    there are already search helps attached to it.. which fields exactly are you talking about?
    try to find BADI for that screen

  • Workflow for product hierarchy

    I have to create a workflow for product hierarchy.
    When  we Create/Modified/Delete one product hierarchy using Tcode  V/76 (entry in the table T179) I have to display that product hierarchy.  I am not able to find any object type for that. Which object type I have to use.
    I am new in this workflow. Please help me

    thanks

  • Authorization check for production order settlement

    Hi All,
    Production order settlement currently can be done by any user of any company code. there is a high risk involved in the same since unauthorized postings may happen. Hence we need to add authorization check for production order settlement. Can we maintain the same at the plant or the company code level?
    Waiting for your replies. Thanks in advance!
    Regards,
    Aman Goel

    hi
    What venki has told abt the exit, its absolutely correct.Even i have used the same exit
    •     From table CAUFV pick Material(PLNBEZ),Basic Start Date(GLTRP),Plant(WERKS) .
    •     Pass parameter Material(PLNBEZ) and Plant(Werks) in table MBEW in respective fields i.e. Material(MATNR) and Plant(WERKS).
    •     Pick the latest record for the current period(LFMON) and year(LFGJA).
    •     Pick Product Cost Estimate number(KALN1) from the record and pass it to table KEKO.
    •     Check if Production Order Basic Start Date(GLTRP)<= BIDAT, if NO post Error Message.
    This is the FS for EXit PPco0007
    Reward if useful
    Amit

  • BAPI for Product Hierarchy : COMM_HIERARCHY

    Can some body help me in finding BAPI for Product hierarchy upload.
    Transaction COMM_HIERARCHY.
    Many thanks in advance,
    Best Regards, Jilan

    HI ....did u got the BAPI for Product category??

  • Archive Link Authorization problem for Business Partner.

    Hi Experts,
    Currently we are attaching documents to respective objects through Tr. OAWD & these documents are available in service for object as attachment, until this it is working fine.
    But we are facing problem of authorization for archive link of ISU- Business Partner. Letu2019s say we had two users USER-A & USER-B responsible to upload documents of Business partners started with 1 & 2 respectively.
    We needed authorization control for USER A&B so that,
    USER-A should upload documents for Business Partner 1001 to 1999
    & USER-B should upload documents for Business Partner 2001 to 2999
    we need to know can we restrict USER A&B so that they can not upload documents for Business Partner for which they are not responsible. we allready checked the roles "SAP_BC_SRV_ARL_*  " but not found useful to restrict USER A&B.
    Thanks in advance....

    Hi Sam,
    as this sounds like you search for suitable authorization objects I think that the authorization trace in transaction ST01 could be useful for you. For further information please see the following link: http://wiki.sdn.sap.com/wiki/display/PLM/AuthorizationTraceintransactionST01
    Best regards,
    Christoph

  • Basic type for product hierarchy v/76

    Hi all,
    I have another task that need to configure once a product hierarchy is created in Tcode v/76, it will trigger an outbound IDOC and send out.
    Can anyone explain to me what basic type or message type should be used in this case?
    Thanks for help.
    Best Regards,
    JL

    Hi,
    I am having the same issue, to send prod-Hier via Idoc.
    Please let me know if you get the solution for the same,
    BR,
    Udit

  • Standard interface for Product Hierarchy

    Dear Experts,
               I want to know the product hierarchy, i m working for a pharma project, i want the heirarchy like      <b> Category---> Molecule-->Brands---->SKU</b>        
               can anybody tell me the standard interface for finding the product hierarchy or is there any transction code for getting these hierarchy details,
    plz help me,
                             Regards
                               eswar

    Hi Eswara,
    There are transaction Code for viewing the Product Hierarchy and Category.
    The Transaction Code is <b>COMM_HIERARCHY</b>. You can find the details of the entire product in the following navigation details.
    SAP -->> Master Data -->> Products from the main menu.
    Thanks,
    Samantak.
    <b>Rewards points for useful answers.</b>

  • Add new authorization object for production order creation/change/display

    As mentioned. I definded new authorization object using "Production scheduler" (Field Name : FEVOR) by SU20. then use SU21/SU24 to add authorization object for some transaction code such as COOIS. use PFCG maintain new role and assign a  fixed production scheduler value and assgin transaction code COOIS to this role. create new user ID and assign to that role.
    logon system with new ID, run COOIS. but system don't check new authorization object(production scheduler). who can tell me why it is and how i can add new new authorization object for standard transaction code?
    Thanks.
    Kevin.WU

    Hi,
    there is an icon of generation.  just click there in PFCG and also in su21.
    then add this object in new role.
    Assign this role to user id
    while assigning the role also there is a generation.
    Please take a help of BASIS consultant also as this is entire a BASIS process.
    Regards
    Amit parkhi

  • Authorization restrictions for classification Hierarchy

    Hello Friends,
    I have a  scenario where I have created a classification hierarchy for the portfolio, and created a bucket under it.
    Now I have assigned the item with the % factor to that classification hierarchy. Now the user with the write authorization over the item is able to change the % factor which i want to avoid.
    The user doesnot have any authorizations at portfolio/Classification hierarchy or bucket. The user has just write authorizations at the item.
    In the current scenario i have made many fields readable to the write authorizations using the Field control.
    But i am not able to find the option to make the %factor read only for write authorization.
    Please suggest me to achieve my requirement.
    Thank you,
    Lohith

    vijay,
    Go through the blogs below and understand the ACE framework. then check for the zclasses developed and scheduled jobs which are recalculating these access rights periodically.
    /people/boris.dingenouts/blog/2006/09/18/the-concept-and-implementation-of-crm-ace
    /people/ravikiran.chittum/blog/2007/09/19/configuration-implementation-of-crm-access-control-engine-ace-part-1
    /people/ravikiran.chittum/blog/2007/10/01/configuration-implementation-of-crm-access-control-engine-ace-part-2

  • Automatic GR Problem for Production Order - Missing PARTS

    Hello
    Stocks are available in the QA stock, The Availability check is considering this stock also, but during Production order confirmation,( CO11N)  we are getting error  message missing parts , we have two problem
    1) we don't want to consider the different storage location / QA stock for availability check
    2) Once we transfered the stock to Unrest stock , we can't do CO11N , we have to do manual GR / GI , how to overcome this.
    Thanks
    Ni

    Hy Nick,
    For your First Qustion,
    For this go to OPJJ - Avaibility Check Control
    Select Chcking Group which you have assign to your Order type
    (OPJK) and remove tick from Incl. QI stock.And for Storage location don't tick No Storage Location after doing system will check Material availability in only production storage location (Which you have maintain in MRP - 2 view of Material Master) .
    For pop up option, go to T.Code OPJK Slect your Plant , Order type and option 1 or 2 (At the time order Creation or Release).
    Material Availability checks,
    Don't tick No check option,
    This setting will give the option of Pop up screen with Massage of Missing Parts.
    For your Second Question
    Sorry still I still don't under stand your Problm.
    But I guess you want to restrict the GR until GI is not done due to Missing parts.Correct or not?
    If yes then do the below settings,
    go  to t.code OPK4 (Parameters for Order Confirmation):-
    Go to second tab General Individual Entry,
    Tick Goods Movement selecttion and then also tick Terminate for Incorrect Goods movement.
    This setting will help to terminate any confirmation for which goods movement containes any error.
    Hope it will help to solve your problem.
    Regards,
    Dhaval

  • Authorization-problem for standard users when running WDR_TEST_ZCI

    hi
    we've developed a WDA application incorporating several interactive forms. it all runs fine in QA--environment when a user with developer-role are running the application, but when standard users are running it, it fails.
    the same happens with the demo-app WDR_TEST_ZCI.
    i so belive this to be caused by missing authorizations for the users. can anyone shed any light on which these might be?
    the error as reported in the browser:
    The following error text was processed in the system Q97 : Access via 'NULL' object reference not possible.
    The error occurred on the application server xx-x168_Q97_05 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: PARSE_XML_SCHEMA of program CL_WD_ADOBE_SERVICES==========CP
    Method: GET_SCHEMA_VERSION of program CL_WD_ADOBE_SERVICES==========CP
    Method: CONSTRUCTOR of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    any input appreciated.
    cheers
    tom

    Hi Tom,
    When you are familiar with authorizations in PFCG trabsaction you are finaliar with S_DEVELOP if not ask the authorization team on your project.
    Basically this authorization object handles the read/write etc authorization related to devlopment objects. If you implement Adobe forms you will probably develop your own forms or at least copy the SAP forms to customer namespace.
    For Adobe you will therefore have 2 custom development objects (1 for the form and 1 for the interface that is automatically generated). The end-user shoulf have at least READ access to these objects. If not the portal will trow an error on this.
    To determine the tech names of the objects find the form and related interface in transaction SFP. These should be inserted in the object S_DEVELOP in the role for the end users.
    You may want to consider to put the value Z* in the object which will give authorization for all the custom developed objects.
    If you can't find the object reply again and i will send a screenshot.
    Finally, make use of the splended transaction ST01!! It will make your life a lot more easy in portal! It traces all the authorizations needed and missing for any user you specify. After activating the trace and running a portal scenario the log will tell you want went OK and what not on an authorization object level.
    Good luck,
    Thomas
    ps. Thanks for the appreciation you gave in my other thread. Now we have the answers in both threads as well. Take Care.

  • Authorization Problem for Ztcodes

    Hi All,
           I m having a problem in zdevelopments that every user can access these
    T-code  without any authorization. I want that there should be proper autorization to access these tcodes like standard tcodes. when i told to basis guy to restrict these tcodes , he is not getting these tcodes in his roles & authorization group. How can i do that. Plz help me .
    Thanks in Advance
    Jitendra Singh
    9999966736

    aa

  • How to get the medium and long text for PRODUCT HIERARCHY?

    hi experts,
    i am using data source called 0prod_hier_text. in ECC there is description for medium and long.
    but in BW it is mapped to 0TXTSH which is short text, and in the transformations medium text is mapped to short text of BW (0TXTSH) which is having length only 20.
    IF it exceeds more than 20 it is now showing.
    so how to get  add 0TXTMD which is medium text so that i can see the description for MEDIUM.
    i did try to add  to 0PROD_HIER but i cannot add.
    i need to show medium text description in the Report.
    plz provide me the input.
    regards
    venuscm

    Hi Venu,
    Check in RSD1 screen which text you have chossen .....for object 0product
    try to check for medium & long text(if not checked) ..
    so that you can add mdtxt & long txt in transformations........
    hope this will help you.
    Thanks,
    Vijay.

  • Authorization problem for idoc scenario

    HI,
    Can some one tell me what are the authorizations required to post a custom idoc to R/3 from XI ? I have done a scenario like file->IDOC(custom).When i execute the scenario it is successful in MONI. When i execute the transaction IDX5 in XI, i am seeing the status as No authorization to send IDocs with message type ZMASEMPDETAILSMT....Any help on this will be appreciated.
    Regards,
    Sudheer.

    Hi,
    Please check SAP/ERP
    WE20 navigate to logical system and check the INPUTPARAMETER (ZMASEMPDETAILSMT must be a value there)
    ON XI check WE21 (define a port to your ERP)
    On XI create CC IDOC receiver and point to this port
    Helpful Link:
    https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700003604082004E
    Daniel

Maybe you are looking for

  • Yahoo mail issues on iPad mini and iPhone 5s/ iOS8?

    Yahoo mail suddenly shows "no mail" in the inbox.  Using the Yahoo! SMTP Server on iPad mini w/Retina, iPhone 5S, both with iOS 8.  Tried rebooting, deleting and re-installing yahoo.  I can still send.  Yahoo mail on mac, mobile web, and yahoo downlo

  • WDS and WPA with 2x Express and 1 x Extreme - barbed wire in the *** easier

    Frankly I am disgusted at the near impossibility of getting this to work after 5 hours of playing, resetting and stuffing around. Apple need to pull their fingers out and realise that "we make em simple so you don't need docs" is not going to cut it

  • Premiere CC RENDERING TROUBLES

    I tried several times to render part of a video clip which is no longer than 40 seconds long and it keeps crashing on and on at 40%, every time (no less than 8 times). At first I thought it RAM capacity shortage but realized I did not have that probl

  • Mcafee Raid and Stutters

    After Reading an earlier post i turned off my mcafee antivirus and teh stutter i had been experienceing earlier on dissapeared but its not the smartest of workarounds anyone know of any other way past this? What was happening was anytime i played any

  • Problem Exporting Backups from Cisco Prime LMS 4.2 deployed as software appliance

    Hi, I'm trying to backup a Cisco Prime LMS4.2 based on soft appliance. I have the backup stored on destination disk://localdisk/backup/, but i can't export it via FTP to external server. When I perfrom the transfer only the folder is stored in the de