SPRO Define My Messages Widgets Define Widget Component Usage / Custom MyIncidents*

Hello everybody,
I am trying to add a custom component usage into
Tx: SPRO > Define My Messages Widgets > Define Widget > Component Usage
like this
Is there an howto somewhere available for this that I can use it in the configuration of the start page widgets "my own messages / incidents":
Kind regards
Update:
In the meanwhile I found that BSP component AIC_HOME is including componentusages named like the standard component usages given in the customizing table under "Define Widget". So I guess I have to enhance the component by my own componentusage with a similar functionality.
I don't know if anyone will ever respond of any of my posts one day but here is
Update 2:
I am stuck now at that Component Usage. When I try to delegate OP SINGLESELECTION to DYN_NAV and visa versa it does not show me an entry to select from.
Update 3:
Well, I first had to add the view within Runtime-Rep. editor > ViewSets > Ov.Page <add< like the standard view of the "MyMessage..."-kind. Now I have all possible selections. Was this the final solution? .... tbc ...
Update 4:
At least in the UI configuration tool i can save now permanently based on one component usage:
BUT the filter which should come along with the component usage does not work.
Last update due to success and problem solution:
Finally there is a need for enhancing the AIC_HOME Component-Controller @
WD_USAGE_INITIALIZE
Just modify the code like this:
  CASE iv_usage->usage_name.
    WHEN 'ZMyMessageWidgetITTicket'.
      cl_ai_crm_mymsg=>set_active_switches( iv_usage ).
      cl_ai_crm_mymsg=>set_defaults( iv_usage ).  " Reported By My Organization
    WHEN 'MyMessagesReportedByMyOrg'.
      cl_ai_crm_mymsg=>set_active_switches( iv_usage ).
      cl_ai_crm_mymsg=>set_defaults( iv_usage ).  " Reported By My Organization
Now your custom component and all stuff around that should work with all the filters and extra drop down buttons, etc..
Nice to see that I started with a big question mark around the component usage (unfortunately described as "Define Widget") and on my way to the finishing line I found out that I had to make myself a hole new assignment block.
Hint:
If you stumble over this error:
Exception-Klasse
CX_BSP_WD_INCORRECT_IMPLEMENT
Fehlername
Programm
CL_BSP_WD_OVW_VIEWSET=========CP
Include
CL_BSP_WD_OVW_VIEWSET=========CM00A
ABAP-Klasse
CL_BSP_WD_OVW_VIEWSET
Methode
BIND_LAZY
Zeile
27
Then you have forgotten to edit  BSPWDV_EHSET_ASG via sm30. There you connect your enhancement-set (which you use to enhance AIC_HOME) to the client.

Solved by myself..
Used the set_changed_by_client method of the IF_WD_CONTROLLER.

Similar Messages

  • The storage location/batch function * is not defined here - Message no. M7116

    Hi Experts,
    we have a scenario - Project Subcontracting Purchase Order, Item Category - L and Account Assignment - Q.
    Delivery created, one of the component is Batch managed and  with Batch Spli Exists.
    When performing Good Receipt in MB01 t-code for movement type 543 R (Special Stock), batch determination fails for batch split scenarios; we get the following error message:
    The storage location/batch function * is not defined here:
    Message no. M7116
    The batch determination works fine, if the PO is with Item Category - L and Account assignment - Blank, then the movement type will be 543 O
    Steps for Reconstruction
    MB01, Mvt 101, enter SUBCON PO (Item Cat L and Account assignment
    Q), SL
    Delivery should have batch split
    for 101 Mvt, system determine the batch
    543 R Mvt should allow for wildcard search in batch field, the
    wildcard search works for other Mvt like 543 O.
    Note:
    we foresee we have to maintain an entry in OMCG for Movement type 543 and Special Stock R.
    543 o already exists there. But we are unable to Add/Delete any entry there.
    Please advise.
    Thanks and Regards,
    Nagaraja Achar.

    Hello Dennis,
    try the new transaction (MIGO): Use the 'Distribute qty' pushbutton. For all goods receipts (with or without special stock) it is possible to create several batches.
    Regards
    Michael

  • Define system message attributes

    Dear All,
    How can i define system message attributes for master data , purchase recquisation configuration & many more (MM) pls give me in detail configuration part points must be rewarded
    Amin

    Hi Amin,
    To setup the system messages like Warning, Error you can go through like this,
    For Master data ---
    SPRO-- Log GenMaterial master-Basic settings -- Define attributes for system messages
    For Purchasing---
    SPROMMPurchasing--Environment data --Define attributes for system messages
    For Inventory mgmt & Physical inventory--
    SPROMMInv mgmt & physical inv--Define attributes for system messages
    For Logistics Invoice verification---
    SPROMMLogistics Invoice verification--Define attributes for system messages
    For external sevices mgmt---
    SPROMMExternal services mgmt--Define attributes for system messages
    Hope you understand this.
    rgds
    Chidanand

  • Message error "Define an assignment set in the runtime repository"

    Hello Experts,
    I'm creating a new component and when I'll assign the view created to be displayed in the screen the follow message appears "Define an assignment set in the runtime repository".
    Best regards,
    Caíque Escaler

    Hi,
    I am sure that when you Click on your view in component workbench, this message must be flashing up.
    Correct me if i am wrong.
    Now first thing is its not an error but an info message.
    There is nothing wrong in your developments. It just the fact that just creating a view does not mean we can use it. To use it, you must assign it to either a Window or a View Set or an Overview page in Runtime repository and thats why system tell you that you must do the view assignment.
    Go to the runtime repositoy and assign the view. Now whether it to be assigned to a viewset, overviewpage or window, depends upon your requirement. If your view is Assignement Block, you will attach it to an overviewpage . If its a separate edit/display view then you may attach it in existing viewset or Main Window.
    You can also create an empty window and attach your view to it..Ultimately view assignment completely depends upon what you want the view to be used as.
    Hope it solves your problem.
    Regards,
    Suchita

  • How do you use user defined error messages in Value Help?

    Hi,
    I'm currently working on a Modifiable Value Help Selector in Web Dynpro Java, and I want to use a user defined error message when I validate the values entered by a user. Currently, it's returning its default error message ("Character <string> does not match...").
    Since the project requires a different error message, is there a way to override the default error message and use my defined error message instead?
    Thanks!

    Hi Angelo,
    I am not sure why message area is showing both Custom and inbuilt messages but you can try the following:
    i guess you must be using reportContextAttribute exception for showing Error messages on the input fields as well.in that case you can disable the message area so messages will appear only on the Context level ie; on input fields.
    For other messages apart from validation messages you can enable the message area before reporting the exception.
    make sure the boolean context variable which will be used for enabling and disabling the message area should have Readonly property set as true.
    I am not sure whether this is the only solution for this but you can try and see if it works.
    Siddharth

  • How to close a pop up window of used component ( usage defined )

    Hi Friends ,
    I'm calling a window as a pop up of used component ( Usage defined ). I want to close that pop up using a button on the embedded view of that window.
    it would be great help If any one can help me in this.
    Regards,
    Laeeq

    >
    Laeeq Siddique wrote:
    > Hi Silke ,
    >
    > I Want to close a pop up using a botton on embedded view of window of used component and I do not have the refrence of window object there. I know what you are talking about but its not that simple.
    >
    > Regards,
    > Laeeq
    Actually it is pretty simple.  From the embedded view you can use the APIs to get access to the hosting window object.
    data l_api_v_new_attachment type ref to if_wd_view_controller.
      l_api_v_new_attachment = wd_this->wd_get_api( ).
      data window_controller type ref to if_wd_window_controller.
      window_controller = l_api_v_new_attachment->get_embedding_window_ctlr( ).
      data window type ref to if_wd_window.
      window = window_controller->get_window( ).
      window->close( ).

  • .error Print indicator 029 not defined. Message no. L3118.

    error Print indicator 029 not defined. Message no. L3118
    Hello everyone.
    I need some help.
    when i run program RLVSD40 (Initiate printing of transfer order).
    i got error.
    Print indicator 029 not defined
    Message no. L3118
    what should i do to solve this error ?
    please help.

    Hello,
    I am getting the same issue.
    Please let me know the solution.

  • Page process: user defined error-message

    hi to everyone!
    i want to display a user-defined error-message, if for example a select in an anonymous PL/SQL block returns more than one row. i tried it with an user defined exception, but i get allways the success message... how can i do that?
    thanks for your help.
    bye,
    christian

    Hi,
    In the exception handler of your PL/SQL process use this :-
    apex_application.g_print_success_message := '<span style="color:red">Error message</span>';Regards
    Paul

  • How to define Is message worked up by receiver?

    I see OK in message monitoring. But JDBC receiver does't insert data. AdapterMonitoring showws only last status - it doesn't help.
    How to define Is message worked up correctly by receiver?  There is EAI pattern - Invalid Message Chanel. How to implement it?

    Hi <b>Sergey</b>!!
              There are basically two catches while configuring the reciever JDBC adapater.
    1) Are you using the correct Driver Class and connection URL.
    2) Are you using the correct data format as there is a specific pattern prescribed while configuring JDBC reciever adapter.
    3) Are you using correct conventions while naming the Message types etc.
    Please check this things.
    Here is the prescribed format.
    User_DB_MT
    ..........Statement
    .............Users
    ...............action
    ...............access
    ..................role
    ...............Key
    .................key1
    ..................key2
    Cheers!!
    AnuraG

  • Column Ambigiously defined error message

    I'm getting Column Ambigiously defined error message. How do I fix it ?
    select c.guid,d.teritorryname,a.permission,e.CLASSIFICATIONNAME from Apps_PERMISSION a , Apps_PERMISSION_CLASSIFICATION b , Apps_USER_MASTER c ,Apps_TERRITORY_MASTER d , Apps_CLASSIFICATION_MASTER e where a.PERMISSIONID=b.PERMISSIONID and a.TERRITORYID=d.TERRITORYID and a.USERID=c.USERID and b.CLASSIFICATIONID=e.CLASSIFICATIONID and a.USERID IN (select userid from Apps_USER_MASTER ) order by userid

    May be
    select c.guid,d.teritorryname,
    DECODE(a.permission,1,'Create',2,'View',3,'Edit'),
    e.CLASSIFICATIONNAME from Apps_PERMISSION a , Apps_PERMISSION_CLASSIFICATION b , Apps_USER_MASTER c ,Apps_TERRITORY_MASTER d , Apps_CLASSIFICATION_MASTER e where a.PERMISSIONID=b.PERMISSIONID and a.TERRITORYID=d.TERRITORYID and a.USERID=c.USERID and b.CLASSIFICATIONID=e.CLASSIFICATIONID and a.USERID IN (select userid from Apps_USER_MASTER ) order by a.useridOr you can use CASE also.

  • Sales organization 0000 is not defined (Error Message: VF 009)

    Dear All,
    While creating the intercompany invoice, I am getting the following error.
    Sales organization 0000 is not defined (Error Message: VF 009).
    I was able to create till commercial invoice. I am not able to create "Intercompany Invoice".
    Am I missed out any configuration?
    So far I have completed Plant assignment and Internal customer assignement required for Intercompany billing.
    Kindly suggest.
    Regards,
    Mullairaja

    Hellow Mullairaja,
    We are encountering the same problem, and my assumption is that the customer not being extended to the appropriate sales area prior to delivery creation is causing the problem.  Is there an OSS note or process to resolve this issue.  We have extended the customer now and the only thing I can think of to resolve is to reverse the PGI and delivery.  Is there a better way to correct this?  What was your solution?
    Thanks,
    Jordan
    Edited by: Jordan Simons on Nov 23, 2010 3:17 PM

  • Can not create mapping fro message type defined in a folder in PI

    Hello
    in PI 7.1, there is feature to created folder which is very good to organize you objects in the way you like. In ESR, I can create a new folder, and then create data type and  message type within the folder, however when I try to create a message mapping, I can NOT use message types created in any folders, only the message types created in the SAP pre-defined node Message Types can be used for message mapping. Is it a bug? if yes, in which SP will it be fixed? is there any go-around for this issue by now? I am using PI 7.1 SP5.
    Thanks
    Eric

    Hi Eric,
    It is not the flaw.
    You have two options :
    1) You can directly drag the Message Type into Message Mapping Source and Target Message area
    2) Select the Signature Tab -->Create the New Entry of Message Type and Select from the Search Result
    regards
    Gangaprasad

  • Navigating from Custom Component to Standard Compoent(IUICCON). Getting Exception "Define Component Usage 'Random Component Usage of Standard component'"

    Hi Everyone,
    We have a requirement to
    Navigate from Custom Component to the Standard Component(IUICCON – Contract
    management) on the basis of some conditions.
    We tried navigating with Manual
    as well Dynamic Navigation. The Navigation is happening properly and the Navigation is completed and we are on the Contract
    Management Screen(Standard component View).
    On the Contract Management
    screen (standard Component view), when we click on New Contract Button; it throws dump stating “Define
    Component Usage IUICOBJ”. After debugging we identified that the issue was with the Parent class/ component is getting changed, because of which the usage was not found.
    Appreciate your help.
    Thanks in Advance.
    Regards,
    Bhavikjp.

    Hi Bhavik,
    Check which is the active enhancement set at the runtime in the component_loading BADI.
    If it is anything other than your enhancement set,Set it to your enhancement set .
    Check if the parameter WCF_IGNORE_ENHANCEMT in Tcode SU01 is set to 'A' for the User.
    Regards JP.

  • Communication via self defined window messages

    I want to communicate with other programs by using self defined window messages.
    Window API calls are registerwindowmessage, peekmessage, postmessage.
    Is there an easy way to recieve and send user defined window messages with a labview program?

    These features are not part of LabVIEW. You will probably have to use a Call Library Node to access the calls. If you have never done this before, look for a document entitled "Using external Code In LabVIEW". You can find it in LabVIEW 6.1 by opening LabVIEW >> help >> search the LabVIEW bookshelf >> Using external code in LabVIEW.

  • Handler not defined error message

    Hello - I'm having difficulty with a custom handler I've
    created. Everything works well in authoring mode, but as soon as I
    try to create a projector and run it, I get a "Handler not defined"
    error message. The handler is used to query an sqlite database.
    Here's the code which sits in a linked cast movie script
    on startmovie
    set gDBInstance = new(xtra"sqlite")
    on mDBQuery gSqlstring
    gDBInstance.sqlite_open(the moviepath&"halloffame.db")
    gQuery_fetch_data = gDBInstance.sqlite_fetch(gSqlstring)
    gDBInstance.sqlite_close()
    end
    end startmovie
    The handler is called from a frame script as below:
    on enterframe
    gSqlstring = "SELECT file_location FROM mediaitem NATURAL
    JOIN category WHERE category = 'Equipment' ORDER BY mediaitem.name
    ASC"
    mDBQuery(gSqlstring)
    end enterframe
    I'm using Director 11 on Windows XP. I do have all of the
    sqlite xtras in an xtras folder next to the executable. Any
    thoughts on what I'm doing wrong??
    THX!
    Mike M

    I ran a couple test that were interesting, but first I need
    to address some bad coding practices.
    miken75,
    I see no reason to open and close a database with each query.
    Open it at the beginning of the program and close it at the end.
    You should always check for errors with every interaction
    with a database, including opening it.
    In your function "mDBQuery " you pass in a variable called
    "gSqlstring" and assign the returned data from the query to
    "gQuery_fetch_data". Neither one of these variables should be a
    Global. The whole point of the function is to pass in a temporary
    string and the function Returns query results. Do not use Globals
    in this situation.
    This is a bit nit-picky, but your function names should be
    verbs - some sort of action. "mDBQuery " is a noun. Something like
    queryDatabase, doQuery, fetchData, etc. would be better.
    A basic re-write of your startup code would be:
    global gDB
    on prepareMovie
    gDB = new(xtra"sqlite")
    Okay = gDB.sqlite_open(the moviepath&"halloffame.db")
    if Not Okay then
    alert("There was an error opening the Database")
    end if
    end prepareMovie
    on queryDB SqlString
    return gDB.sqlite_fetch(SqlString)
    end queryDB
    on stopMovie
    gDB.sqlite_close()
    end stopMovie
    Finally, "EnterFrame" is a really poor choice for an event
    that queries a database. "EnterFrame" is used when you need to do
    something many times a second, such as an animation. For a singular
    event like querying a database I suggest "prepareMovie",
    "startMovie", "beginSprite", "mouseDown", and "mouseUp".
    I'm just trying to improve your coding practices. Better
    code, means less bugs and going home early.
    To your problem:
    I tried a couple things. I placed some startup code and a
    function in an internal cast movie script and an "enterframe"
    behavior that calls the function in an external cast. I saved and
    published, and the executable comes up and gives the handler not
    defined error. This error is a Director thing. It has nothing to do
    with your code.
    If, however, you shut Director down and run the executable,
    then there is no error. This fact implies that when you try to run
    Director and the executable at the same time, then Director all
    ready has ownership of the external cast file and the executable
    therefore can not open it. Although, generally under that kind of
    circumstance you get an error message indicating that the file is
    in use by a different program. So, I don't know exactly what is
    happening here.
    I then moved the "startup" code into the external cast with
    the "enterframe" script and published. No error. Director and the
    executable run side by side just fine. Weird.
    Hope that helps.
    Randal.

Maybe you are looking for

  • Loops in method are never executed??

    Hello, I have a short program that I wrote to practice manipulating arrays and to practice modular design. The source compiles and the program executes, however the 2 loops in the process() method are never entered, I have tried do-while loops and th

  • Sold-To Party determination by the Reporter

    Hi, We are the VAR partner and using Solution Manager for incident management. Now with the Ibase, I can assign Sold to party easily. (as default) But in our configuration, it's not mandatory to enter Ibase or anything. So I need to determine Sold-to

  • N97 E-Mail after Firmware 21

    Sure it's a bit smoother, i don't care, i just want the software that comes with the phone to work! And yes, even after a firmware update that is supposed to improve the state of the phone if i'm not mistaken. Maybe it's all backwards over at Nokia ?

  • Help modifying a clock code in flash CS6.

    I have a flash file that has a built in clock.  I would like the clock to function on a 12 hour schedule instead of a 24 hour or military one.  Any help would be greatly appreciated!  Here is the code: onClipEvent (enterFrame) {                  now

  • After Effects CS4 & WebM/VP8 Compatibility

    I'm trying to create animations for web-use and would like to have them work on mobile platforms as well, so I want to export After Effects projects to an HTML5 video format.  WebM is the one I'd most like to use, as that is supported by most browser