SAP ByD – Generating Screens

SAP Business ByDesign

In this unit, we’ll be looking at Generating Screens. When we talk about screens in SAP Business ByDesign, we basically call them Floorplans.

SAP byd screen types

Types of Floorplans

    1. Work Center Floorplan
      • The work center floorplan is what you usually see at the top.
      • Example: New Business, Sales Orders, Business Partner Data,
      • It is the main areas of navigation.

      SAP byd screen types


    1. Work Center View (WoC)
      • Below work center floorplan, there are a number of views that exist.
      • One view may exist in multiple places

      SAP byd screen types


    1. Object Instance Floorplan (OIF)
      • An OIF is a full detail view of a particular object.
      • It shows all of the information about business object, and will also be editable.
      • So if you click the View All button, you see a large screen come up, that’s the OIF floorplan.
      • The OIF would contain all the information about object.

      SAP byd screen types


    1. Quick Activity Floorplan (QAF)
      • A QAF is also an editable screen, but it’s only a summary of info; a brief bit of info about a particular business object.
      • The QAF would have some header data, maybe a brief view of the items, usually things like description, status, stuff, but not the full details. It’s a very brief screen.

      SAP byd screen types


    1. Fact Sheet (FS)
      • A fact sheet is also a brief detail screen of an object, but it’s read only, so it’s not editable.
      • The fact sheet shows a summary of data of a particular object.

      SAP byd screen types


    1. Object Work list (OWL)
      • The OWL is the list view of a particular object.
      • For example click on the sales orders view, you’ll see a list of sales orders come up. And you can search through sales orders, filter it.

      SAP byd screen types


  1. Object Value Selector (OVS)
    • An OVS is basically a search help.
    • For Example, if you are creating a sales order and you want to select an employee responsible, you would click that button and a search help comes up that allows you to search for employees and select one to assign as the employee responsible. That screen that comes up is the OVS.
    • It is a search help that we can provide for a particular business object to be reused in a number of different screens.

    SAP byd screen types


Flow of Floorplans

  1. The OWL is basically the right place to go, because it contains instances already exist. Here you can create a new one, or edit or view an existing one.
  2. We can navigate directly to the OWL from any other screen. From the OWL we can go to any number of screens. From there we can go to the fact sheet, if we want to view some details about that object, or to the QAF to view and also edit some details of it, and then we could even go to the OIF, where we would see all the details of it and again be able to edit it.
  3. From OIF, we can go to the fact sheet or the QAF.

SAP byd screen types


Generating Screen in SAP Cloud Application Studio

Key Points
  1. Studio can automatically generate screens for partner objects
  2. Ability to generate screens for any supported device
  3. Generated screens automatically contain initial fields and actions
  4. Can use the UI Designer to further enhance and modify generated screens

Process Flow

  1. Logon into the SAP Cloud Applications Studio.
  2. Right click on Solution name -> Create Screens.SAP byd screen types
    • It is going to give a little pop up here. There we can see Screen Type. we can generate any number of screens here. For example, If we want to generate only a OIF screen, We go for Screen type. But we are going for last one, Screen Scenario with Navigation.SAP byd screen types
    • This is really nice for us, because it generates all of these screens for us, and actually builds the navigation between them.
    • If I had generated these screens separately using the Screen Type above, I would have to build that navigation myself.
    • If we go for Screen Scenario with Navigation method, The SAP Cloud Applications Studio is going to generate navigation automatically.
  3. We are going to give it a short ID, it’s a technical ID used for the screens when they are created, and say OK.
    • So now it’s going to go through and generate these screens for business object. You’ll notice one other file here, it’s a PTP file, port type package, and this file actually contains all the navigation data for our screens.SAP byd screen types

we have generated our screens, and in the next unit, we’ll go ahead and fine-tune them and make them ready for productive use. Don’t forget to subscribe and leave your comment.