Add custom text to Status Checkbox description of PHAP_ADMIN_PA

Hi
We have a requirement to customise the Screen Text of "Status" checkboxes of the selection screen for standard transaction PHAP_ADMIN_PA, to make the screen better user friendly.
Kindly provide me your valuable inputs to achieve the same.
Thanks & Regards
George

Status descriptions for the selection screen of this transaction are stored as text elements for function HRHAP_SHOW_DOCUMENT_SEARCH
Again, this will be a repair.
Changes you made here will also be valid for trx PHAP_SEARCH_PA, ... (all transactions which use this selection screen)
Kind regards,
Luk

Similar Messages

  • JS scripted needed to add custom text plus filename to file info in document title

    Would greatly appreciate any help with this one...
    JS script to add custom text plus filename to file info in document title
    many thanks

    Super :O)
    I have a folder of say 50 images and I want to run a JS script batch
    example in the document title :  image Nr 81205
    custom text is "image Nr" +  file name "81205"
    activeDocument.info.title =" image Nr" + decodeURI(activeDocument.name);
    would this be correct without seening the file ext
    many thanks

  • How to add custom text in template page - OIM 11g R1

    Does anyone let me know how add custom text in one of the 'Request Templates' page - OIM 11G R1.  My requirement is to add custom static text in 'Role' selection page.
    - Kalyan.

    Does anyone let me know how add custom text in one of the 'Request Templates' page - OIM 11G R1.  My requirement is to add custom static text in 'Role' selection page.
    - Kalyan.

  • How to add custom text on ISA B2B Order

    Hi,
    On Order page of ISA B2B I have created a custom text field  "Shipping Attention".When I try to add this text in the header like
    header.addExtensionData("Z123","Value") in Z_BasketRefreshAction which extends MaintainBasketDispatcherAction, it is not reflecting in the "Shipping Attn"(created in the text tab in CRM)  field in CRM system.
    The flow:
    /b2b/maintainbasket --> Z_BasketRefreshAction --> /b2b/basketrefresh --> MaintainBasketRefreshAction --> b2b/updatedocumentview
    Please let me know if I missing something...
    Thanks in Advance.
    Regards,
    Muthu

    Hello,
    You have covered the first two layers of the request - response cycle cake - the View (JSP) and the Control (Java) layers. The icing is done in the backend BAdI and using the right function module. I am assuming the CRM backend.
    A typical request-response in the application goes like this. I will give example for the header extensions.
    Added the custom variable in the HTML layer (JSP page)
    Traversed through the Dispatcher, Parser and get the input value from the JSP page variable and added it to the Business Object (Header) using addExtensionData.
    The java application layer actually makes an "Update Header" call during the update cycle - like when you click that "Update" button.
    In the SAP E-Commerce design, during this "update" cycles, the application flows through specific BAdI call sequence. It calls what I call the Header BAdI CRM_ISA_BASKET_HEAD when the header information is updated. You have to extend this BAdI and implement at least two methods.
    It has two methods - which are called during this request - response cycle. First method CHANGEHEAD_SET_DATA is called during the request cycle - that is from ISA to CRM (when update is clicked). This is where your extension data has to be transferred from the Java layer to the backend layer (model). You will essentially read from the table IT_EXTENSION and call SAVE_TEXT function module. Since your requirement is to update text, this is the FM to be called. Many other cases use the FM mentioned by Mike. This is where the data from the web layer is persisted in the backend model.
    And the other method GETHEAD_GET_DATA is called during the response cycle. In this method, you will essentially read from the model - in your case READ_TEXT and set it back in the extension layer CT_EXTENSION
    The update header call from the Java layer will now receive the data back from the model and will automagically transfer the values from the backend (ABAP layer) back to the Java layer to be accessible by you in the JSP using getExtensionData call.
    What you have to do are the steps .5 and 6 in order to complete the request-response cycle.
    Easwar Ram
    http://www.parxlns.com

  • How to add custom texts in Office Templates   for  the COBRA form set up

    Hi,
    How to insert custom texts in the copied BDS form from COBRA set up. I could not edit the text. I can edit the contact numbers in the standard text and displaying after saving the document.
    I do not know how to proceed for this.
    Please share your valuable experience in this regard.
    Thank you,
    Ravi.

    Structure Ptk03 ,Ptk33 needs to be enhanced

  • Want to add Custom text after Product Branding Image for application

    Hi
    Can we add any text after Product Branding Image for application
    By default it will show the responsibility function name
    My requirement is after company logo I want to add Text at the top of application
    with center align
    Need suggestions
    Regards
    Krishna

    Hi Anoop
    If I done what u suggested then the function responsibilty name will also come
    and the application will be disturbed
    Is their a way to edit the text at the top
    Regards
    Krishna

  • Adding Custom Texts to 0DATE Infoobject

    Hi ,
      Is it possible to add custom texts to 0DATE infoobject. Also, from which table the standard texts show up.
    - KartheeK

    Hi,
    can you tell us which texts are showing up with 0DATE?
    0DATE doesn't have texts and you can't even display this characteristic with "text".
    I don't think you can add text to this special time charateristic.
    One of the solution is to create a ZCALDAY IObj with texts and post your date in it.
    hope this helps...
    Olivier.

  • Write-EventLog adds garbage text

    Hi Guys, 
    My PowerShell rule writes an event:
    Write-Eventlog -Logname "Operations Manager" -Source 'HealthService' -EventID 100 -EntryType Warning -Message "String `"$string`" has not been found in URL `"$url`" authenticated with username `"$user`" and password `"$password`"."
    Also my correct script's output, the NT event always adds garbage text like this:
    "The description for Event ID 100 from source HealthService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can
    install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event."
    I'm using a source that I have confirmed that it is created. I have found that Stefan Stranger
    here creates before the Source if it doesn't exist to avoid this error, but this is not my case.
    Thanks in advance mates!

    Hi Jonathan! thanks for your reply. It doesn't work, I receive same message:
    The description for Event ID 100 from source HealthService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install
    or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event. 
    The following information was included with the event: 
    MY MESSAGE
    the message resource is present but the message is not found in the string/message table
    I think that The registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\Operations
    Manager\HealthService\EventMessageFilepoints to a file that contains valid sources, messages and IDs. 
    In that case, the string value for this registry key is "E:\Program Files\System Center 2012\Operations Manager\Server\HealthServiceMessages.dll;C:\Program Files\Common Files\Microsoft Shared\DW\DW20.EXE"
    I'm going to try to add my own source in "Operations Manager", something like this:
    $source = "Test"
    $log = "Operations Manager"
    if ([Security.Diagnostics.EventLog]::SourceExists($source) -eq $false)
    write-host "Creating event source $source on event log $log"
    [Security.Diagnostics.EventLog]::CreateEventSource($source, $log)
    write-host -foregroundcolor green "Event source $source created"
    else
    write-host -foregroundcolor yellow "Warning: Event source $source already exists. Cannot create this source on Event log $log"
    But I don't know what is the name for "Operations Manager" log. Instead of:
    Security.Diagnostics.EventLog
    Something like this (it doesn't work)
    'Operations Manager'.Diagnostics.EventLog
    Does someone how to do this?
    If I add a new Source manually the garbage text doesn't appear:
    New-EventLog -LogName "Operations Manager" -Source "SCOM Team"

  • Resource Object - Add Custom Status

    Hi All,
    When I add a custom status in a resource object and map it in my process task the UI does not display it when the resource has been provisioned successfully. The resource is displayed in the User in status null. Has anyone add custom status in a resource object and use it?
    Thank you in advance,
    Kostas

    I suppose we should add the description of the new resource status in some Resource Bundle or some properties file....
    Anyone that can suggest any action...?

  • How can I add a new message(custom text message) to the holiday approval em

    How can I add a new message(custom text message) to the holiday approval email-notification sent to the manager?
    TIA

    The answer is 'not very easily', unless the information you want to display is the employee's leave balances. In 12.1.3 Oracle have delivered functionality that allows you to include the leave balances in the approval notifications out-the-box, ie, without customization.
    For any other information you're probably going to have to customize the standard delivered HRSSA workflow. Within this workflow, the Leave of Absence functionality uses the Notify Approver (Embedded) (HR_APPROVER_NTF) notification. The body of this notification is set to the Notify Approver (Embedded) (HR_NTF_EMBEDDED_REGION) attribute. This in turn defaults to:
    JSP:/OA_HTML/OA.jsp?OAFunc=-&HR_EMBEDDED_REGION-&NtfId=-&#NID-
    So essentially you can change the HR_APPROVER_NTF notification. The problem with changing this notification is that it's generic - it's used for all SSHR functions and not just Leave of Absence. That means you have to make other, more substantial, customizations to the workflow to ensure the changes you make only applies to LOA.
    The other option is to personalize the review page (ie, the region referenced in &HR_EMBEDDED_REGION) to include whatever messages you want. But that means they'll appear on the Review page and all LOA approval notifications and that might not be what you want.
    It's usually better to live with what Oracle deliver and find an alternative solution! What's the content of the message you want to include?

  • How to add a custom text to a photo in develop screen

    Hi all, i would to know if it is possible to add some text to a photo in lightroom in the develop screen, so i can export it with my custom text.
    I've already tryed in slideshow or print view, but when i export the photo my custom text is missing.
    Thanks for the help.
    Mik.

    Mik,
    With LRMogrify I can vary the text font, color (including black and white!), transparency and placement. As to this being "not easily managed"--well I guess that's a matter of opinion (and depends upon individual requirements). To be sure, a graphical interface for text insertion (within LR Develop module) would be more convenient, though I'm sure many users would place such a feature fairly far down on a list of "nice to have" items.  Although it's absence might well qualify as a "deficiency", calling it "a flaw" seems excessive (IMHO).

  • How do I add a text description to a PDF file

    I want to add some text descriptions to my PDF files that later I can use as "search criteria". Is there something I can use other than the "file name" ? I would like to use short file names and append a longer text description to the file so I can search for files using the "text description" as search criteria.

    I want to add some text descriptions to my PDF files that later I can use as "search criteria". Is there something I can use other than the "file name" ? I would like to use short file names and append a longer text description to the file so I can search for files using the "text description" as search criteria.

  • How do I add a custom text tone?

    I just recently learned how to add a custom ringtone to my phone and thought I'd use the same process to make a custom text tone.  Even though BOTH files show up in my ringtones section of iTunes, I can't choose one of them for a custom text tone.  Anyone know how I can make a custom text tone or move one of them so that it appears in the list of tones for texts?  I should mention they are both .m4r files

    You wait for iOS 5 to be released in the fall.
    You can't do it in iOS 4.x or 3.x

  • How to add customer specific text in MEDRUCK form?

    Hi ALL,
            I am new to sap script area. I have done more analysis for my query.
    Question: How can we add some text for particular customer? I have tried on calling subroutines and tried for includes via S010 entries.. but i am failed to add the text. So if you can give me valuable suggestion it is really much appreciated.
    Thanks in advance.
    Partha Sarathi Reddy.

    Hi Kishan,
        Thanks for Reply. Actually the requirement is the specific customer(vbpa-kunnr) wants to add one small note like " This is computer gernerated copy, no singnature required" bottom of the footer or just before footer.
    1)  I have created that note in S010 entries and called via include directly in window itself. It is not working.
    2) Tried with PERFORM statement and written piece of code in main programme and called via form. It is also not working.
      Where we can validate that particular customer like in forms? or in progarmme? ( please consider me as a new developer in scripts).
       Please give me more details regarding my issude , so that i can go ahead with your suggestions.
    Thanks in advance.
    Partha.

  • Add custom long text in MM01/02/03

    Hii ,  expert ?
    I need to add custom long text  in MM beside existing basic data text, inspection text, internal comment , purchasing text ,sales text , How to do it ?
    Thanks
    ads

    Hi Alonso,
    I don't have sap environment currently , but there is  link  for further reading ,
    Getting Started with Switching, Enhancing, and Adapting Standard Programs
    SAP Implicit enhamcement points - ABAP
    regards
    Doni

Maybe you are looking for

  • Prompting user for input for each row in the report

    Is it possible to have a user entered field for each row in a report ? ie. have a report with empolyee number, employee name, title, salary, and comment. Select of of these columns from the SQL query except for the comment, and then when the report i

  • How to access a url in file receiver CC with space in the folder name?

    Hi PI 7.11 sp4: In a file receiver channel I would like to send the message to this folder: de-prod.dk\bu\something\something\PTI eventstanden\archive\" But I get this error message: "Target directory 'F:\usr\sap\XP7\DVEBMGS02\j2ee\cluster\server0\"\

  • Youtube and Windows 8.1 touch issue

    I am running windows 8.1 on my surface pro 2, and I am having some issues with using the touch interface with youtube. When I have a youtube page open and I click on the flash element to start the video, or if I touch any of the buttons within the fl

  • Not able to convert spool output to PDF file properly

    Hi guys, i have got spool which contains russian characters which needs to be converted to PDF file. Note: ******Assuming user enters only one spool in S_Spool******* I am using following code to do this: **---- Get Spool ID Details from TSP01 select

  • Can a PDF of the data be attached with the email notification?

    Hello, When the user submits its data and you recieve the email notificaton, can a PDF of that data be attahced to the email. Thanks, Josh