Required steps to add standard SAP field to Work Manager 6.0

Dear Agentry experts,
I need some help on how to add standard SAP backend fields to the Work Manager 6.0 application. The application is freshly setup and not yet customized apart from filters, so we are also new to develop it.
Specifically we want to add fields QMTXT and QMCOD from Notification Header. We have checked and the fields are activated in the backend configuration, so I hope there are no changes required to the backend. However, when checking the data in the ATE, the fields are currently not added / available in the Notification Collection.
I have searched this forum and found several pointers, but they deal with adding a full new field, and I want to keep changes limited. Can you please advise what specific steps I need to do on the Agentry / Eclipse side to close the gap between SAP backend and the Notification Collection. (I know how to add the fields to the UI if they are in the collection). Do we need to create custom Java Classes? Can I solve this by just Agentry configuration?
Thank you very much for your kind advice!

Look at the attachment, diagram depicts a data flow across the systems. You have to extend Java code for  the object  your trying to enhance and plus you have to make  necessary changes on  Agentry side as well.
if you have access to Service Market place , check out  SAP-WM-6.0-EnhancementsGuide.pdf document under Work Manager 6.0 documentation which describes the steps involved in enhancing application.
Alternatively you can also check this blog Syclo Customization Extension-First Steps.
Syclo Customization Extension-First Steps
Thanks
Manju.

Similar Messages

  • Set User Authentication at Particular UDF or Standard SAP Field?

    Hi Experts,
    I learn that we can set authorization at UDT by using Additional Authorization Creator.
    Is there any method we can set authorization at particular UDF or Standard SAP Field?
    For example: my customer just want to make one field in Business Partner to be "READ-ONLY" for certain users, is it possible to be done?
    Thanks.
    Regards,
    Lay Chin

    hi
    yes if u want to make any additional authorizations in sap related documents or udo you can use additional authorization creator
    u would have to check in the test database like the authorization u wana create if it is feasible through inbuilt additional authorization creator or not.
    Regards,
    Manish

  • Change description of standard SAP field

    Hi All,
    I am trying to change the description of standard SAP field VKBUR from u201CSales Officeu201D to u201CDistrictu201D. I changed it in CMOD Text Enhancements Data Elements. The description has changed in many places but not in transaction VA01/02/03. I looked at screen SAPMV45A-4301. Field VBAK-VKBUR has attributes u201CModification of a field from the ABAP Dictionaryu201D set to u201CFu201D. It means when description is changed in dictionary, it is not transferred to this screen. So how can I change the description of this field in these transactions.
    Any help is highly appreciated. Thanks.

    Hello Alvarado,
    Thanks for your response. I found out that there is no need for core mod.
    In SE63 doing translating short texts for object type screen texts works.
    However I am giving you points for your suggestion and closing this thread

  • Book For SAP SYCLO Agentry Work Manager 6.0

    Hi Expert's,
    Can any one suggest me  the book for SAP SYCLO Agentry Work Manager 6.0 , Which  covers  End-To-End Implementation methodology?
    Answer appreciates.
    Thanks
    Rag
    Tags edited by: Michael Appleby

    Moved to SAP for Mobile.  Application related, not SMP.
    Regards, Mike (Moderator)
    SAP Customer Experience Group - CEG

  • Search help for Standard SAP field

    Hi,
    I need to add a search help to Group key (KONZS) field in XK01 transaction. How can i add our own search help to a field in standard transaction?? This is some what urgent, please give me the solution .
    Thanks in Adavance,
    Moghani.

    You can APPEND your own search help to an SAP field that has search help defined.  This is similar to APPENDing fields to an SAP table.  But since field KONZS does NOT have any search help assigned, this option is not available to you. 
    You can also attach the search help to a field on a screen, i.e. limit the scope to that single screen, but this would still require a modification to the system, and hence, an access key.  If you want to follow that route, the program name is SAPMF02K, screen 120, element list tab, references tab, search help column.
    If you find another way to do this without an access key, please let us know.

  • What are the acceptable Sap methods/steps to change standard SAP/Abap code?

    To you Sap experts:
    Can you point me to Sap document  that lists the acceptable methods to follow when modifing SAP standard  (abap code).  We are on release 4..7.  
    I assume there is a best practice guide if you have to modify standard Sap code of what to do and don't do.  Ex:. Field exit, CMOD, SMOD... Thanks for assistance.

    Hi,
        You can implement your own logic using User Exits (which includes function module exits, screen exits, field exits and menu exits), Badi's, Enhancement points and Business Transaction, Events.
    Thanks,
    Srinivasa Rada

  • Making standard SAP field editable

    I have two standard fields VBRP-KOSTL (Cost Center) and VBRP-PRCTR (Profit Center) in transaction VF01(Create billing document) that I want to make editable. Can anyone give me detailed step on how to achieve this?
    Thanks for your help. This would be greatly appreciated.

    Dear Abbey,
    You can do this by maintaining trasaction variant in SHD0. You would have options to make a field display only, required entry, optional entry, supress.
    http://help.sap.com/saphelp_webas620/helpdata/en/eb/5fab41d79b11d296190000e82de14a/content.htm
    In the SAP Reference IMG, you can create transaction variants. Choose Basis Components -> Application Personalization -> Tailoring of Application Transactions -> Configure Transaction-Related Display Values for Fields (Transaction SHD0). Transaction variants allow you to preset values for fields in a transaction, set field attributes, or hide entire screens.
    To execute a transaction variant, you define a variant transaction using the Transaction Maintenance transaction (SE93).
    Once you have entered a transaction code and short description, choose transaction type Transaction with variant (Variant transaction).
    To define a variant, enter the name of the transaction and the name of the variant. You can then use the new transaction code to start the special variant of the transaction.
    Hope this will resolve your issue.
    Regards,
    Naveen.

  • How to change the desription of a standard SAP field in the Search Help

    Hi All,
    In Table T023T there is a field WGBEZ60(Long text describing the material group) and the data element of the field is WGBEZ60.
    Requirement is to change the description of the field WGBEZ60.The desription of the  field is - Description 2 for the material group.
    But the user want as - Description for the material group. He dont want 2 in the description.
    we are using this field in the search help of Material group for the transaction ME21N and ME51N.
    So please tell me how can we change the description of the field in the Search help.
    Thanks.
    Regards,
    Peeyush

    As search help uses data element , it shows its keyword. So you have to do modification to that keyword.
    - Go to CMOD
    - from top menu GOTO -> Text enhancements -> Keywords -> Change -> type WGBEZ60 -> change the description -> Save and add it to transport
    - now use that data element either on the screen or search help. It will have the descripiton modified.
    Regards
    Marcin

  • Adding search help to standard SAP field

    Hi Experts,
    I need to add search help to field ZUONR i.e assignment field in various tcode like fb70,fb60,f-02.etc which will select data from
    Z tables . I have found out serach help exit F4IF_SHLP_EXIT_EXAMPLE but as per my knowledge that is to change existing standard search help.But to field ZUONR there is no search help attached.How can new Z search help be added to field ZUONR without use of access key.
    Please suggest.
    Regards,
    Kaustubh Kabre.

    Hi,
    I don't know how to change "Value table" field on domain without access key, but if nothing else work, you can add new fixed values. From menu Goto->fixed value append.
    Other possibility is to use GuiXT -> write script that will call your FM that will get data from your table and show them.
    Best regards
    Marcin Cholewczuk

  • Updation of Standard SAP Fields

    Hi Friends,
    I am generating some transaction with business object.I would like to update some SAP Standard Tables (base transaction). SAP does not recommend us to fire SQL Statement on standard tables. How can I update some fields like baseref, basetype,Iscommited and many more.
    Can anybody throw some light on this topic.
    Thanks in Advance

    Hi Manish........
    SAP does allow us to update some of the fields which has unique Id like Internal No. and its not healthy also for SAP DB.
    So I would suggest you to create your own numbering in order get the the output.
    Regards,
    Rahul

  • How to add standard "reason" field as search criteria for service orders?

    Hi,
    I would like to add the criteria "reason" in search tool for service orders.
    Would it be standard or woudl it need development?
    Many thanks,
    Eli

    Hi Eli,
    Please go to the web ui configuration and search reason feild is available for the config view. If it is available please move from hidden to visible. If it is not available you can add using development or AET to add that feild in the view.
    Regards,
    karthik J

  • Encryption of standard SAP field (product cost)

    Hi,
    My client would like to encrypt product cost-related fields, and I was wondering how to encrypt the field much like you would a credit card number of password.
    Thanks
    Brian

    Not sure if the encryption is in the GUI so users don't see it or in the database so DBAs can't access it.
    One way to encrypt it is through DB encryption methods such as TDE for Oracle.  If you are Oracle shop, TDE is in your license and you can use is as of Oracle 10.2.0.4.
    Mike

  • How can I add a Custom Field in Work Item "Bug" in VisualStudio Online agile MSF Template?

    We are using Visual Studio Online for task and bug tracking. The problem we are facing is that very few fields are available to working with. We need to add custom fields to filter bugs on multiple attributes like OS, Device model, Verified in build etc.
    We do not have local TFS server setup. The support questions i have read, they ask to update XML file for work item but i dont know how and where to get that xml file. Also is there any particular Role needed to access such configuration files?

    hi Zahid
    as already written above currently it is not possible to customize a process template on Visual Studio Online.
    but for your purpose you can use tags to save the attributes.
    see here Visual Studio Online - Work Item Tagging
    Please use Mark as Answer if my post solved your problem and use Vote As Helpful if a post was useful.

  • Standard SAP Report to get Manager PERNRs for specified Employee PERNRs

    Hello All,
    Is there any standard report whcih I can use to pass Employee PERNRs in the selection, and get the respective Manager PERNRs as output?
    Thanks,
    NS

    Nakul,
    For you information, PA and OM is be organized in the O-S-P(organization-position-person)  format
    There is no direct relationship between the employee to employee. It is like
    Employee to Employee position
    Then position to position (A002 - Reporting line)
    Then position to employee (Reporting Manager).
    For any coding part Check this link
    Re: Getting reporting data of all pernrs
    Regards,
    Anand babu R

  • Add Custom Field in Dispute Management of Sap FSCM

    Hi All,
    I have a requirement to know about the sap standrad BADI which can be used to add a Custom Field in dispute management. So can anybody who have done the implementation or knowing about the FSCM Dispute Management with this type of user specific requirement to include in dispute manangement, please help us to find this BADI name.
    Any help with in this regard would be appreciated.
    Thanks,
    Rajesh
    Message was edited by: Mark Chalfen

    You will have to first create the custom fields in the strucutre ‘CI_UDMCASEATTR00’ and then include the structure in table UDMCASEATTR00.

Maybe you are looking for

  • Import templates for iBooks Author

    How can I import more new book templates for iBooks Author?

  • Can't boot anymore

    Hi, Since my Filevault file corrupted (I know filevault isn't a good idea)I can't start my Ibook anymore. It always stuck on the gray apple screen. So I tried the command key CMD-V to see the system load status. I found that when my Ibook start,it st

  • Redline and Markups on Portal

    Hi All, I hit a road block on providing a solution where the outside vendors could carry out the redlining and markups on a PDF document published on the portal. DMS is used as the back end and I need to export back the markups files along with the o

  • Running Oracle Reports from JSF Application in Websphere Application Server

    Hi everybody; in our company we are developing jsf applications and we want to use our existing Oracle reports. Reports are deployed in Oracle Application Server 10G. Is there a way to call those reports from our jsf applications deployed in webspher

  • Scroll bars disappeared

    Hello everybody, (excuse my bad english, I'm french)... All is the title : Scroll bars disappeared ! ... I try to install again my "Flash prof", but the scroll bars don't be back. Can you help me, please ? I thank you very much, Fred.