SAP Fiori  - Layout Design patterns

Dear All Gurus,
This may be a layman question but expecting your expert advice and perspective on this.
I am creting a fully customized fiori application -" Purchase Order Creation " and User wants to have the UI design very simillar to SAP screens(ME21n) adding only required fields into that.
I know that fiori has a design pattern(Ex : Main items in left and details in right side , 'back' button etc..) which gives me a good impression. But if I go ahead with user's requirement will there be an impact ? Ex : performance / run on mobile.
Thanking you all in advance..
Tags edited by: Michael Appleby

Hi Masayuki,
Thank you for the reply..
+Target device: windows desktop(mainly) and  mobile
+Who will use: Employees (mainly)/MRP specialist
+Number of users: 500
+Is there Purchase Requisition process before Purchase Order : NO . Direct PO creation. But PO                                         Approval is there using srtandard Fiori App.
+PO will be created entering everything manually
+Where is the data source for creating PO? : Original data is on paper

Similar Messages

  • Print layout design - SAP Business one 2005 B

    I am designing print layout for a sale invoice
    in SAP Business one.
    My question is
    1. How to display excise information like
    Excise duty rate,Excise duty Amount &
    Education cess rate, Edu.Cess Amount
    Sales tax rate,Sales tax Amount for a AR invoice
    in print layout design?
    I have found out respecive table & field, In this
    case(AR Invoice),
    Table name - <b>INV4</b>
    Field Name - <b>Tax Rate,Tax Amount</b>
    When i am connecting respective table & field
    through database field in print layout design,
    It is retreving only one row only.
    For example (Below is database table)
    Document key .......Tax Rate .....Tax Amount.......
    1                    2%              Rs.20
    1                   16%             Rs.100
    1                    4%             Rs.40
    Document key is <b>Invoice #</b>.
    Tax rate - 2%  & Tax Amount - Rs 20 only(ie) is
    first row only.
    In print layout i can't retreive &
    display subsequent rows,
    How to retrieve & display subsequent rows ?
    Expecting your reply.
    Yours,
    A.Jeyakanthan

    Dear Gordon - san,
    Thanks for your reply,
    If  redo A/R Invoice then We loss a lot of time (Our A/R Invoice have about 500 rows).
    Do you have other way to modify A/R Invoice and Link to Sales Order when created mistake.
    I think the SAP B1 have Add-ons for this matter. But I do not kown.
    What add -ons ?
    Can you help me ?
    Thanks

  • J2EE design patterns vs SAP component model

    Hello,
    does anyone have documentation or articles which makes a link between the J2EE design patterns and the SAP component model ?
    Thanks

    Hi Thierry,
    > What do you mean by assembling DC's into another DC ? Do you mean by using child DC's? Also , the J2EE server DC will have to be in a SC.
    If you create "Java" DC that DC will not have a deployable result on its own. Typically you create a public part with purpose "compilation" (API) and a public part with purpose "assembly". If you define a dependency from an EAR DC or a J2EE Library DC to that assembly public part then the Jar file contained in that public part will be assembled into your (deployable) .ear file or the J2EE library.
    Child DCs are just a means of limiting visibility/scope, similar to ACLs.
    As long as you are working with a "track" each and every DC will be part of an SC. You define a track, you add "developed" SCs, you get a "compartment" where you can create DCs. So each DC automatically belongs to an SC. (But not all DC types produce deployable results, EJB Module/Web Module also need to be assembled into an EAR).
    > is it typical to have an SC dedicated to utility classes?
    Depends on the size of the project/product. I'd start by putting utility classes into some utility package (pure Java). If that gets too large I'd put utility classes sorted by functionality into DCs (Java libraries = jars). If that gets too large its time to think about utility SCs. Otherwise the tradeoff between meta-information and real content might be too much. As the project/product grows the need for refactoring may arise...
    Regards,
    Marc

  • Print Layout Designer or Crystal.....! What to do?

    Dear All,
    We need to link our User forms to Print layouts in order to make our reports work exactly the way SAP reports work. Is there a way to enable the print and print preview toolbar buttons and make them show our Report Layout? So far the response from SDK Forum is not encouraging and many questions regarding the same issue remain unanswered there.
    After looking for the solution in the SDK Forums we came across these two replies from Mr. Nick He and Mr.Frank Moebius. Both are of the opinion that currently SAP does not offer a support for this feature and better use a third party tool. We are not in a position right now to opt for any third party tool but if we get a clear response from your side regarding this matter, we can go for it. Kindly have a look at the following links:
    Re: Print Layout  Design for user form in SapBusinessOne2005A(6.80.317) sp:01.?
    Re: Add PLD Layouts in 2005 through sdk
    The recommended solution within SAP B1 to develop Add-on reports is through User Queries and creating a Print Layout and run them via Query Manager Window. This approach in our view has the following drawbacks that make it less friendly with the end user:
    1. Add-on forms appear in the left pane/menu, whereas reports would have to run through Query Manager only, which is in fact a small toolbar button on the top right side. We can add the Query Manager link to user menu but it doesn’t solve the problem.
    2. A user with full authorization over the Print Layout can accidentally overwrite it by clicking the Create Report Button, whereas in case of SAP Reports the Layouts remain unchanged and only saved as a new Layout and set as Default Layout for a report. Add-on Reports cannot do this.
    3. Different behavior of Layouts in Query Manager on Single Click and Double Click. In the Query Manager, if a user just selects a query by a Single Click and views a Print Preview (Layout) then the custom user Layout appears. But if a user Double clicks a query then the Query Window appears, exposing the query and making it editable. Also the Preview(Layout) is different in this case. The user can either view the Window or Table Layout in this case. Hence this exercise would make the user confused and prone to errors.
    4. The Parameter/Criteria window that is SAP generated is not enough to fulfill user friendly interface requirements. Is there a way to add List boxes or Combos to that form. The parameter selection Checkboxes also behave in a strange way that even the experts find difficult to manipulate. If they are of no use, what’s the point in having them on the form in the first place.
    All these points are leading us to confusion over the decision as to whether go for Query Based Reports or use Third Party tools. Kindly help us out in this regard. Your response would help us save some valuable time for our Add-on Development.

    <<< If there is a solution then it has to be from SDK. We can only opt for third party components and frameworks only if any of the SAP representatives ensure us that the current version of SDK does not offer such support.>>>
    The answer to that is to lodge your query as an Issue to SAP directly as a support question or go through your local SAP representative. If the functionality is not offered by SAP you can do a Development Request ( DRQ) and SAP will develop it if they think it will become userful.
    <<<If this Forum is not meant to be answered by SAP representatives then kindly tell me any other Technical Support Portal from where i can get the answer directly. >>>
    This forum is accessed mostly by SAP Business One Developers on SDK. However we are fortunate that some SAP employees who are very knowledgeble take some time off to answer queries.
    Since it is a Forum, no one is obliged to answer. As indicated above , Try SAP directly if you need a definite answer.
    <<<>>>
    Since you mentioned Crystal: We as SAP Business One SDK developers, have come across similar issues and opted for a Inhouse developed Crystal Solution. It has been so popular we are selling it as a Generic add-on to B1.
    Regards,
    Indika.

  • Help me . Query in " Query Print layout Design "

    Hi Everybody .
    I Design Report by Query Print layout Design , So when I run Report , I see Message : " Table not found Administrator (OA DM)" .
    This is My Query .
    ( Note :this  Query is run ok in Microsoft SQL  . )
    Select Cast(left([dbo].[Get_rate](T0.BatchNum,left(T0.Account,4),T1.U_VNS_JType),5)       as nvarchar(50))+ Cast(T0.BatchNum as nvarchar(50))As No_Number    ,  T0.TaxDate As Date       ,     case left(T0.Account,4)when '1112'then '0.00'     when '1122'then'0.00' else           [dbo].[Get_11](T0.BatchNum,left(T0.Account,4),T1.U_VNS_JType)end  as Amount1              , case left(T0.Account,4) when '1111'then '0.00' when '1121' then '0.00'           else [dbo].[Get_111](T0.BatchNum,left(T0.Account,4),T1.U_VNS_JType) end  As Amount2            , T1.U_VNS_MEMO  As U_VNS_MEMO, T1.U_VNS_VNUMBER as PV_No    , T1.U_VNS_JType as 'Voucher Type'         , T0.Account  As AC_Code    , T3.AcctName as Description  , T0.Debit As Debit ,T0.Credit As Credit        , T1.U_VNS_NAME,     T0.U_VNS_REMARKS   From BTF1 T0                Inner Join OBTF T1 On T0.BatchNum = T1.BatchNum               Inner Join OBTD T2 On T0.TransID = T2.BatchNum                Inner Join OACT T3 On T0.Account = T3.AcctCode                    Where  T0.BatchNum = '[%0]'  Group by   Cast(left([dbo].[Get_rate](T0.BatchNum,left(T0.Account,4),T1.U_VNS_JType),5)       as nvarchar(50))+ Cast(T0.BatchNum as nvarchar(50)) ,  T0.TaxDate   ,       case left(Account,4)when '1112' then '0.00'     when '1122'then'0.00' else           [dbo].[Get_11](T0.BatchNum,left(Account,4),T1.U_VNS_JType)end             , case left(Account,4) when '1111'then '0.00' when '1121' then '0.00'           else [dbo].[Get_111](T0.BatchNum,left(Account,4),T1.U_VNS_JType) end            , U_VNS_MEMO  , T1.U_VNS_VNUMBER    , T1.U_VNS_JType       , Account     , AcctName       , T1.U_VNS_NAME,     T0.U_VNS_REMARKS      order by  Amount1 desc
    Please help me .
    Thank you very much .
    Message was edited by:
            Tran Ba Hai

    Note: This Quey if I change = [%0] by = 1 ,  and I run Report in SAP is ok .

  • How to use query print layout design

    i have a sql query and i want to see its result on report with the help of print layout design.

    In addition to Tuvia's answer, here is the printing procedure of query PLD:
    Printing User-Defined Queries
    Use
    After you have linked a user-defined query to a user report template, you can print it according to its linked print layout.
    Procedure
    To print a user-defined query, use one of the following two procedures:
    Using the Query Print Layout window:
    1. Choose Tools u2192 Queries u2192 Query Print Layout.
    2. Choose the Reports tab page and select the query you would like to print.
    3. Choose File u2192 Print.
    The user-defined query is printed according to its linked print layout.
    Using the Queries Manager window:
    1. From the toolbar, choose with the quick info text Queries Manager.
    2. Select the query you would like to print.
    3. Choose File u2192 Print.
    The user-defined query is printed according to its linked print layout.
    You can also display a print preview for user-defined queries. To do so, choose File u2192 Print Preview.
    Printing User-Defined Queries with Variables
    Use
    When a user-defined query contains variables, its linked print layout will also display the variables data and print them.
    In the print layout linked to that query, you can see that an additional area containing the condition's parameters was added
    There is pdf file relate to Query PLD in  the SAP service marketplace website.
    Rgds,

  • Print Layout Designer - inconsistent output

    Hi,
    We have received consistent compaint from our client that the output of Print Layout Designer are inconsistent.
    Eg: The same PLD template is used for An invoice print out from 2 different workstation.  However, workstation A display the format properly, workstation B will have missing lines between boxes or the alignment is not displayed properly.
    We have also recently encountered the problem that our client export the invoice to Acrobat and then print it.  However, it displays properly for workstation with  Acrobat version 8, 9, but missing lines for version 7.
    Another scenario could be the form is displayed properly on the screen, but the physical print out to a printer is not consistent. 
    We really appreciate some share of thoughts here.  Is switching to other report writer, eg: Crystal Report, the only option?
    Edited by: Shwu Hua Gan on Aug 10, 2008 2:57 AM

    Gordon,
    Thanks for replying.
    This is what happen to our client.
    The font size of the customised PLD SAP Invoice is size 5.  In order to preview the layout, they have to preview in PDF, once they are happy with the details and then print.
    In some workstations, there are Adobe Reader version 8 or 9.  In a couple of workstations, there are Adobe Acrobat version 9.
    Let's say, there are 2 fields with the following properties:
    Field A, Left = 0, Width = 10.
    Field B, Left = 10, Width = 10.
    Adobe Acrobat version 9 display the border of the field properly.  However, those with Adobe Reader 8 / 9 will see gaps between fields.
    If we change them as follows the field the gap;
    Field A, Left = 0, Width = 10.
    Field B, Left = 9, Width = 11,
    Then those with Adobe Acrobat version 9 is missing the border for because Field A overlaps with Field B.  But Adobe Reader 8/9 will print fine.  It also works fine if user click 'Print Preview' as normal and then click 'Print'
    Does anyone knows whether this inconsistencies is caused by
    - printer drivers; or
    - Adobe; or
    - SAP Business One.

  • Print layout design : Very Queer

    Hi all .
    In SAP B1 , I see some report is very queer , for ex : in journal entry , click Print layout design , I see journal entry (system) , double click it to open design , Queer in here ,  in repetitve area , field : Debit , Credit , data source is free text , but when I view report , I see infor by Debit , Credit , Normaly , Field must has source type is database , formular, or system , it will has information .
    Please explain to me about queer .
    Thanks very much .

    Hi
    check this link and search for demo's on
    Print Layout Designer
    https://www.sdn.sap.com/irj/sdn/businessone-elearning
    I hope this helps you out
    regards,
    Shreyas

  • Print Layout Designer \Custom Reports

    Hello All,
    Is there a way to set a custom report as default in the Print Layout Designer for A/R Invoice in SAP B1 ?
    Thank you and Best wishes and Happiness in the New Year 2009.
    Ben

    Hello All,
    Thank you for your answer but I would like to be more exact in my question  because I already know how to set a  Print Layout as default in a screen of SAP B1 like A/R Invoice by the way that Parlati has mentioned :
    1. Open a blank AR Invoice (e.g. service or item type)
    2. Click on Menu >> Tools >> Print Layout Designer... or pen icon on toolbar
    3. With The Document Type selected - choose template and click on Set as Default
    But I usually use the Query Manager Tool of SAP B1 to create new queries and reports and I use the Print Layout Designer to setup the layout of these reports. These reports are printed normally via the print preview Icon of the toolbar. But now I would like to know how can I set one of these Reports as default in A/R Invoice screen of SAP. Because it's a one of my customized Invoices.
    Is there a way to do this?
    Thank you.
    Ben.

  • Print layout designer using Crystal report

    Hi Dear;
    how can i create a print layout in crystal report instead of print layout designer
    is any conversion of should i created from scratch?
    from where can i download the crystal report templates?
    regards;

    Hi,
    There is no conversion tool between these two reports.  You have to create them from scratch.
    Check these threads to find out more:
    Sample Crystal Reports
    Re: SAP Business One and Crystal Reports
    Thanks,
    Gordon

  • Error - SAP Fiori (CRM standard application)

    Hi Experts,
    We are implementing standard CRM Fiori application – My Opportunities. No customization has been done to this app.
    Error is appearing while trying to open “Account” popup window. Error message is as below.
    {"error":{"code":"005056A509B11ED1B9BF9F46AA8E82ED","message":{"lang":"en","value":"In the context of Data Services an unknown internal server error occured"},"innererror":{"transactionid":"56E6CDE42550F16B8C7790B11C17C9CA","timestamp":"20150319031631.3160000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}}
    Log file description in Tcode : /IWFND/ERROR_LOG - Dereferencing the NULL reference.
    System details:
    SAP Netweaver 7.4 SP 06.
    SAP CRM 7.0 EHP 3
    SAPUI5 library - 1.26.8
    UIX02CRM 100 – SP03
    Please suggest how to resolve this error. We have implemented below SAP notes.
    1979694
    Fiori App: Enhance Log Display of Changes in My Opportunitie
    1996733
    Multiple transaction types in My Notes App - DDIC Object
    1996734
    Multiple Transactions in My Notes App - SNOTE changes
    1997578
    Employee Responsible Blanking out - LEAD
    1997580
    Employee Responsible Blanking out - Opportunity
    1998138
    Accept/Reject Lead- Employee Responsible check
    1999951
    Accept/Reject Lead- Employee Responsible check- DDIC
    2014206
    Change pointers for marketing attributes in CRM
    2015743
    CRM Fiori: My Opportunites / My Leads - Set the maximum hit
    2048330
    Fiori Opportunity Search: Filtering by Opportunity ID issue
    2103131
    SAPUI5 Fixes for update via SMP
    2107709
    Corrections for Fiori App: My Opportunities
    2108617
    Hotfix 1.26.3 for UI AddOn SP11 SC:UI2_SRVC
    2111116
    Enable own support-message-system for Fiori Embedded Support
    2111618
    Sorting order of role menu entries for folders /reference us
    2115450
    Fix: Remove AUTH_DEFAULT in SAP Fiori content checker
    2119477
    UI theme designer for ABAP: Version 1.8.1
    2119807
    Fiori: Filter with Date attribute is not working as expected
    2119878
    Creation of server relative URL for non-Fiori business apps
    2123909
    Fiori Launchpad Designer - SP11 functional corrections
    2126801
    SAPUI5 Repository Load / Http: .Ui5RepositoryIgnore and othe
    2128620
    Image upload corrections in Suite Page Builder Application
    2128676
    SAPUI5 upgrade to version 1.26.8
    2135804
    SAPUI5 patch via SMP - better error handling
    2137006
    Suite Page Builder - Corrections for the disable personalization.
      Thanks & Regards,
    Jyoti Prakash Das

    Hi Masa,
    The CRM version in our landscape is : CRM 7.0 EHP3
    But we have installed below versions in Fiori.
    UIX02CRM (release 100) SP3.
    GBX02CRM SP3
    Please suggest whether we need to uninstall them and install new versions(CRM001-CRM 7.0 EhP3 SPS07).
    Also system does not allow to uninstall existing components. Please advice on this.
    Thanks,
    Jyoti Prakash Das

  • Error while creating Catalog in Fiori Launchpad Designer

    Hi Experts,
    We have installed the new UIX* Fiori components on our NW 7.31 front-end server which has the gateway installed as well. Our backend ERP system is a separate system.
    I have activated the OData services /UI2/INTEROP and /UI2/TRANSPORT for the Fiori Launchpad Designer. I am acessing the Launchpad Designer with the URL http://<host>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html. (I have activated the ICF service /sap/bc/ui5_ui5/sap/arsrvc_upb_admn).
    Now when I try to create a new Catalog (Standard type) by providing Title and ID I am seeing the below error message for POST operation in the PAGE_BUILDER_CUST service in Google Chrome browser:
    Our system components are as below:
    Can someone let me know how I can resolve this error so that I can create Catalogs in the Launchpad Designer?
    Regards,
    Saurabh
    Tags edited by: Michael Appleby

    Hi Saurabh,
    Please take a look troubleshooting steps.
    SAP Fiori LL17 - SAP Fiori launchpad troubleshooting
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Problem with Adobe Forms - Layout designer doesn't start

    Hello Masters:
    I have a problem in transaction SFP. when I try to open the layout tab, I'm receiving the next error message: "Could not start Layout Designer".
    I installed Adobe reader 9, LiveCycle Designer ES 8.2 and then I re-installed SAPGUI, but it doesn´t work yet.
    Does anybody know wath is the problem?
    Thank you.

    Hi,
    This error due to installation. Please confirm Java stack is implemented.
    Please have a look at this to:
    https://service.sap.com/sap/support/notes/834573
    Regards,
    Karthik.

  • Ask Print Layout Designer for customize report

    Dear all
    I am newbie in SAP, and i must create report with PLD  like :
    PAYMENT TYPE          AMOUNT
    By CASH
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Total Cash          10000
    By CREDIT
    Credit               10000
    Credit               15000
    Credit               17500
    Total Credit          42500
    By TRANSFER
    Transfer          20000
    Transfer          25000
    Total Transfer          45000
    Total Payment          97500
    From database example:
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Credit               10000
    Cash               3000
    Cash               4000
    Credit               15000
    Transfer          20000
    Credit               17500
    Transfer          25000
    Right Now,I just can create report like this :
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Credit               10000
    Credit               15000
    Credit               17500
    Transfer          20000
    Transfer          25000
    Total Payment          97500
    Please help me.. because i very need it.
    Thankyou so much for your help
    Regards,
    Dony
    Edited by: dony donse on Dec 18, 2007 4:29 AM
    Edited by: dony donse on Dec 18, 2007 4:38 AM

    Finnaly...
    someone send me PLD manual
    And my problem solved
    ==============
    Procedure
    After defining the sort, perform the following steps
    1. From the menu bar choose Print Layout Designer &#8594; Group.
    2. Select a group number.
    3. Select 1 for a sub-sort or sub-total for the primary sort, select 2 for the secondary sort and so on.
    Each group is linked to its relevant row number in the Sort window described above. Thus, every field created in a certain group relates only to its group's corresponding row in the Sort window.
    The Repetitive Area Header titles are now hidden as well as any field created in the Repetitive Area Footer. The reason is that these two areas are linked to groups. Each one of the groups has two areas of its own.
    4. To define the sub-sort, do the following:
    a. In the Repetitive Area Header assign a title for the required sort.
    b. Create a new Formula field
    c. Choose the Formula Editor button and select the operand SortValue() in the Operation field.
    This action will print the Items table divided into separate titles each time the Item number changes.
    5. To define sub-totals do the following:
    a. In the Repetitive Area Footer create a Formula field.
    b. Choose the Formula Editor pushbutton and select the operand ColSum(UniqueID as String) in the Operation field (for the Quantity field from the rows in the Sales Quotation).
    The field within the brackets defines the column for which a total will be calculated. You can also calculate totals for the Price and Total columns.

  • Adding data field in query print layout designer (PLD)

    Dear Experts/Gurus,
    I would like to add data field in query PLD in repetitive area1 but it can't. The query I made excluding sequence no., so I think I must use datafield for that. I  use textfield in the repetitive area header1. is it correct what I have thought, I mean is it really datafield can't be add in the print layout designer if it is from query ? I appreciate your answer. TIA
    Rgds,

    No you can't, you will have to recreate the query with the missing field and recreate a new print layout for this.  Is still a flaw in SAP B1. 
    If you go to the service market place under education you can get the flashbook for the print layout design and the query manager and wizard, study them, they are of great help to understand the technology behind the PLD and the queries in SAP B1.
    Regards,
    WB

Maybe you are looking for

  • How to pass a bind variable from one SQL Report to Another

    Hello~ I've created a link on one SQL Report page (Page 1). I would like a value from Page 1 used in the SQL on Page 2 to determine the result set. The Where Clause in SQL Query containing the bind variable is as follows: AND hp.party_name     = ':Di

  • Droplets in CS4 not working in Windows 7

    Hello All, I have had issues making droplets in Windows Vista ( hit or miss ) and now I can't get it to work in Windows 7. I'm creating a basic optimize script to make images web ready, and when I drag an image to the droplet I get the following erro

  • How to make a pop up window resizeable in ONLY ONE direction

    hi i have to open a pop up window whose horizontal resizeable option is to be disabled and ONLY the vertical resizeable option should be available. i browsed for a code but its not working properly. ==================================== <html> <head>

  • Window focus resets after using PUT

    This concerns Dreamweaver 12.1 build 5949 on OSX Mountain Lion 10.8.2 I have been using Dreamweaver for years now and one of my favorite shortcuts is CMD + SHIFT + U which PUTs the file I am currently working on. I love it, but ever since the most re

  • How to include itunes:duration in my Dotclear ?

    Hello people ! I have my blog of my crew under Dotclear and I post news and mixes sessions, the mixes include link to mp3s, playlist etc... the rss is working with feedburner.com for sharing with iTunes. but I want to include the <itunes:duration> in