QPLD-is it posible to take UDF in QPLD design

Dear Friends.
1)I am designing QPLD of outgoing payments Query.
2)What ever queries result ,that all i am managing in QPLS.
3)But in outgoing payment i have made 2 UDFs
4)UDF 1)Through - Where client will put CASH (this is alpha numeric)
  UDF 2)On Account of- Where client will write text (this is text)
5)My requirement is that, i wants to call UDF1 and UDF2 in QPLD.
6)But when i call it form OVPM table. System does not shows it in print preview.
7)How to Solve this?
Regards,
Mahesh.

Hi Mahesh,
Check this link u can get presentation slide form SAP.
[Query Pld from SAP site]
First you can try to create the Query report with UDF filed.
for example,
SELECT T0.DocNum, T0.DocDate, T0.CardName, T0.CheckSum, T0.U_UDF1 FROM OVPM T0
WHERE T0.DocNum>='%0' and T0.DocNum<='%1' ORDER BY T0.DocNum
Steps to Develop a User Report in QPLD:-
If you save your Query in Query Manager. Next you can do this,
->> Choose the Query Manager on Top Menu.
->> Open the Qeury Manager Window.
->> Select the specific Query report. and
->> Click the Create Report button in Bottom on Qeury Manager Window.
->> then, Open the Create User Report Window and Select the User Report(System) in Base Template.
If you Change the QPLD name.
->> Click OK.
->> (or) If your Query Report have parameter. Click OK.
Now your Query report was Created QPLD.
Note: All SELECT statement fields will be Stored and Display in Repetetive Area1. and
Parameter Fields are in Repetetive Area0 so you can Try to Copy & Paste the Field_ID's to Repetetive Area Header (or) Repetetive Area Footer.
Example:
->> Open the QPLD and Goto Field index Window, then
->> Select the Repetetive Area Header & Repetetive Area Footer ncrease the Height on Properties Window.
->> Create the Formula fields in Repetetive Area Header & Repetetive Area Footer.
->> Which Field you want to print in header or footer. Drag the Field ID(in Repetetive Area) Copy & Paste to Formula Field.
Can you see to your Query PLD? do this,
->> Choose the Tools on Top Menu.
->> Click the Queries. -> Query Print Layout...
->> Open the Query Print Layout Window.
->> Click Reports Tab and Double the Template (Requrie QPLD) on QPLD Window.
->> Customize and Save the QPLD.
Can you see your Query PLD Preveiw and Print? do this,
->> Choose the Tools on Top Menu.
->> Click the Queries. -> Query Print Layout...
->> Open the Query Print Layout Window.
->> Select Template in Report Tab on QPLD Window.
->> Click Print Preview on Top menu.
Close this thread if your issue solved
Regards,
Madhan.
Edited by: Madhan Babu C on Aug 29, 2009 11:05 AM

Similar Messages

  • Infopath takes forever to open DESIGN

    Hello,
    I had an infopath which was 540KB and I add 3 more views to it which bumped it up to 767KB. Now, after i saved and closed the form and reopen it, it takes about 10 mins for the design to open. Any suggestions why this happens? I have 16 views on the form
    and it will be used client side.
    smith

    Hi,
    According to your post, my understanding is that the InfoPath file loading takes too much time.
    To improve form performance, we should avoid to use too many controls in a single view, separate the controls to multiple views can also improve performance.
    And following are 6 blogs from Microsoft InfoPath team details the notices on Designing browser enabled forms for performance in InfoPath Forms Services.
    Part1: http://blogs.msdn.com/b/infopath/archive/2008/05/09/designing-browser-enabled-forms-for-performance-in-infopath-forms-services.aspx
    And the other five: http://blogs.msdn.com/b/infopath/archive/2008/06.aspx
    More reference:
    http://blogs.technet.com/b/jessmeats/archive/2009/08/04/improving-form-performance.aspx
    http://www.infopathdev.com/forums/p/8160/29550.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Is it possible to take snapshot of Dashboard Designed in Xcelsius

    Hi All,
    Is it possible to take the snapshot of dashboard. My requirement is to save daily dashboard reading.
    Thanks in advance.

    i have a similar question/request and figured id post it here instead of making a new thread:
    i realize you can do certain things by saving 'scenarios' but is there a solution out there to take a static snapshot of a deployed dashboard and save it within a pdf or jpeg? this way 1 user who accesses the dashboard can adjust the data how they want it to be displayed and email out this static snapshot to workers of Group A who are interested in this specific data. then the user can adjust the dashboard slightly and send a new snapshot via email to works of Group B. this way not everyone is required to access and adjust the dashboard to see the data they want. (i'm looking for a different option aside from the Print button and installing a PDFCreator print driver and also not exporting the data to XML, because itd be nicer if all users could see the fancy looking dashboard instead of reading data line for line)
    any help would be greatly appreciated it. i havent found a component that can do this, so i'm guessing somehow it needs to be done in code? OP, if you'd prefer i post this in a seperate thread just let me know. don't want to intrude on yours but also figured i'd keep similar questions in similar threads.

  • UDF's in XL Reporter

    Dear all,
    UDF's are not appearing in the report composer area from which we can drag the required data.
    Tools>UDF's>Activated visible in XL reporter
    But still the UDF's created not coming.Can anyone helpme regarding this issue.
    Regards,
    Suresh Kannan

    Hi Suresh,
                  Try this Exercise: Sales report with UDF. This Exercise will help to how to get UDFs in XL Reporter.
    6-1     Create a Sales report definition for UDF in Report Designer. Do not assign a template
    6-1-1     In Organizer choose the folder Sales, in the pane located on the right, and select New, then Report Definition.
    Type in the name: Sales report with UDF, and press Enter.
    Click on No to respond to the message: Do you want to assign a Template to you new Report
    6-1-2     Select Cell B4, type: Sales report with UDF, give the text a bold font size 16
    6-1-3      Select Row 8 and in Advanced Report Builder choose Row Expansion.
    6-1-4     Choose Business Partner in the list and choose three dots button to the right
    6-1-5     In the Dimension Lookup window select all Business Partners &#61664; *
    Click OK in Dimension Lookup window and choose Apply button in the right corner of Advanced Report Builder screen.
    6-1-6     Select Cell A8 and click on Formula Builder - the fx button in Report Designer toolbar.
    6-1-7     Choose to press the plus sign in front of the Business Partners, double left click at BP Code, and double right click at the BP Name
    6-1-8     Select Cell C8 and in Formula Builder double-click on Sales A/R – Document Total
    6-1-9     Select the Parameters in Advanced Report Builder, select New and enter:
    Name     : Period
    Category     : Dimension
    Type     : Financial Period
    Attribute     : Code
    Default value:Leave Blank
    Prompt     :Specify the Period
    Choose OK
    6-1-10     Select Column C and in Advanced Report Builder choose Column Expansion
    6-1-11     Select Financial Period in the list and choose three dots button to the right
    6-1-12     In the Dimension Lookup window choose Parameters tab, select the Financial period parameter @Period. 
    Go into the value field, select the button to the right, and select the YEAR TO DATE function from the list. The selection should be YTD(@Period)
    Choose OK in Dimension Lookup window and select Apply - button in the right corner of Advanced Report Builder.
    6-1-13     Select Column C and select expansion symbol in the Advanced Report Builder to make it the active – changes color to blue.
    6-1-14     Click on one right corner of the symbol and drag it to include Column D, Press Apply.
    6-1-15 Select the different columns and adjust column width.
    6-1-16     Select Cell A7, type: BP code and Name
         6-1-17     Select Cell C7, type: Amount
         6-1-18     Select Cell D7, type: %
    6-1-19     Choose to click the Save icon
    6-1-20     Select Generate Report from the Report Designer toolbar
    6-1-21 After you review the report, click the close button (X) in the upper right corner
              of the screen
    6-1-22     Select Cell A9, type: Total
    6-1-23     Select Cell D8, type in formula: =C8/C9
    6-1-24     Select Cell C9, select the Formula Builder (fx) from the XL Reporter toolbar, and select the Functions tab. Select: Total &#61664; Column Total
    6-1-25     Choose to copy the formula in Cell C9 and paste it into Cell D9
    6-1-26     Select to display the Period Code in Cell C6
    6-1-27     Select Cell C6 – D6, right-click &#8594; format cells…&#8594; tab alignment &#8594;text control &#8594; flag Merge cells
    Select to center the text by selecting Center from the toolbar
    6-1-28     Select Cell A9 to D9, give the area the color Gray-25%, and make the font bold.
    Select Cell C6 to D6, give the area the color Gray-40%, and make the font bold.
    6-1-29     Choose to click the Save icon
    6-1-30     Select Generate Report from the Report Designer toolbar
    6-1-31 After you review the report, click the close button (X) in the upper right corner
              of the screen
    6-1-32     Choose Column C
    6-1-33     Select Cell C7, type: UDF
    6-1-34     Choose to click the Save icon. Close XL Reporter
    6-1-35     Choose to make a User-defined field in SAP Business One
    SAP Business One &#61664; User-Defined Field &#61664; Manage User Field &#61664; Master
         Data &#61664; Business Partner &#61664; Business Partner
         Choose to create a User-defined field, name the field: BP_UDF
    6-1-36     Choose to add some data to the field for five – 5 Business Partners under Business Partner Master Data
    6-1-37     Select to go back into XL Reporter and choose to make the User-defined field visible. Choose from the toolbar: Tools &#61664; User-Defined Fields
         A list will appear. Choose to flag the User-defined field, named BP_UDF, with the Category Business Partner &#61664; OK
         Follow instructions: Updates were successful. You must restart XL Reporter for changes to take affect. Press OK
    6-1-38     Restart XL Reporter
    6-1-39     Select the Sales folder and choose to open the Sales report with UDF
    6-1-40     Select Cell C8 and click on Formula Builder - the fx button in Report Designer toolbar.
    6-1-41     Choose to press the plus sign in front of the Business Partners, double left click at BP_UDF
    6-1-42     Click the Save icon
    6-1-43     Select Generate Report from the Report Designer toolbar
    6-1-44 After you review the report, click the close button (X) in the upper right corner
              of the screen
    6-1-45     Close the Report Definition
    Thanks,
    Suresh.Yerra

  • Report takes long time to loadq

    Hello,
    I am a developer and have to analyse the behaviour of CR concerning a certain report: It takes about 7 seconds to load this report into the designer and I am wondering, what could cause this delay. Just to make sure: I am not talking about rendering the report (which might include heave database activity in order to acquire the data), but only the time it takes for the CR designer(?) to prepare.
    The report represents a data sheet (single page) with 7 subreports showing optional additional data (1-5 rows with 3 cols each). I would not consider the report to be extremly complicated and a similar design in other report generators loads within 1/10 of a second.
    Although I am using the programming interface I can verify this behaviour using the trial version of CR XI SR 2:
    When selecting the report to load into the designer, it takes approx 7-8 seconds before the designer appears.
    Is there anything I can do about this strange behaviour? This delay results in having the customer to wait for quite a while before previewing just one simple data sheet... Not a nice scenario
    Thanks and greetings from Berlin, Germany

    Hi Sharon,
    Yes it is correct. I am talking about the designer, and NOT the preview (I would accept delays and look in the query).
    The subreport's queries (one table for each subreport) is linked to the main dataset via its 'ID'...
    The table structure is similar to this:
    Main: MainData (PK : ID);
    SubReport1: DetailData1 (Linked via 'MainID' to the MainData)
    SubReport2: DetailData2 (Linked via 'MainID' to the MainData)
    I am not a CR expert, but as far as I can see from the report layout, the subreports are designed as 'group'. When I try to display the subreport's query, I am asked for the 'MainID'. So I assume it is generated using the 'Add group'.
    Unfortunately, I cannot monitor the DB activity, as the source database is FireBird and I don't have any monitoring tools. Would there be any DB activity prior to previewing the report?
    Oh, thanks for your patience

  • API call to update a UDF of Organization fails

    I am using the 11g APIs to create a new organization. I have define a new UDF "DisplayName" in Design Console for the organization and I am trying to pass a value to it from the API. The code is the following:
    Organization org = new Organization();
    org.setAttribute("Organization Name", "My Org Code");
    org.setAttribute("Organization Customer Type", "Company");
    org.setAttribute("DisplayName", "My Org Name");
    orgMgr = Platform.getService(OrganizationManager.class);
    orgMgr.create(org);
    The API throws an exception:
    Caused by: oracle.iam.platform.entitymgr.UnknownAttributeException: Organization : [DisplayName]
    Does anyone know how can I pass a value to a UDF of Organizations from API?
    Thanks in advance

    I know i'm replying to an old thread, but I was having the same issue and have found the solution. Next to adding the user defined fields in the design console, you also need to add them to db/identity/entity-definition/Organization.xml using the MDS. When done both you can create through 11g api (and also recon will work which was the problem I was having)
    Edited by: bsteen on Mar 26, 2012 7:23 AM

  • How do I take a 4-piece chart design and merge into one chart?

    How do I take a 4-piece design chart and merge into one chart?

    But it can be done with Adobe Acrobat, or the PDF Pack online service.

  • Unable to view UDF in db after publishing sandbox of other environment

    Hi,
      I have created sandbox and then created the UDF of Number type. I am trying to import that sandbox in other environment as a result I am able to view that UDF in form designer but not in db.As a solution to that I have upgraded the form but still my error didn't get solved.how can I use the same sandbox for creating the UDF in other environment.

    Hmm could be something AD, related did you ensure your Ad is without errors via DCdiag
    http://technet.microsoft.com/en-us/library/cc731968.aspx  and here is a how to video
    https://www.youtube.com/watch?v=AfvJ1UnyH6o etc?
    if that doesn't work then I would consider remaking the users mailbox and then migrating all his data via an offline copy of the Existing EDB
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 -->
    2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • UDFs in Marketting Documents

    Hi,
    When I add an UDF in the Marketting Documents -> Row/Title it appears in all the marketting related documents.
    How can I add it only for say AR Invoice.
    I tried defining Category for the user defined fields. But then I will have to do it for all the documents one by one seperately as this category definitions are not available when I go to the next document type.
    How shall I handle this ?
    Thanx in advance.
    With Regards,
    Ram.

    Hi Ram,
    The UDF is correctly designed to apply to apply to all marketing documents in the event that say you start using the field in a sales quotation the informations will automatically carry forward to the sales orders, an automatically created purchase order and A/R Invoice etc.
    For your issue you simply need to adjust the form settings in all documents where you will not be using the field.
    It's a little work but just the way it is!
    Jake

  • Message no. F5814 - Vendor open items list

    Hello,
    The vendor open list (FBL1N) cannot be produced, prompts the following information:
    Document type not defined: Message no. F5814
    Financial Accounting service: document type "LE" was not found in the document type table.
    This means of course that the document type "" has not been set up in FI customizing.
    The problem is that we do not want / use this document type. Is there any posibility to take out documents types from this standard report. How could we solve it?
    Thanks a lot!
    Dany

    Cancelled

  • Good Receipt with Scheduling agreement

    Dear
    We are creating scheduling agreemant & delivery Schedule.
    Is there any posiblity to take good receipt with reference to SA perior to delivery date mentioned in the delivery schedule?
    Schedule line 26.06.2009
    Good Receipt 25.06.09
    Thanks,
    SAmir Bhatt

    Hi,
    I dont think so it is possible, But Still i can check with the change of some settings, before that you jst telme clearly wy do u have requirement? What was the reason?
    Hari Prasad

  • APD with query data source

    Hi,
    I'm facing a problem, i created APD which have query data source, this query have so many calculated keyfigure and these calculated keyfigure has Exception Aggregation field is "Use Standard Aggregation" and on Calculations tab "local calculation is "Nothing defined". so Bex query result is defferent from query column "SUM". my problem is all query fields are map in APD there i'm suing the aggregation transformation which is using SUM and load data into DSO.
    Now query indiviual sum for each column is equal to DSO field sum but diffferent from BEx query sum, is there any posibility to take BEx query sum in DSO
    Please help me to fix this issue.
    Thanks,

    Hi,
    Could not understand your issue correctly. Could you please give sample values?
    My suggestion would be to create the query without any result rows and load it in the APD with 1:1 transformation.
    Does that fulfill your requirement?
    Thank.

  • My solution to the connection problem

    First I will tell the solution and then I will state my thoughts about the source of the problem.
    SOLUTION:
    This is not a standard solution but it worked for me: as many, I bought an 60 GB ipod video for xmas and as many I came home to forget about cd's by passing all my music and videos to this little beautifull machine. I started passing my files when suddenly a song didn't make it and since then it would reject any usb connection with my pc.
    I couldn't even get it restored because the computer stopped responding when I conected the ipod. MY SOLUTION WAS TO FIND A FRIEND WITH AN IMAC WITH USB 2.0 PORTS; RESTORE IT FOR MAC AND THEN RESTORE IT IN A WINDOWS BASED PC.
    The results where amazing, the ipod got recognized but the problem persists, when I transfer 2 GB more or less it hungs and the problem reapears.
    THE PROBLEM
    It seems that the problem apears when a sudden disconection leaves the file system of the ipod in a non-integral state.
    In english: when the USB connection fails it damages the ipod hard drive organization.
    So, when windows attemp to recognize the ipod it finds that the ipod has no format and I/O errors occur.
    In a normal scenario, the unformated part (damaged part) of the file system is a folder inside the ipod and it is posible to read the formatted folders, hence, a restore is posible but takes more time to initialize.
    In the worst case scenario, the unformatted (damaged) part of the file system is the section used to initialize the connection to the ipod as an external storage medium, so the ipod stops connecting even in file trnasfer mode.
    I think that the solution works because of the nature of mac os x and the usb device management system.
    So the main problem is the USB connection.
    My theory behind this has to do with failures in the management of the USB 2.0 ports in windows.
    As you may or may not know, it is not a responsability of the hardware vendors of USB connections to supply the apropiate driver for the end user; the USB driver is responsability of microsoft, and for example the USB 2.0 driver is istaled by the service pack 1 or 2.
    I have an assus atv8x, which claims to have 6 USB 2.0 ports, but the instaled drivers in the device manager displays normal USB ports. Up to date I haven't been able to fully install a USB 2.0 driver because windows "thinks" that change the driver isn't a good idea, I should be able to fit in any driver I want since THEY ARE MY PORTS!!!!!
    But the conclussion is that my board is out of the market and support for it is almost gone, I will never have the apropiate driver.
    CONCLUSSION
    So; I think the problem arises when you have USB 2.0 ports phisically but windows doesn't think so and fit USB 1.1 or 1.0 drivers; that makes the connection fail.
    I love my ipod to much, enough to get a mac mini just for the little manzanita.
    CLOSING COMMENTS
    I am positively not sure if the problem is what I'm stating here and this information should not be intended to atack our beloved MS corporation or the elemental rush of manzanita to deliver ipods and not spending enough time to look after this issues.
    I could and certanlly will be wrong but this information may be of use for everyone.
    see you!
    a7v8x + 1Gb ram + 2800AMD   Windows XP  

    It could be a number of things.
    Click on the following link for the support page for your device on the kb.palm.com webpage.
    http://www.palm.com/us/support/tx/
    There are links on the page to the user guide, troubleshooting, how to's, downloads, etc.
    There is a link on this page for hotsync troubleshooting. Follow the steps in the guide and see if you can resolve the issue.
    Post relates to: Palm i705

  • BI Server Crashed

    Hi, I was running BI 7.0 and it crashed no services are running all RED sign like dispatucher, gateway, and messages server... anyway! so I decided to Reinstall it again...
    How to take backup my all Querys, Infoprovider, cubes, etc. etc. in OS level
    and what is the good way to backup program for BI server or NW2004... do i need to backup database or just NW2004...
    I am new in backup, so please tell me what is the good program can i take backup runnign under Widnows Server 2003  and is that posible to take Ghost image... in case next time server crashed I can reimage backup copy ???
    I will really appriciated with points
    from; Angelne
    Thanks in Advanced

    Following links might be helpful
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/001ef297-9bbf-2910-bbaa-babedc1b01ca
    https://service.sap.com/~sapidb/011000358700004447112001E

  • Multiple action while hiring a person ?

    Hi All,
    Is it posible to take multipal action like give a promotion at the same time in hire a person..
    Edited by: Manker on May 2, 2010 12:55 AM

    HI,
    Yes, it is possible I think. Never tried it though.
    In your infogroup first fill in all the infotypes which are required for hiring. Once all the infotypes for hiring are filled give the infotypes for promotion.
    But It would be advisible to hire the employee first in a HIRE action and then promote him in another action because you would not always like to promote an employee on hiring. So better hire first then promote.
    As said above your will have to activate the additional actions to log actions performed on the same day but make sure that you dont perform status changing actions on the same day like hire and terminate or else the latest action will overwrite the first record.
    cheers
    Ajay

Maybe you are looking for

  • Hi friends SAP R/3 4.7 EE(ABAP)  INSTALLLATION SCREEN SHOTS

    can you send sap r/3 4.7 (ABAP) installation step by step screen shots this is my mail id    [email protected] Advance thanks..... Thanks & Regards, Vijay.D

  • ISE - 802.1X - Loop not detected by spanning-tree

    Hello, I have recently implemented the 802.1X on switchs 3750-X running 15.0(2)SE IOS version. The spanning-tree bpdufilter and bpduguard are globally enabled on the switchs. A user has created a loop on the network by connecting its Cisco IP-Phone t

  • Online data transfer from R/3 to APO

    Dear friends, Can any one help me? What is the transaction code for online data transfer from R/3 to APO? Material master; BOM; Work Center; Routing; Production version. My understanding is to create integration models and activate them: /CFM1 /CFM2

  • Iphoto 08 don´t read the library

    iphoto 08 don´t read the library.  The library is 35 gigas, if I see the package contents and go to originals, I can see all the photos, but I need that the iPhoto reads my folders and everything in the same way that it did until 2 weeks ago.  Any he

  • WRV210 issues.

    Hi guys. About a week or so ago i bought a Cisco WRV210 and since then i've come accross a number of issues which resulted in spending about 2 hours trying to get it going again. My first issue is this, whenever anyone in the house tries to use anyth