How to find which VO assigned to which AM

Hi,
At one page, i can't find the VO which is assigned to which AM thru "About the Page" Link.
Because i want to extend that CO file which has that AM related to VO.
Then only i can do calculate the Total of one attribute when the RN loads.
How to find?

If i try to get the values from the CO of pageLayoutRN means, NullPointerException only coming.
If the view object you are using in pagelayout controller is initialized(executed) in region level controller and you are trying to get/set rows or attributes from that VO it will throw null pointer exception.
Please find out which controller is calling the method to initialize and execute the VO and write code(extend if is seeded) in that controller.
If you want to write this logic in PageLayoutRN Controller and the VO initialization or execution logic is not there in this controller then you have first execute the VO in page layout controller PR method. (Make sure the VO is attached to the AM associated with pageLayoutRN.)
Regards,
Ram

Similar Messages

  • How to find in R/3 System, which FI document is from which external system?

    Hi Moderator/ FICO Experts,
    How to find in R/3 System, which FI document is from which external system?
    In case of different Non-SAP external Systems posting the data to one R/3 System.
    Thanks
    Chandra

    Hi,
    That really depends on the interfaces that your external systems are using. Check with your ABAP or BASIS team to see what is the method used for posting those documents and with which parameters is passed. Look at BKPF table (FI header) to see the attributes such as user, document type, reference, etc.
    Regards,
    Eli

  • How to find out my 5 computers which have been authorized for Itunes.

    How to find out my 5 computers which have been authorized for Itunes.

    Sorry, but you can't. You can, however,  log into your iTunes Store and use the "deauthorize all" command and then reauthorize the computers you're using now.
    Regards.

  • How to find bex query name of which dashboard built on?

    How to find bex query name of which dashboard built on?

    Hello,
    When you add a "SAP BW Connection" to you dashboard, you find in the output parameters the query technical name and the query description. you can bind it to the embedded spreedsheet and then use it in yoyr dashboard
    Best regards,
    Mohamed AISSA

  • How to find material and vendor combination which has freight conditions?

    Hi Please help me, its very urgent.
    How to find material and vendor combination which has freight conditions?
    Waiting for your help.
    Regards,
    Marella.

    Hi marella,
    Try MEKA transaction.
    Gopi

  • How to find the plant assigned to a user profile

    Hi All,
    i am new to SRM but supporting it. so pls help.
    how to find the plant assigned to a user profile?
    i need to assign a address code to a company code-plant-building code so that the shipping address should come as a default in the shopping cart.
    i found many plants in the PPOMA_BBP  transaction but could not understand which plant i should take for the abhove assignment.
    Thanks in advance.
    Regards,
    Anubhab

    Hi,
    There is one check box in transaction for default value for every attribute. And a particular attribute there has to be a default value.
    Use FM BBP_GET_ATTRIBUTES_AT03 to fetch all attributes for a particular shopper. Then check for the particular attribute witha default value.
    In this way you will get default plant for that shopper can further requirement can be completed.
    Regards,
    Brajvir

  • HR-ABAP.How to Find the Employees assigned to the Appraisal Template

    Hi ,
    Please help me out.how to find the employees assigned to the Appraisal template.
    Ex. 7825232 is a appraisal template id and i want to know in the system how many employees assigned to it..
    Please let me know if the post is missing something.
    Suggestion also appreciated ...
    Thanks Inadvance!
    Law.

    check this fm HRHAP_DOCUMENT_GET_LIST_XXL
    Thanks
    Bala Duvvuri

  • How to find internal table fields from which table.

    Hello Experts,
    I have to use a dynamic select inner join query.
    SELECT (lv_string)
      FROM (from_tab)
      INTO CORRESPONDING FIELDS OF TABLE <fs_itab1>
      WHERE (where_tab).
    ELSEIF table_1 NE ''.
      SELECT *
      FROM (table_1)
      INTO CORRESPONDING FIELDS OF TABLE <fs_itab1>
      WHERE (where_tab).
    in that LV_string is dynamicaly select. from a structure which is a combination of say  VBAK and VBAP
    i have to
    CONCATENATE 'VBAK~' wa_fields-fname INTO str_temp.
    CONCATENATE lv_string str_temp INTO lv_string SEPARATED BY space
    CONCATENATE 'VBAP~' wa_fields-fname INTO str_temp.
      CONCATENATE lv_string str_temp INTO lv_string SEPARATED BY space.
    with there identifire....how to find that...
    Regards,
    Ketan.

    Ketan,
    I believe you CAN find this only when you are creating lv_string from your structure (or whatever it is).
    So paste that code that what is your 'structure' type and on what conditions you want to Fill lv_string from it.
    in that LV_string is dynamicaly select. from a structure which is a combination of say VBAK and VBAP
    If you have a custom or standard Structure from which you need to fill lv_string, then you should have no worries to full VBAK~ or VBAP~ because fieldnames will be always unique in any Structure and hence ~ additions are not necessarily needed.
    The issue can be in the case where you are picking few fields each from std tables VBAK and VBAP in your lv_string and
    your "(from_tab)" is an inner join condition. I believe in that case you should be able to identify VBAK~ and VBAP~ while populating lv_string itself. Also you can use DB view MASSVBAP.
    Regards,
    Diwakar

  • How to find top 10  SQL statments which are consuming more cpu time.

    hi all,
    Is there any command or script to monitor the top 10 sql statments which are consuming more cpu time.
    I know by using AWR REPORT we can find it, i want the command or script to find the top cpu utilization sql statments.
    Regards
    Subhash.

    Subhash,
    A quick and dirty Google search could have get you started with the following:
    Thread: how to get top CPU consuming sql oracle 10g
    Re: how to get top CPU consuming sql oracle 10g
    Oracle SQL top sessions
    http://www.dba-oracle.com/oracle10g_tuning/t_sql_top_sessions.htm
    "How to Find top 10 expensive sql's", version 9.2.0
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:73325450402303
    HTH,
    Thierry

  • How to find routine in transports to which Infosource/DS it belongs to?

    Hi,
    Please let me know how to find a routine of some info source in list of transports to which Info source it belongs to.

    HI,
    You can find this through Transport connection.Just drag the concerned IS into right hand side then All objects under that IS will be displayed.
    Tarak

  • How to find webitem & Templete in RSA1 which in installed from BC

    Hi, All BW Gurus,
    here i have installed some Webitem and templeted from Business content. and try to see it in reporting agent in RSA1 transaction. and also try to see it in BEx Web application designer but not seen any where.
    Templettes:
    0TPL_BUA_PC_BSA_PLAN_ACT
    0TPL_BUA_PC_PLA_PLAN_ACT
    Webitem:
    0LIB_CHART_INVENTORY
    0REG_VERT_WEB_GRAPH
    0TPL_CHART_PROCUREMENT_2
    0TXT_CLICKSTREAM
    so can any one explain me how to find it and how to enable it in WAD so i can view BC templeted and webitem.
    thanks in Advance.
    thanks
    Kiran Patel

    hi Bhanu,
    My Business Content installation was successful,all log status in green.
    i have added role in my USerID which system it self activated, "SAP_BW_PROCUREMENT_COCKPIT".
    so i am able to see some templete Reporting agent in RSA1 Trans, but still i am missing that webitem. and i have added only 2 templete then system have added some 19 templete.
    and one more thing, when i try to open this web templete in WAD then system is giving "Runtime error, subscript out of range" so please advise me to solve this problem.
    please help me to resolve this issues.
    thanks in Advance.
    thanks
    Kiran Patel
    Message was edited by: Kiran Patel

  • How to find the mails triggered by which user from SOST or other transac.

    Hi Experts,
    How to find out mails triggered from SAP system by which user from SOST or some other means of mail triggering from SAP.
    Regards,
    IFF

    Hi Buddy,
    Make the question clear. You can check in SCOT transaction.
    Cheers,
    Sanil

  • How to find the group ids from which the mail has been sent

    Hi,
    We are able to see the list of mails have been sent to respective mail ids with the help of tcode SOST.
    Is there any way to find through which group ids the mails have been sent.
    Tehe details showing as the mail has been sent by Batchusr.
    Please suggest how to find the group id from where the the mails have been triggered.
    Regards,
    Jena.

    Hi
    This is not helpfull
    If you open any notification QM03, there you will get tab " Action Log"
    If you click on action log , there are two fileds
    Date and time for task release
    I want to fetch these fileds in one of Z report.
    I am unable to find table name for these two fileds
    Task release Date
    Task release Time
    Can we add 'QN CHANGE DATE' parameter in the selection screen (just like QN creation date) w/ range?  The user want to run the report by QN change date as well.

  • How to find out Subcon PO select which BOM

    Dear ALL,
    My question is how to find subcon PO select which alternative BoM, item details seems at material detail components tab but which atlernative BoM ?
    Regards,

    Dear,
    Check in table ENT5177 table for changes.
    In table MAST, STPO and STKO  you can check how many alternatives you have.
    (I am not sure, system not available to check).
    Regards,
    Syed Hussain.
    Edited by: Syed Hussain on Feb 20, 2011 4:39 PM
    Edited by: Syed Hussain on Feb 20, 2011 4:40 PM

  • How to find cost center assigned to a work center

    Hi Guys,
                 I need to find cost center assigned to work center.
    from Which table I should to get it.
    Cheers
    S Kumar

    Hi,
    Please use the table CRHD to get the object ids and then go to the table CRCO with the object ids and get the Cost center assignment to resources.or you an create a query by SQVI and use it.
    regards,
    kaushik

Maybe you are looking for

  • Problem with flash in events packaged application

    Hi, I´v installed the Events packaged application. On page 24 you can show some flash-reports. But I get an error: xml loading failed (flow_flash_chart_Rxxxxx). What can be the reason? serverside or desktopside? Any reaction will be appreciated. Leo

  • Why does Safari Crash after waking from sleep?

    I've noticied that Safari consistantly crashes after my MacBook wakes from sleep. This hadn't occured before upgrading to Lion. Any suggestions? Process:         Safari [424] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:

  • Itunes plays songs, but ipod doesn't

    I am having a huge problem with my ipod! This is since I uploaded my songs to my computer and back to my ipod using eph pod. All of my songs seem to be on the ipod in formats that are okay, ie mp3 or m4p, but most of them are skipped by the ipod when

  • Is it possible to hav a RUN botton in the main window that start the program?

    Hello! I am developing an user interface and have made a program in labview that I am now testing on users. They all have problems understanding that the user interface is not running when they open the program...and ask if it is possible to place a

  • How to display all important keys in the menu at runtime...?

    Dear All. I need a urgent help from forms guru's,my requirement is i need to display all the necessary keys on the menu option i.e keys(if you press ctrl+F1) at forms runtime.if you see only un necessary keys are displayed instead of the very basic k