Issue while making duplicate roles from standard roles.

Hi Expert,
I have copied ESS and MSS role to a Z_ESS and Z_MSS role and assigned this role in
permission->set this under medium_security .
Portal Links donot get open when i click on it, it shows "page not available or not found".
But if i assign Standard roles(ESS and MSS)  then it is working fine.
Please assist what needs to done to make it copy roles as standard roles

Hi rishavsharma,
you are referring with  medium_security to the Security Zones, but the roles need to set the PCD Pemission setting correct in the permission area of the PCD itself (Content Admin and in the menu you should see persmissions) and don't forget the enduser flag for the user/group who use the role.
Also ESS/ MSS Role changes need also changes in the backend if Webdynpro ABAP is used.
Regards,
Kai

Similar Messages

  • Issue while uploading .TIFF file into Standard text using RSTXLDMC

    Hi All,
    We are facing issues while uploading .TIFF file into standard text through program RSTXLDMC.
    Getting the following error.
    TIFF format error: No baseline TIFF 6.0 file.
    The image is a colored one.
    Please provide me solution if anyone has worked in this area.
    Thanks in Advance,
    Anand Raj Kuruba.

    Hi,
    Often this error occurs because the TIFF file you have has been saved with some form of compression.  You need to open in a picture edit program and save as TIFF making sure options are set so there is no compression.
    Andrew

  • Issue while deleting a row from a table

    Dear friends,
    i am getting an issue while deleting a row from a table, pls check screen shots , the first screen shot is my table contents
    when i delete 2 row , the second row is deleting properly like below screen shot
    but i want like below screen shot , Col1 contents should be like pic 1 . could any one pls let me know how to solve this issue.
    Thanks
    Vijaya

    Hi vijaya,
    please try this code, it will help you.
    DATA : it_rows  TYPE wdr_context_element_set,
              wa_rows LIKE LINE OF it_rows.
       DATA lo_nd_table TYPE REF TO if_wd_context_node.
        DATA lt_table TYPE wd_this->elements_table.
       DATA lo_el_table TYPE REF TO if_wd_context_element.
       DATA ls_vbap TYPE wd_this->element_table.
    DATA: ld_index TYPE i.
    data value TYPE sy-index.
    * navigate from <CONTEXT> to <table> via lead selection
       lo_nd_table= wd_context->get_child_node( name = wd_this->wdctx_table ).
    * @TODO handle non existant child
    * IF lo_nd_table IS INITIAL.
    * ENDIF.
    * get element via lead selection
    * alternative access  via index
    * lo_el_table = lo_nd_table->get_element( index = 1 ).
    * @TODO handle not set lead selection
       IF lo_el_table IS INITIAL.
       ENDIF.
    * navigate from <CONTEXT> to <table> via lead selection
       lo_nd_table = wd_context->get_child_node( name = wd_this->wdctx_table ).
    * @TODO handle non existant child
    * IF lo_nd_table IS INITIAL.
    * ENDIF.
       lo_nd_table->get_static_attributes_table( IMPORTING table = lt_table ).
    * @TODO handle non existant child
    * IF lo_nd_table IS INITIAL.
    * ENDIF.
    ** @TODO compute values
    ** e.g. call a model function
    * navigate from <CONTEXT> to <table> via lead selection
       lo_nd_table = wd_context->get_child_node( name = wd_this->wdctx_table ).
    * @TODO handle non existant child
    * IF lo_nd_table IS INITIAL.
    * ENDIF.
    ** @TODO compute values
    ** e.g. call a model function
    it_rows  =  lo_nd_table>get_selected_elements( ).
       CALL METHOD lo_nd_table->GET_LEAD_SELECTION_INDEX
       RECEIVING
         INDEX  = value .
      LOOP AT it_rows INTO wa_rows.
         CALL METHOD wa_rows->get_static_attributes
           IMPORTING
                  static_attributes = ls_table.
         READ TABLE lt_table INTO ls_table WITH KEY col1 = ls_table-col1.
          ld_index = value.
              ENDLOOP.
       CLEAR : ls_table-col2,
             ls_table-col2.
       MODIFY lt_table INDEX ld_index FROM ls_table.
      lo_nd_table->bind_table( new_items = lt_table set_initial_elements = abap_true ).

  • Issue while printing to A4 from Xerox J75 (fiery) through Mac OSX 10.9.3.

    I've encountered an issue while printing to A4 from Xerox J75 (fiery) through Mac OSX 10.9.3.
    The document and printer settings are set for A4 but the print job goes to the printer as A3.
    The problem only occurs while printing through Adobe Photoshop CS6.

    I get into trouble if I choose A4 borderless instead of A4 in the Photoshop Print settings.
    There, Tray 2 is dimmed out
    To be honest, I don't see borderless in your settings, but my  doing that on my printer causes a default to the larger Tray 1.
    That's all I have tonight. If I think of anything else, I'll post it.  Here's thread on this issue as well.
    Wrong paper size sent to the printer

  • Issue while Removing a role

    Hi,
    Here is my scenario.
    User 'test1' is created by assigning a role (say A). Role A has AD and database table resource assigned, so there are 2 resources assigned to the user i.e. AD and a database table resource. (This is the exisitng process, I cannot change this process at all).
    Now while removing the role, my requirement is to delete only AD resource account and it should not try to delete the database table resource account. Is there a way to do this?
    Please share your ideas.
    Thanks in advance.

    Do you only want to keep the ressource account or also keep the link? If you want to keep the link, do what the previous poster suggested. If you only want to prevent the deletion of the database row, you can configure this in the database table resource adapter by deactivating the capability to delete accounts.

  • Issue while making a call through Nokia lumia 510

    Hi, i have purchased nokia lumia 510 around five months back. since then this phone is troubling me in a way or other. earlier there were issues with internet connectivity when i rectified it now there comes a new problem which occurs while making a call. whenever i make a call or receive a call after a few minutes i am unable to get the voice of the person on another side nor the other persons gets my voice. sometimes this happens just after 30-40 seconds and sometimes it happens after 15-16 minutes. then i have to cut the call in between and again have to call that person. this issue comes everytime i make or receive a call. i am so much irritated of this now. i even went to nokia care and they have replaced the speaker of the phone but this issue has not been resolved. can someone please help me to resolve this. please i need a permanent solution of this now.

    Have you tried replacing your sim card?
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Issue while executing OS script from Oracle

    I am trying to execute the scripts provided at :
    http://github.com/xtender/XT_SHELL
    provided by xtender user.
    As required, I have asked my DBAs to grant privileges by executing the following scripts:
    Begin
      --change to needed permissions and execute
      dbms_java.grant_permission( 'ODS', 'SYS:java.io.FilePermission', '/var/factiva/ODS/bin/CVIM_Rpt_ExportCSVFile’, 'read,write,execute' );
    end;
    /where CVIM_Rpt_ExportCSVFile is my script residing in the Unix server where my Oracle is installed.
    The error I am facing when I try to execute the following command is:
    select * from table(xt_shell.shell_exec('/var/scripts/CVIM_Rpt_ExportCSVFile',100))
    Exception:the Permission (java.io.FilePermission /var/scripts/CVIM_Rpt_ExportCSVFile execute) has not been granted to ODS. The PL/SQL to grant this is dbms_java.grant_permission( 'ODS', 'SYS:java.io.FilePermission', '/var/scripts/CVIM_Rpt_ExportCSVFile', 'execute' )I have asked my DBA to also execute the following scripts: - But I still see the same error as above. I am not able to figure out whats going on. Can anyone pls help me out??
    EXEC Dbms_Java.Grant_Permission('ODS', 'SYS:java.lang.RuntimePermission', 'writeFileDescriptor', '');
    EXEC Dbms_Java.Grant_Permission(ODS', 'SYS:java.lang.RuntimePermission', 'readFileDescriptor', '');
    dbms_java.grant_permission( 'ODS', 'SYS:java.io.FilePermission', '/var/scripts/CVIM_Rpt_ExportCSVFile', 'execute' )

    DUPLICATE
    =============================================================
    Issue with Executing OS commands from Stored Procedure
    ============================================================

  • Issue while taking goods back from customer ?

    Dear All ,
                          Client  had get back goods from customer  due to poor quality , now use is in user is taking bak these goods via delv created , so as user  clicks on POST GOODS RECIEPT  he is having an error that " You are not auth for this transaxction with mvmt. type 653, so i had consult to BAIS guy , he had well checked all roles given to the use r& sais that there is no issue with roles authourisation., Kindly guide how to do this process.
    thanx in advance
    sap11

    Processes are involved with Customer Returns:
    PGI (Post Goods Issue) may be cancelled by Transaction code VL09. The accounting document is just the reverse of the original PGI document.
    VL09 creates the movement type 602 Q. But rather than VL09, the generally accepted method for the reverse items is to use the movement type 653, "back to the to the storage location." The accounting document takes the cost "from" the project and moves it back "to" the storage location.
    The movement types are entered in the schedule lines in customizing, which are then assigned to the item categories. However, in this process, "no invoice" takes place. If you have a delivery related invoice, it should be cancelled beforehand.
    Check for the t-codes and this error comes even if u use a wrong mvt type in the right t-code.. like 311 in GR, jus as an exanple..
    Reward if helpful..
    Thanks,
    Srib

  • Ibase/Component issue while creating a message from satillite system

    Hi experts,
    we have implemented the service desk functionality in solution manager system.
    User is able to create message in solution manager directly.
    While creating message from a satellite system IBASE/component fields are filled with incorrect values.
    Because of this user unable to create message from satillite system.
    Has someone any ideas where we do some settings to get correct Ibase/Component values while creating message from satillite system?
    Thank you in advance,
    Babu

    Hi  Babu,
    For Creating messages in SOLMAN make sure that in T code SM30  under the table BCOS_CUST data is maitained
    OSS_MSG     W     NONE     CUST620     1.0
    First your should make your solman ready for posting issues within.
    Then connect it to ECC systems and try posting issues there.
    Do not user Tcode NOTIF_CREATE for posting issues  always use HELP- Create Support message.
    Thanks
    Nand

  • Issue while submitting concurrent program from OAPage

    Hi Team,
    In OApage in One LOV field is der. From that LOV we need to select one concurrent program and click next button. while clicking on the next button i am getting error like  below
    The data that defines the flexfield on this field may be inconsistent.
    Inform your system administrator that the segment referred to by the flexfield bind variable
    :$FLEX$.PFCPA_JOB_NUMBER.ID:NULL could not be found.
    Make sure this variable references the segment or value set name of a prior segment
    in the flexfield structure. This flexfield bind variable is in either a WHERE clause in a table-validated value set,
    or in a default value for one of the segments of this flexfield.
    Please help me in this issue.
    Thanks,
    Rajashekar

    Hi Team,
    In OApage in One LOV field is der. From that LOV we need to select one concurrent program and click next button. while clicking on the next button i am getting error like  below
    The data that defines the flexfield on this field may be inconsistent.
    Inform your system administrator that the segment referred to by the flexfield bind variable
    :$FLEX$.PFCPA_JOB_NUMBER.ID:NULL could not be found.
    Make sure this variable references the segment or value set name of a prior segment
    in the flexfield structure. This flexfield bind variable is in either a WHERE clause in a table-validated value set,
    or in a default value for one of the segments of this flexfield.
    Please help me in this issue.
    Thanks,
    Rajashekar

  • Issue while calling COBOL program from Component Interface in PeopleSoft HRMS 9.2

    In HRMS 9.2, I am facing problem while calling the remote call function through component interface. In GP_ABS_EESS_REQ (Navigation Main Menu > Self Service > Time Reporting > Report Time > Absence Request) component, we have “Forecast Balance” button as shown below:
    This button checks for eligibility for leave being applied. While using component interface, it executes FORCAST_PB field change event peoplecode which contains a remote call to a cobol program as below:
    RemoteCall("PSRCCBL", "PSCOBOLPROG", "GPPOLRUN", "NET_RETURN_CD", &NET_RETURN_CD, "NET_TXN_ID", &NET_TXN_ID, "NET_TXN_NUM", &NET_TXN_NUM, "NET_MSG_ID", &NET_MSG_ID, "NET_MSG_PRM_CNT", &NET_MSG_PRM_CNT, "NET_MSG_PRM1", &NET_MSG_PRM1, "NET_MSG_PRM2", &NET_MSG_PRM2, "NET_MSG_PRM3", &NET_MSG_PRM3);
    I am getting following error while executing it via component interface:
    (2,148) - Think-time PeopleCode event (RemoteCall), but a SQL update has occurred in the commit interval. (2,148) FUNCLIB_GP_ABS.FCST_PB.FieldFormula Name:Abs_ForecastExec  PCPC:5311  Statement:60
    Called from:GP_ABS_EESS_REQ.GBL.DERIVED_ABS_SS.FCST_PB.FieldChange  Statement:26
    (91,34) - Error changing value. {Z_GP_ABS_EESS_REQ_CI.FCST_PB} (91,34)
    (18,2) - Data being added conflicts with existing data. (18,2)
    (91,37) - Error saving Component Interface. {Z_GP_ABS_EESS_REQ_CI} (91,37)
      After commenting out this line of code, I was able to save the CI successfully. But I need to execute this statement before saving CI so that I can check the eligibility for leave being applied. Can anyone help me on this issue?

    When I tried to read the file using `CAT -vt <filename>`, I could see that the file contains special characters such as ^M and ^I. This may be because of the file transfer mode(but I transferred in ASCII mode, still the special characters where appearing).
    I opened a VI editor and pasted the same script. Save the file, tried to run the script, It was working fine.
    I still didn't get how the special characters appeared. I used notepad++ as my editor.

  • Issue while making calls

    Hi Team,
    I am new to the community.I am using iPhone 5S for past 6 months and from India.
    Issue is depending upon the signal the network will be changing from 3G to LTE in my phone.
    While this is happening I am unable to make calls or receive calls.
    Only When i try for 6 to 10 times I am able to call.
    I tried all possible troubleshooting steps as suggested by Apple support,still no luck.
    I am still using IOS 7.Will an upgrade help me ??
    Please advise..

    Hi ananthj,
    Welcome to the forum!
    To isolate the case, you can try a different SIM card on your device. This is to check if you will encounter the same behavior. If it's still the same you can reset the phone to the factory setting. Just don't forget to back up your files first. Check the link below for the step-by-step procedure:
    http://www.windowsphone.com/en-us/how-to/wp7/basics/restore-a-backup-to-my-phone
    http://www.windowsphone.com/en-ph/how-to/wp8/basics/reset-my-phone
    Hope this resolves your issue. 

  • Syntax error in F110 while making proposal,upgraded from 4.7ee to ECC6.0

    Hi,
    We have upgraded the SAP from 4.7ee to ECC6.0.We are facing post upgradation issues.
    While executing proposal in Trx.code F110(APP),it is going to ABAP dump,throughing a syntax error FILL_PAYGR_FROM_BSEC.
    Please guide me to solve this issue.
    Regards,
    Nageswar Rao J

    I suggest to open an OSS call for that issue (component  FI-AP-AP-B).
    Markus

  • Issue while loading of data from DSO to InfoCube

    Hi Experts,
    Can you tell me what might root casue if data is coming into DSO from R3 its correct and fine as required but while loading it to InfoCube from DSO its showing wrong data like some of Line Items that were closed were shown open in Cube AND also KF values were not right
    Also there is no Routine code involved b/w DSO and InfoCube.
    Thanks in adv .
    NP

    Hope you didnt delete some req from DSO without deleting change log . This might cause inconsistency.
    If so , delete data from dso by right click delete data  and reload .

  • Issue while FTP the report from BIP

    Hi,
    I am trying to FTP a report from BIP to a shared mount point. The report is completing fine and the history says that the FTP has also completed successfully.But when I go to the FTP location, the file is not there.
    It is happening only with one report, the other reports are running fine. The file size of this file is around 25MB while other files are of less than 5MB.
    Can anyone please suggest on the same?
    Thanks,
    Rohit
    P.S- It used to work fine till sometime back.

    what is the application version ?
    is it seeded report ? or customized
    regards

Maybe you are looking for

  • Changing cross-reference formats - what do my options mean?

    Hi all, using TCS2 on Win 7 64 bit. I have a question about changing a cross-reference format. I have one that is "<paratext>" right now - the " included. So my xref says (for example): For more information, please see "Appendix 1". I want to change

  • Regarding ssis - Matching flat files

    Hi,   1. I have one scenario like.... We have 8 flat files in one folder and 5 flat files in another folder In that we have 5 matching files in those 2 folders... Now we need to load that matching 5 files into one destination..How???

  • How do I move my podcast away from podbean

    I set up a podcast with podbean, because it seemed the easiest way to get started. I have now got someone else who would like to host my podcast for me, and I would like to move it over to them, and I am therefore wondering how do I do this without l

  • Updater error message

    I just bought into the cloud scam. one update later, I get this message everytime I try to access the installer Error code: A12E1 OS 10.7.5 Please explain how to receive the service I have paid for. If you have no solution please explain how to get a

  • Cant trash my iPhoto library

    I have a corrupted library on my ext. HD that I want to replace with the back up, but even though I dragged the icon to the trash, it won't  let me get rid of it. Says it's in use, though NOTHING is open!