Blogs

Vikash Krishna

CRM 7.0 How to --5B Create an Overview Page with content
Vikash Krishna 
Business Card
Company: Pepsi Bottling Ventures
Posted on Oct. 08, 2009 05:42 AM in ABAP, Business Server Pages, CRM

Subscribe.Subscribe
Print. Print
Permalink Permalink
Share

This is a continuation of my previous blog “CRM 7.0 How to --5A Create a custom component with a simple view”.

In my previous blog I had created the component ZVKH. In this blog I will create an Overview page for the same component.

Step 1: Open your component in the BSP application workbench, go to the Component structure browser right click on view and create an Overview page.

image

image

Step 2: Go to edit mode of the Runtime Repository Editor and assign the above created Overview Page to the main window.

image

Step 3: Now assign the view “DetailsOV” created in my previous blog to the OverviewPage.

image

Now your views should appear as shown below. Make sure that you save your Runtime Repository every time you do any changes.

image

Step 4: Maintain the configuration of the Overview Page by double clicking on the view OverviewVS and clicking on the Configuration Tab. Hit the edit button which will enable the continue button.

image

Step 5: Assign the view to the Displayed assignment blocks of the Overview Page and also maintain the title and the Load option.

image  

Once changes are done hit the save configuration.

image

You can test your component by clicking on Test (F8).

image

So far this is what we have achieved: 

  • We have created and Overview Page
  • Assigned it to the Main Window in Runtime Repository.
  • Assigned the DetailsOV page to OverviewPage.
  • Maintained the configuration of the Overview Page.

image

 

In my next Blog I will cover the EventHandling and Navigation.

Vikash Krishna   is a Sr. SAP CRM Business Analyst with expertise in CRM 2007/7.0 Customization and configuration,CRM Middleware,Internet Sales, IC Web.


Comment on this articleLook forward to your comments and questions
Comment on this weblog
Showing messages 1 through 5 of 5.

Titles Only Main Topics Oldest First

  • Not bound error for fields
    2010-12-01 03:03:41 Sijo john Business Card [Reply]

    Hi Vikas,


    Congrats.
    This is an excellent blog. I followed the same steps and was succesfull in the creating the custom component.But while displaying the fields on the screen im getting the 'not bound' error for the fields being added to the screen.


    Regards,
    Sijo John

  • Issues with fields not bound.
    2010-03-31 02:25:04 Kathirvel Balakrishnan Business Card [Reply]

    Hi Vikash,
    Thanks a lot for your excellent CRM blogs. I followed all the steps mentioned by you; but when I test the application; the fields are appearing as "Transaction No. OBJECT_IDnot bound".


    Could you please provide me some help to get this fixed if this is a problem?


    Thanks, Kathirvel

    • Issues with fields not bound.
      2010-04-06 13:02:03 Vikash Krishna Business Card [Reply]

      Hi Kathirvel,


      This is very generic type of error and its difficult to point it out the problem. You need to debug the application to get the root cause, and I am not sure how to guide you without looking into you system.


      Please double check to verify you did exactly the same and have not missed any of the steps mentioned.


      Thanks,
      Vikash.

  • Would this concept apply for a block?
    2010-01-21 11:47:41 Glenn Michaels Business Card [Reply]

    If we are working on component BT116H_SRVO could we use this concept to create a new view area for block CatDDLB? (reason code on the service order) The BT116H_SRVO would have view areas
    CatDDLBVA &
    CategoryDDLBVA
    • Would this concept apply for a block?
      2010-01-22 08:50:37 Vikash Krishna Business Card [Reply]

      Hi Glenn,


      The concept I am talking here is the base of all the component development. So the concept remains the same irrespective of what component you are talking about.


      All you have to do is enhance your standard component and then include your custom view into the view area.


      Thanks,
      Vikash.


Showing messages 1 through 5 of 5.