CV02N Authorization only to Object Link - Material

Hi Gurus,
I want to give special authorizations to a group of users where they can assign materials only in CV02N.
When they enter Document Info Record there he should be accessing only Object Link - Material only, so that he can enter the relevant Materials.
I found the Auth Object: C_DRAD_OBJ, but this is not helping me.. Please let me know if there is any alternative.
Regards
Naveen

Hi,
Apart from Ravi suggestion, you can also create a new document type from DC10 and define only one Object link i.e. material for that doc type. And after that you can provide this doc type authorization (with object C_DRAW_TCD) to your concern users. Its just other way around solution.
Regards
Shishir

Similar Messages

  • DMS Object link Material authorization

    Hi Gurus,
    I want to give authorization to users only linking Material, how can i achieve this as i tried with C_DRAD_OBJ - Create/Change/Display/Delete Object Link, but it is giving full access to all other objects, but i want to permit only for MATERIAL.
    I appreciate for your response.
    Regards
    Naveen

    Hi Naveen,
    As Chandu said, you need to be specific while providing the authorisations in the authorisation object C_DRAD_OBJ. This object contains 4 authorisation field values
    1) ACTVT(Activity) which allows creation/change/delete of object link from the DIR
    2) DOKOB(Linked SAP Object) - In combination with activity you can assign specific objects like MARA,PRPS etc. to user
    3) STATUS: In combination of above 2, you can also restrict using specific status i.e. only in 'CR-Created" status user can change/delete the object link.
    4) DOKAR: The user is allowed to create/change...object links in which all document types.
    If you have already specified all these above, then the user is getting other object links authorisations through some other role. Check with SUIM tcode for details.
    Regards,
    Ravi

  • DMS - Object Links (Material master) is showing "Record Locked"

    When looking at an info record in DMS, I am on the Object links tab for Material Master.  There is now a field called "Record Locked".  Haven't seen this field before.  What does this mean that the record is locked?  Is there something that needs to be done to unlock it?

    Dear experts,
    I also seen this column. But problem is I am able to view this in my development client. But could not view in production.
    Also my observation is if I am changing the document from the Objectlink e.g. Material Master this cloumn appears automatically and allows me to do the changes in the DIR.
    But this happens in Development client same functionality I want to use in Production.
    I could not find any config part regarding this.
    Can any body help me on this to resolve this?
    Thanks in advance
    Regards
    Nitin

  • Authorization Object for Material Type

    Hi All,
    Is it possible to restrict the user from creating the material master based on Material Type. If yes then what is the authorization object for the same.
    Regards
    Mahendra

    Dear Mahendra,
    You can definitely restrict a end-user to only particular Material Type thru Authorizations.
    Authorization Object: M_MATE_MAR
    This can be done thru authorization management. Consult your Basis person or follow this:
    SU01 - Enter the user Id & select display button. Now click on the Roles Tab & note down the role assigned to this user Id.
    Go to T-Code - PFCG - enter the Role name & select the change icon.
    Click on the Authorizations tab page. & then Click on Change Authorization Data.
    Now expand the menu tree of Materials Management: Master Data & further expand the menu tree of Material Master: Material Types. Now click on the change icon next to Authorization Group & select the required Material Type that you want to authorize the end-user.
    This is how you can give authorizations only for a particular Material Type. 
    Hope this helps.. .
    Give point if useful...
    Thanks,
    Jignesh Mehta
    Mumbai

  • DMS Object link for PRT Couldnot Display in CV02N

    Hi PLM DMS Gurus ,
    I have been investigating adding an object link for PRT which is CRVS_B screen 214. I have added this to the one document type. However, when I attempt to see the object link from the CV02N transaction, it does not appear to recognize the PRT assignment from the IA06 Change General Task List PRT Overview screen. Do any one have any idea of why this may be behaving in this way? Any feedback you can provide will be appreciated.
    When I add the Documents through transaction CF02/01 then it is showing in the CV02N transaction Object link , But if I attach the same Document# through IA06 then it is not showing it.
    steps to attach the document .
    1. Go to IA06 select a group
    2. Double click the task list and create an Operation
    3. Choose the Operation and click into the PRT button in the bottom of the screen.
    4 . Here you can find an option to attach your Document .
    5. Once you attach note down the document number and goto CV02N and see the object Link . You will not find that .
    I am doubted whether I am using the right screen number or not (CRVS_B screen 214) . Do we have any other way or anyother program & screen to show the Object link to the PRT created through IA06 .
    How do we find the program and screen which is not listed in the developement class CV ?.
    Any Inputs are highly appreciable and rewardable.
    Thanks & regards,
    Ramesh babu .P

    What you do in IA06 is using a document as an PRT. This is not the same as a objectlink between a PRT and a document. Thats why you dont see the use of the document in a tasklist in CV02n.
    Regards,
    Robert

  • BAPI Object Links Classification

    Hello,
    I am using BAPI_DOCUMENT_CREATE2 for creating document info records, which works great. I make an object links to an equipment number and you can classify this object link in CV02N with class 048 object link. This also works in transaction CV02N, but how can i classify the object links in the BAPI?
    Kind regards,
    Nick

    Dear Nick,
    to achieve this the BAPI_DOCUMENT_CREATE2 is not the correct one. This BAPI only allows to create document info records and do nearly the same actions as in CV01N.  But here it is not possible to classify object links.
    For this specific case the following BAPI sequence could be useful:
    BAPI_OBJCL_GETDETAIL - read the existing classification data
    BAPI_OBJCL_CHANGE    -  edits the classification data
    BAPI_TRANSACTION_COMMIT - necessary to write the whole changes to the database.
    Instead of BAPI_OBJCL_CHANGE you can also use BAPI_OBJCL_CREATE to generate an assignment.
    Further information on these BAPIs you will find in transaction BAPI under Cross-Application Components >> Classification.
    Best regards,
    Christoph

  • Add a new type of object links (transaction CV02N)  - by material group .

    Hi experts .
    How can I create an additional screen for new tab by material group
           in DMS System ?
    I have a requirement :  1. Add a new type of object links in transaction CV02N 
                                          by material group(V023-MATKL) .
                                        Today we use 2 existing options  :  by Equipment and material .
                                      2. Save and display data .
    We did the following  steps :
    1 . In customizing  for Document Management  :
                   a. Maintained a  key fields :
                          table : V023 , tran.code : OMSF , field name : MATKL .
                   b. Maintained screen object link  for V023 .
                         Our problem is screen number  . we used at existing screen  - 500 for user exit.
                         So we get a new tab with material instead of material group .
                         How I can create a new screen with field material group
                             for set this screen number in step b ?       
                         May be I need the access key for FUNCTION GROUP CV130
                         and create this screen by myself ? .
                   c. Defined Object links for special document type  .
    2 .   Created in se19 at implementation of DOCUMENT_OBJ
                          with defined filter : V023 .
                          Regards Helena .

    Hi Nuno,
    how did you solve this problem?
    tks

  • Authorization object M_MATE_MAR "Material Master - Material Types" in MM01

    Hi,
    We in CPS Energy are implementing VIrsa SOD conflicts on the roles that are in place in current SAP 4.6C version. The authorization object M_MATE_MAR is used by MM01(Creation of Material Master) transaction code & used at mutiple roles. We have restricted this authorization object by Material Type Authorization Group (BEGRU)as WMS1 & given activity a 01, 02 & 03 in a role. The same authorization object is used in Common roles also for displaying that is using transaction code MM03 (Display Material) but the activity & authorization group are ''. This '' is taking precedence over the the authorization object given in the other role.
    Please let us know how to put a control on this authorization object which is used widely by large number of users.
    Maintained Material Master: Material Types                              T-D119010802
    Activity                       01, 02, 03                                             ACTVT
    Authorization group          WMS1                                              BEGRU
    Any help is really appreciated
    Thanks
    Sree

    Hi Sree, your role with MM03 in it should not have * for actvt if it is only a display role.
    As it is a display role actvt 03 would be more suitable.  That way you could have display for all auth groups, but create and change/MM01&2 would be restricted to WMS1 (and any other materials with a blank auth group)

  • Screen no for object link STPO - Material BOM.

    Hi SAP gurus,
    Anybody the screen no for object link STPO - Material BOM.
    I am able to link the document from CS02 - BOM transaction, am not able to link document from DMS transaction (CV01N).
    Reward points will be given.
    Regards,
    suuny
    Edited by: Sunny on Jul 31, 2008 5:46 PM

    Hello,
    The links to certain objects are not provided from DMS side, They can be only linked from production side.
    Hence you will find the screen disabled in DIR. These restrictions are specifically given by SAP.
    BR,
    Anirudh,
    reward if useful

  • In DMS,CV01N,CV02N, object link for production order is not enabeling

    Hi,
    To the Document in cv01n or cv02n, while trying to give production order in Object Link : Production order tab, The order tab is not enabling. How to enter the production order in object link and can we do this thing in change mode.
    Regards,
    Mastan.

    Hi Mastan,
    You need to enable the object PORDER and  screen number 251.This is used to transfer of Document from Material master or Bill of Material based on Production Scheduling Profile (Header material) Configuration.
    Please refer below document for more details
    http://scn.sap.com/docs/DOC-35058
    Regards,
    R.Brahmankar

  • Object link to PP material/serialnumber combination

    Hello,
    I am looking for a solution to link a document info record to a material number / serial number combination. This material number / serial number is unique and has a equipment number. In DMS it is possible to link the document to an equipment, but then i have the problem i cannot search for the serial number in DMS which is linked to this equipment. The material/serialnumber is in the table: EQUI / SER05 /
    Can we somehow fill in the object link the material / serialnumber combination?
    Best regards,
    Nick

    Depends on the way you design it. Thats the whole thing about designing zscreen, you can design them the way you want to.
    Personally, I'd avoid doing screens at all costs, there are always other ways to build the functionality in with classification and its normally safer for changes to build them on these because you aren't impacting on other document types or areas.

  • Object link with final status only

    Hi
    We have following scenario:
    - We want to link the PR with document but only when the document is processed through approval procedule and once it reaches to final status then only object linking shall be possible... I want to prevent the object link in other status for the same document.
    How can we achieve this?
    Regards
    Yogesh

    Hi Yogesh,
    I think that an implementation of a DMS BADI could help here to filter the object links and display only those documents which are in the final status. For this action you can use the following BADIs I think:
    - BADI_DOCUMENT_OBJ: This one controls the behavior from DMS side     
    - BADI_DOCUMENT_OBJ1: This one handles the behavior from object side  
    I hope this information could be useful for you.
    Best regards,
    Christoph

  • Document Object Linking with Material

    Dear All,
                  I have a small query regaridng the object linking between document and material. Whenever i create part in CAD system, i am creating a document and material for the part in the SAP PLM system using the CAD Interface. Then if i log onto the SAP PLM system under document i am able to see the linked material in object links. Where as i am not able to see the document link in the material basic data screen.
                   Where can i found the document linkage information for the material in material master screens.
    regards,
    rajesh.

    Hi Rajesh,
    in transactions MM02 and MM03 you have to go to the "Additional Data" Screen. Please use the button and then switch to the "Document Data" tab. Here you should be able to see the linked document info record.
    Best regards,
    Christoph
    P.S.: Please reward points for usefull informations.

  • Customized tabstip for CV01N in Object link tab like customer ,material

    Hi Friends,
    Can anybody help me out in Customizing Object Links tab for Transaction CV01N.
    I want to know exactly how could we add a customized tabstip in object link other than SAP Standards like  Material Master, WBS element and etc.
    I want to know whether do we have any SAP Note or any Badi  to get the tab strip in Object Link tab.
    Thanks in advance.
    Satish Raju

    Hey,
    Material master is standard object to link to
    Go to IMG ->Cross-Application Components->Document Management->Control Data->Define Document Types
    choose the document type and double click at  Define object links and "New Entries"
    and enter
    Document Type: Your document type
    Object: MARA
    Screen no.: 201
    When New Version: Decide what you want
    Create Document: Decide what you want
    Document Version:Decide what you want
    BR/Håkan

  • Object Link to Batch Number (MCH1 & MCHA)

    I am trying to link a DIR to Batch Number.
    For this i tried object MCH1(Batch Number without Plant) & MCHA (Batch Number with Plant).Screen Numbers for MCH1 is 264 & for MCHA is 265.
    After making the reqd. configurations, ie. defining object links for Document Type as MCHA & MCH1 when i go to transaction CV01N i can see the tab for MCH1(screen number 1264) and no tab is available for MCHA(1265).
    And when i go for CV04N, and try to search for same document type with the help of object links then both tabs are visible there. But now in these tabs material column is not visible, only Batch column is visible for MCH1 and Batch & Plant column are visible for MCHA. I have already checked the Table settings - there is nothing wrong with it.
    Please guide me why such problem is occurring instead of maintaining all configuration properly. Is there anything that i have missed?
    Points for helpful answers.

    Hi Christoph,
    Thank you for quick response.
    Looks like I was not clear in my query.
    What I have done is as following:
    1.Maintain Screen for Object Link: Here I maintained the objects MCH1 & MCHA with screen numbers 264 & 265 respectively. And also maintained value “1” for Authorization.
    2.Define Document Type >> Define Object Link: Then I have assigned these 2 objects to the particular Document Type with DC10 along with respective screens.
    Now when I go to CV01N and go to object links I can see only 1 tab which contains Material & Batch which I guess is visible because of MCH1 (Screen number 264).
    But I am not able to see the other tab which should contain Material, Batch & Plant as defined in the screen 265 for object MCHA.
    Second problem is when I go to CV04N, and enter the Document Type and go to object link tab, I can see 2 tabs. But one of these tabs has Batch & Plant Column and the other tab has only Batch column.
    Please help me out with this. Thank you.

Maybe you are looking for