Possible to check IN and Check Out Reference Tables?

Hi All,
I am wondering is it possible to check in and check out Look Up and other tables like we do for main table???
If so can any one letme know how?
Thanks
Rajeev

Hi Rajeev,
Can you elaborate your business requirement of having Check out on reference table?
Checked out option is used for the below scenario in Main Table
Create - If the record is checked out, then it is virtually available in MDM until it is approved as the part of the workflow
Change - The record is kept checked out , so that the user who changes it owns it , and no others has access to change it to achieve the data consitency
But for reference data , the records is already available in the target system and it is fed to MDM
Regards,
Antony

Similar Messages

  • Is it possible to check out whole repository from dtr command line tool?

    Hi
    I wonder is it possible to check out whole repository from dtr command line tool.
    Normally, in NWDS i have to log into SLD, select a component, then select components i want to check out into workspace.
    I would like to do some static analysis (PMD, etc) but checkiing out everything manually is really painfull.
    Are there any guides how to check out everyhing from the command line (so i would nothave to specify any paths except top level components)?

    Hi,
    I don't know of a feature which would allow to check out "everything" from the "root".
    checkout Checks the given resource out.
    Syntax checkout/co \[-exclusive| -x] resource \[activity]
    Options exclusive|x If specified the resource is exclusively checkout-out.
    Arguments resource The resource that should be checked out.
    activity The path or name of the open activity that should be used for the checkout, if no activity is specified one is implicitly created.
    Output Variables
    $wr[] Working resources
    $act[] Activities
    Description Checks a resource out.
    Examples
    Checkout a file within a given activity
    Checks out the file "/ws/wspdir/wsp/dir/a.txt" in the activity "/act/myActivity".
    checkout /ws/wspdir/wsp/dir/a.txt /act/myActivity
    Checkout a file
    Checks out the file "/ws/wspdir/wsp/dir/a.txt" in an activity that is implicitly created and returned in the output variable "$act".
    checkout /ws/wspdir/wsp/dir/a.txt
    Checkout a file exclusively
    Checks out the file "/ws/wspdir/wsp/dir/a.txt" exclusively in an activity that is implicitly created and returned in the output variable "$act".
    checkout -x /ws/wspdir/wsp/dir/a.txt
    Can you please also tell us what kind of statistics you intend to create? Sorry I don't know what PMD abbreviates.
    You can always generate yourself an up-to-date documentation of the DTR Console by exporting the help (for details type help help): help -x c:/DTRConsole.doc
    Best Regards,
    Ervin

  • Select-option w/out reference table-field

    Hi,
    I have a select-option in the selection-screen where the values will be stored as fixed values under "Value range" of the domain. My problem here is that the reference table was not given. If i will use the select-option syntax, it will give an error because the reference table is not specified. Do you have any way to solve this? Please help.
    Thanks.

    Hello Akira,
    Yes, it is very simple - please follow the code below:
    "Let's say Z_DOMAIN is your domain which has a number of fixed values...so please create a Data
    "Element say Z_DATELEM which has Z_DOMAIN as the domain....
    TYPES: ty_mytype TYPE z_datelem.
    DATA: gv_mydata TYPE ty_mytype.
    SELECT-OPTIONS: so_myso FOR gv_mydata.
    And that's it! It should solve your problem now.
    Cheers,
    Sougata.

  • Possible to take a blob content out of table

    Hi,
    i have a table in which the image is getting storing in the table in blob content.
    Whether it is possible to copy that image which is stored in the table to outside, so that i can edit the photo in paint.
    It is possible to take that blobcontent of the image out of the table.
    If so, how to achieve it.
    Regards,
    Saro.

    Hi Saubhik,
    Thanks for the reply, but i get the following error while compiling the code after altered to my requirement.
    DECLARE
    b             BLOB;
    file_handle   UTL_FILE.FILE_TYPE;
    file_dir      varchar2(100) := '\ebiz1\proddb\apeximages';
    l_blob_len    INTEGER;
    BEGIN
    SELECT   blob_content
    INTO   b
    FROM   a_images2
    WHERE   employee_number = '048';
    file_handle := UTL_FILE.FOPEN (file_dir, 'prasad.png', 'wb')
    l_blob_len := DBMS_LOB.getlength (b);
    UTL_FILE.FCLOSE (file_handle);
    end;This is the error message
    ORA-29280: invalid directory path
    ORA-06512: at "SYS.UTL_FILE", line 41
    ORA-06512: at "SYS.UTL_FILE", line 478
    ORA-06512: at line 15
    Since i have referred the oracle path only, then also it is throwing the error.
    Thanks
    Saro

  • Is it possible to set text and rotatation in stored table formats?

    I have a table that is a good candidate to be a table format because it will be resued many times.  The heading text will not change and some of the text is rotated, so I'd like to store that too.  Is there a way to do this in FM9?  Here's a sample of what I'm aiming for.  Any portion (text itself or rotation style) that can be set in the table format tag would be helpful.
    Thanks,
    Dave

    I'm reasobably sure that table formats can't have any text in them. Tables with formatting and canned text are one of the things I use most frequently in my Auto-Text definitions. Auto-Text is a plug-in I wrote that is useful for inserting canned items into FrameMaker documents. You can learn about it here:
    http://www.siliconprairiesoftware.com
    Steve

  • Authorization: Can I check-out processes from Solution in Read mode?

    Hi NG.
    I am building a new set of user roles, but seems to get stuck with this one.
    With T-code: SOLMAN_DIRECTORY I would like to issue read access to users, but still give them the possibility to check-out processes to the maintenance project.
    So far - I have managed to get the read access right, but the check-out button is greyed out (Inactive).
    My wish is to keep the users from changing the contents and set-up of the Solution, but still be able to go look for a process and request the check-out when found.
    Any help would be greatly appreciated!
    Best Regards
    Per Hjorth Christiansen

    Hi Per Hjorth,
    when you activate the Check-out/Check-in functionality the complete process structure of the solution will only be available in display mode. So you don't need additional authority checks to pretend changes in the solution.
    In general, the authority object AI_SOL_DIR is used in Solution Directory. The activities "02 Change" and  "03 Display" are available for the solution structure. In addition, an extended maintenance activity is necessary to be able to activate/deactivate the check-out/check-in functionality for a solution this is "36 Extended Maintenance".
    Best regards,
    Michael

  • How to find out which table store historical data for V_T001B?

    dear all,
    how i want to trace and find out which table that store all maintenance data history from V_T001B?
    thanks.

    i already find out into both table... but the data not store there...

  • SSRS Reports level how to find out All tables names & columns list to display dynamically SQL Query????

    Hi Team,
    I Have one requirement,In SSRS Reporsitory 3000 reports are available.
    My end user requirement All 3000 reports are used Table names & columns list of each wise to display single table or single result set.
    I find out all 3000 reports details are diplayed single results set like
    Report Id,Path,Dataset,Source Query Text,Datasource
    In Source Query Text  column level All reports Queries are available but I want Each Report wise Table name & columns List.If any solution Please share me.
    Regards
    Rama

    Hi Ramakoteswara,
    According your description, you want to show used tables and columns of each report, and display is into a single result set. Right?
    In this scenario, we don't know where to find a column contains the Source Query Text. With my understanding, in Reporting Services, we have Catalog table in ReportServer DataBase, it has a column called Content stores the report code (.xml). In the
    code we can find the Query and Fields. Then you need to use VB/C# code to parse each .xml code of each report and fetch out the table name and columns. We do not support writing any queries against SSRS DataBase or parsing data records in any
    table.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Possible problems with Check out and Open Component and delayed publishing

    Hi,
    I've experienced some seemingly wrong behaviors of the checkout and open component and also with the delayed publishing feature, I've listed it down :
    1) The all important one:
    We know we've delayed publishing features for content, if we set the Release Date metadata at a future date, the content will not be released immediately, but do we have a delayed publishing features for a website page. Through manage website the user can add / delete a page(section), may do include or exclude from navigation etc.. but can they set a future date when a particular page can be included in or excluded from navigation? This should be a standard feature for a WCM solution and I hope there is some solution for sure.
    2) Can we set a datefield with a calendar feature as a page custom (section) property?
    3) Again the issue with checkout and open component, only the user with admin privilege seems to be able to change the content, normal contributors cannot, cause every time is tries to check in with the old author name, so the user has to have admin privilege to assign a different doc author's name. No trace also who is making the changes.
    4) Also facing a lot of problems while trying to implement when we use this checkout and open component. As we cannot check who is making the change there is to way to set us a step for self review, also user can only approve or reject but cannot edit the doc before passing it to the next step, if the step user is created using tokens then only checking out of the doc takes it pass the step user, but everything is working perfect with contributor data file. No problem whatsoever. Even if we use manual check out and then check in (i mean without using checkout and open component) this is working fine. But the main problem with non-technical users will be they would not like the content server portal at all and they would always prefer ms word over anything else. They would directly like to double-click on the website page, the word doc will pop up and they would make change and save.
    Issue 1 and 4 are killer issues for us, I need your help to find a solution. I have few more issues that i will post later.
    Regards,
    Nirmalya
    vijayr: Are u Vijay Ramanathan? Product Manager, Oracle UCM, u r my mentor sir.

    Hey Shotdawq,
    I was a bit low on bandwidth, so could not visit the forum any sooner.DIS is dynamic integration studio, it works on the webdav protocol.
    you will need to install DIS on the client machines. The POC that i did was integration of SiteStudio with CheckOutAndOpenInNative.
    I am also planning to referenc this functionality from WebSphere, what i have in my mind is to copy the java script from my sitestudio page and paste
    it in the JSP, and then using the CIS or RIDC will execute the serverices. At present i am stuck in some other work, If i get this thing working i will
    update you. In the meanwhile if you have some question for me, feel free to throw them.
    cheers,
    sapan

  • In workflow need to check in passed validaitons and check out failed once?

    Hi All,
    Can any one let me know is the following requirement possible?
    In workflow can I able to split records based on validation result? I need to check in passed validations and check out failed validations..
    Regards
    Rajeev

    Hi Rajeev,
    You can try out both branch step and validation step and see which serves your purpose better.
    In branch step you can give multiple validation/validation groups,if result is TRUE take the first branch and check in at STOP.
    If FALSE,take dont checkin at STOP,either cascade or Rollback as the case be.Also here you can call the same or other Workflow.The split branches can later be combined using MERGE or Group.
    Other way can be by using Validation step,setup iteration threshold.here failed jobs will be sent to previous step and passed ones will move ahead in WF.Later you can checkin at STOP and failed jobs would still be in WF in checkout state.
    For your reference :
    http://213.41.80.15/SAP_ELearning/OKEC/nav/content/011000358700000601512007E.PDF
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/e0615a82b40a2ee10000000a11466f/frameset.htm
    Thanks,
    Ravi

  • I need to host a Shared PDF on SharePoint. If it is on SharePoint can only one person comment at a time? I know documents have to be checked out when using SharePoint. I need multiple users to be able to comment in real time and see comments in real time.

    I need to host a Shared PDF on SharePoint 2010. If it is on SharePoint can only one person comment at a time? I know documents have to be checked out when using SharePoint. I need multiple users to be able to comment in real time and see comments in real time. Is this possible?

    try here:
    http://www.bbb.org
    File a complaint with them. Verizon will call you to fix the blunder.
    But remember it is always up to the customer to insure what they are getting and what it costs. Don't trust the word of a sales person who makes their living on getting that sale. Lies, deceit or false promises will be and have been used by sales people for thousands of years.
    Good Luck

  • Can I get my Macbook Pro just checked out and tuned up at the genius bar?

    I'm having a hard time getting my questions answered. Basically I've had my Macbook Pro for four and a half years, but it's still doing mostly fine. It's just showing it's age slightly I think, with more spinning wheels than usual and odd things like the date is usually set to 1999 when I turn the computer on, but it rights itself in a few minutes. Also most the time when I plug it in it says it's not charging and I have to try multiple times. None of this is a huge deal, it's just that I really need the computer to last me preferably at least another year, so I worry about it a bit. I do take good care of it though. I'm about to move out of the country for a year, so I'd like to get it just checked out and perhaps tuned up a bit so that any problems are taken care of and it's in the best shape before I move away. I'd like to make a genius bar appointment, but the closest Apple store is a two hour drive from my home, so I don't want to go into it not having any idea how much it will cost or if they'll even be able to do what I'm hoping in the span of a single workday. I really don't want to have to drive back later to pick it up or have it sent off somewhere to be repaired, although if it does have serious problems I'd be willing to do that. I'd just like to know going in to it what the price range is likely to be like. I don't want to make the drive to the Apple store and have them tell me it's going to be a few hundred dollars just to have my computer looked over. And I don't even know if they offer that service, let alone if they can do it in a single afternoon. I've tried calling the store and conversations with the automated person really are not helpful. He just tells me to go online and make a reservation, and I can't figure out how to get my questions about cost and service answered.
    Also, am I being foolish hoping my four and a half year old Macbook will last at least another year or two? I have no idea what the "life expectancy" is for these things. I know nothing really about computers at all, so forgive my ignorance.
    Any help and insight is very much appreciated.

    The genius bar technicians can check your MBP for possible hardware problems and specific software issues that you may have.  The diagnosis will be free.  Any extensive repairs will not be free.
    If you have minor software problems, you essentially will have to deal with them yourself.  Examine these two comprehensive documents for possible problem definition and solutions.  If you encounter problems that you are unable to cope with, start a new discussion and there will be persons willing to assist you in solving them.
    https://discussions.apple.com/docs/DOC-3521
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • Hi there, i want to buy a registered version of PS CS4 (and an Upgrade to CS6)from a private Person...is there any Possibility to check if the Adobe ID,Licence,User is a real person...or a fake before buying it? Thanks for helping!

    Hi,
    just got an offer from a private Person, who owns a boxed Version of Photoshop CS4 (DVD) and an Upgrade from CS4 to CS6....he told me that he can transfer the current license to me... now there's one important question for me...
    Is there any possibility to check his Adobe-ID (which he already told me) if it's the same adress, name,etc. as he told me...
    or if there is an registered Version of PS CS4 owned by this Adobe-ID?
    Just like to check if he's a real person or a fake...don't want to buy any stolen or illegal software...or beeing punked after paying the money...
    Thank you very much for helping me! :-)
    Chriss

    Old versions of Photoshop are not marketed by Adobe. Only CS5 can be upgraded to CS6.  There are many scams on the web if you find a cheap copy of Photoshop out there its most likely a scam... Be careful.....

  • I have windows 7 and my speakers worked then after update my speakers do not work and everything checked out and says they are working and that soundcard is working but no sound now.

    I have windows 7 and my speakers worked then after update my speakers do not work and everything checked out and says they are working and that soundcard is working but no sound now.
    I have tried everything and nothing works.

    sound problems:
    #Restore speaker icon to System Task bar, right-click on clock or tray > Properties > Volume: On
    #Click on the Sound icon in System tray then on Mixer, make sure Firefox is not muted [http://dmcritchie.mvps.org/icons/fx_sound.png picture]
    <p>Additional references
    * [https://support.mozilla.com/en-US/kb/No%20sound%20in%20Firefox No sound in Firefox | Troubleshooting | Firefox Help]
    * [http://support.mozilla.com/en-US/kb/Video%20or%20audio%20does%20not%20play Video or audio does not play | Troubleshooting | Firefox Help]
    * [http://kb.mozillazine.org/Video_or_audio_does_not_play Video or audio does not play - MozillaZine Knowledge Base]

  • MDM Record Check out and Check in from the Portal

    Hi everybody,
    I'm trying to figure out what is the standard way to trigger the Check out and Check in from the Portal.
    How do I need to configure the MDM workflows and the Portal, so the standard Item Details iView would automatically check out the record when the Edit button is pressed.
    Do I need to configure Guided Procedures or UWL on the Portal or can I avoid that?
    Thanks for your help in advance,
    Boris

    Hi Boris,
    When we connect MDM to a front end system like Portal,the portal will replicate all teh functionalities of the backend sytem from the front end as in this case in EP.
    But when we maintain Master data form the MDM Data Manager we get a lot of options in the context menu ,when we right click a record in the record pane.
    All of these cannot be made available on the portal,but however the feature of Checkout can be made possible if you try to update the record  through a MDM workflow.
    As in MDM workflow you have to option of Checking ou the record at the beginning of the Uddate and then checking in back at the completion of the record update.
    For this you can use the MDM workflows and integrate it through EP using UWL.
    Kindly refer some additional docs which will guide you in the configuration of the same:
    Re: MDM workflow with UWL
    Re: Need to Integrate Universal Worklist in SAP Master Data Management.
    Re: MDM Portal configurations.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

Maybe you are looking for

  • Positioning a vertical line in Pages document??

    I have a Pages word processing document that has three columns (like a classified ad page in a newspaper). I want to add vertical lines between the columns but I want to center and position the vertical lines myself between the columns. What setting

  • I can't update Adobe Photoshop CS6 from help update as update is disabled?

    Here is my config... Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64 Operating System: Mac OS 10.8.3 System architecture: Intel CPU Family:6, Model:58, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2,

  • Digital ID's

    I have created some forms that users will fill out. These forms are going to published to an Intranet. Active Directory verifes that the individual trying to get on the network has the rights to do so. How can I eliminate the requirement for a Digita

  • [OT] Phpmail

    Hola a todos, resulta que hice un formulario en php para que enviara correos a ciertos destinatarios enviando la informacion detallada en el form.... La probe en un servidor de test que tengo y ningun problema, pero cuando la entregue a mi cliente y

  • My mac apps won't check spelling

    I have a MacPro running OSX 10.8.4. My TextEdit, Pages and other mac programs have stopped checking spelling. Yes I have checked to make sure that the check spelling while typing is checked. Any ideas for fixing this?