Columnas dinámicas en Layout es posible?

Buenas tardes, tengo un requerimiento en SAP B1 y es la impresión de un reporte de Estado de Resultados por Meses, ejemplo:
Enero,Febrero,Marzo,Abril,...Diciembre
0.00         0.00     0.00  0.00             0.00
la cuestión es que si el usuario en los parámetros de fecha solamente digitó los rangos entre Junio y Diciembre o Enero a Junio, por ejemplo, en el layout solamente se visualicen dicho rango en meses. Alguien ha tenido algún requerimiento similar, estoy dándole vuelta pero por mi poca experiencia en SAP no sé si es posible, alguna manera de "engañar" al layout?
gracias por su tiempo,
Jorge

Hola...
Cuando tu creas una consulta en SAP Business One, puedes darle parámetros, lo cual significa que tu resultado puede variar de acuerdo a los datos de entrada del query, por ejemplo, si quieres ver las facturas de venta de Enero a Marzo, entonces tu query puede tener la sentencia
WHERE T0.DocDate >= [%0] AND T0.DocDate <= [%1]
  --- suponiendo que la información sale de la tabla de faturas OINV T0
, lo que significa que luego al ejecutar el query aparecerá una ventana en la que indicarás entre qué rango de fechas quieres ver la información.
Te sugiero evaluar en base a esto si con eso bastaría para cubrir tu requerimiento o en su defecto es algo más complejo que lo descrito.
Saludos Cordiales,

Similar Messages

  • Carácter funcional en Medida dinámica

    Hola.
    Tenemos la siguiente problemática relativa a medidas dinámicas :
    Disparamos la creación de un registro en el infotipo 2006, a partir del infotipo 16. El carácter funcional para éste es 04 (Crear) y, sin embargo, también se está creando en el 2006 a partir de modificaciones del 16. Entendemos que esto no debería ser así, puesto que el carácter funcional no es 06 (Crear y Modificar).
    Agradeceríamos si alguien puede hacer alguna aportación al respecto.
    Muchas gracias.

    Hemos visto la posible explicación : realmente no se trata de una modificación del infotipo 16 lo que dispara la creación del registro en infotipo 2006, sino una copia "COP". Por tanto, es posible que el valor 4 para el carácter funcional haga alusión tanto a "INS" como a "COP".
    La cuestión sería entonces : ¿es posible en una medida dinámica disparar el evento si es "INS" pero no dispararlo si es "COP"?.
    Muchas gracias.

  • Add Columns to Adhoc Reports Layouts?

    Are there any config or sql injections or translations to add additional columns to the custom layouts in the Adhoc Reports in RPT?
    Specifically, would like to display Related Specs when running reports for Trade Specs.
    Edited by: Trey on May 1, 2013 11:26 AM

    You could probably technically add related items as a search result column in a ready report, but it isn't an out of the box available result column. So it will require some undocumented customization work. I don't think the results grid is the best location for this data due to performance implications and even UI display challenges. I think your best option would be to create a BI Publisher report. Your PLM4P license includes a free limited use license for BI Publisher. This would be a good topic to discuss during a dev to dev call.

  • Compare previous column value in BPS Layout

    How to compare the two column values in BPS layout.
    My layout format
    PO NO
    GL
    Actual
    Amount
    1001
    701
    1200
    User Entry
    Actual Value is 1200, User will enter the Amount but it should be equal to 1200 or less then that.
    If user entered more than 1200 in Amount column, I should get error message.
    Thanks in advance.
    Regards,
    Kiruthika

    Hi Uryukin Andrey,
    Where do we need to use this fox formula? Could you please explain steps to use this FF?
    Thanks,
    Harry

  • Change column sequence in MIRO layout.

    Hello All,
                         Can we change column sequence  in existing layout of miro.Please tell me.I am using OLMRLIST ,but can't make a change.
    Regards & Thanks
    Raj Jin

    HAi,
    Use 7_6310 as screen varient and change the layout and save.
    Regards,
    BSK

  • Re: Abrazadera dinámica para montaje de dos monitores en escritorio de KONTOUR

    Buenos dias a todos:
    Alguien me puede indicar si la abrazadera dinámica para dos monitores en escritorio de KONTOUR que se vende en el Appel Store, puede con dos iMac de 27".
    O si alguien sabe otro producto similar, le agradeceria me indicara marca y como pedirlo.
    A la espera de vustros comentarios,
    Un cordial saludo

    Traductor Google utiliza:
    Si usted se está preguntando si se puede utilizar un iMac como un segundo monitor para su otra iMac (iMac y iMac) Usted debe ser capaz de arrancar una de las iMacs en el modo de visualización de destino y, a continuación, conectarlo a la otra con un iMac "Thunderbolt y cable Thunderbolt "
    Quiero saber si esto funciona.

  • How do I change the width of a lead column in an enhanced layout ?

    I have an enhanced layout in BPS that gets rendered in TPM (CRM2007) application.
    I need to increase the width of a lead column in this layout. I saw a bunch of methods in a BADI UPX_LAYOUT_RENDER. There is one to manipulate XML and another to manipulate HTML. Are these my only options? or is there an easier way via config or another BADI?
    Cheers
    Vijay

    Can you share if you have got a solution to this.
    Regards
    Manga

  • How to get the sum of  a column in a table layout region

    i have page table layout region and i have many rows in that ...i have a column say xyz now i want the sum of all xyz in all rows ...is that possible ..if it is how..????
    please help me out in this issues...so that i can proceed further with my work..im stuck otu here....if the solution r there in the devguide please tell me where it is ..i mean under which section...bcoz it 1400page document...

    If you are mentioning about table/advanced table region you can enable totalling in those regions. Please check the Table / Advanced Table section as appropriate in Chapter 4 of the dev guide.
    If it is not a table / advancedTable then you will have to programmatically total the column value and display it in the appropriate cell.

  • Use XML stored in the DB with an Named Columns (XSL-FO) report layout

    Hi Folks.
    Here's my 'challenge' du jour.
    I have an XML document saved in the database.
    It was uploaded through APEX (form with report) into a table where the column holding the XML file is defined as "SYS"."XMLTYPE"
    I have an XSD file which I am using as the report template definition.
    my report query is
    SELECT xml_data
    FROM   xml_documents
    WHERE  filename = 'test.xml'When I run the report in APEX stating "Use Generic Report Layout" I get a PDF stating [unsupported data type]
    Does anyone have any pointers/suggestions?
    I have downloaded Apache FOP 0.95 and have succesfully converted the XML into a PDF using the XSL file. Consequently I know that the XML and XSL documents I am using are 'well formed'.
    Many thanks
    Kind regards
    Simon Gadd
    Edited by: Simon Gadd on Mar 23, 2009 6:29 PM

    Just as a follow up, I have come to the logical conclusion that the APEX report query is expecting you to pull back a regular data set from a SQL query.
    This can then be parsed with an XSL format report layout. It's not expecting you to pull complete XML out of the database.
    Am I right?
    Simon

  • Data column in Manual planning Layout

    Hi,
    I have a KF in data column and year as a dynamic in the data column. Year is restricted to 2006 and 2007 in the planning level. When layout is executed is displays 2 columns 2006 and 2007 other then lead cols which as expected. Now at this stage I can enter data for both 2006 and 2007. What I want is that when layout is executed the col for 2006 should be display only and the user should be able to enter data only for the col 2007. How can this be achieved?
    Thank you,
    sam

    Goto the planning area and create a data slice. When you get to the data slice screen on the right hand side in Bps0, you will see list of characteristics and go to the fiscal year and in that in from column, enetr 2006. Save the model
    Execute the layout and you will see the cell for 2006 greyed out.
    Ravi Thothadri

  • Planning Layout KP75 - Max 30 columns allowed in the layout

    Hi,
    I am trying to create a Planning layout(Excel Upload for KP26) in Transaction Code KP75.
    But when i am trying to create the columns, it is giving the error message that "Max of 30 column are allowed in the planning layout".
    But my requriement is to have around 40 columns.
    So is there any way that we can extend the max columns allows to 40.
    Regards,
    Shree.

    What kind of planning you are doing in 40 columns? Can you please elaborate.

  • Dynamic Column Headings in Report Layout

    I am using Report Query/Report Layout for a custom report in BI publisher. My Column Headings are stored in the database. On my pages, I am using the replacement format ' &FIELD_NAME.' to have them show up correctly. How can I do that on my Report Layout?

    Hi -
    1) Add Query just for column headings under Source Query (you can obviously pass in bind variables to select the correct column values if need be).
    2) For layout, pull in the headers from data model (just like any other field) and use them to replace any existing "hard coded" headers.
    Good luck.

  • Adding columns to existing template layout?

    In the "Contemporary" Template, I would like to modify the Section Text layout in Portrait Mode. I would like to make the text box have 2 columns instead of 1. These options are greyed out, however. How do I go about doing this?
    Many thanks in advance

    You are working a portrait template therefore the column options are  not available.
    Yes, contact will  flow, but its not endless, your text will flow only into the pages it needs.
    You can use a landscape template if it suits your project - and its possible to set it up to use portrait and landscape.
    I am told that  most "words only" books are written in MS Word or similar applications and pasted into inDesign, iBooks etc,. and then re-formatted to suit and the page producing flowing text works really well!

  • How to hide a data column in a planning Layout

    Hi experts,
    we use BW-BPS and I need some datacolums in planning layout, which should be calculated.
    Rest Volume = Forecast - Actual
    The customer wants to see only the "Rest Volume".
    But i need for calculation Forecast and Actual values, which are available in Infocube.
    Do you know how to hide some colums in planning layout ?
    thanks a lot.

    Write a one line macro in SAPAfterDataPut sub module and check the option in the tab MS Excel Settings in the last screen of the layout.
    Sample macro:
    suppose the column you want to hide is 4.
    columns(4).hidden = true

  • Remove Column Headers in FlexUi Layout

    HI,
    I am displaying a Km folder using flexui layout....I am using the following components,
    Layout Controller:GridListLayoutController
    and the modifed versions of ConsumerFileListRenderer and ConsumerResourceRenderer.
    The resources are getting displayed as list items, but I want to remove the column headers.
    Please help me!
    Regards,
    Sandip

    Hi Sandip,
    You should try to use 'noTitle' modifier for displayed properties of your resources on the list. Column header will be not shown for properties with this modifier. Here is na example:
    description(noTitle),
    Column with description property will be shown without header.
    Regards,
    Michal

Maybe you are looking for

  • How do I burn a .mov file to DVD?

    I need to burn an MPEG-2 video file saved as .mov to a DVD that will play in a regular DVD player. I have tried opening iDVD and the selecting 'Create a New Project'. When I have selected a location for the project and the main window opens, I go to

  • Remove text to the left of a string or data field

    Post Author: masto123 CA Forum: General Hi there, i'm pretty new so I am not that clear with the syntax. I have a field called part id which displays records of the following; HSV-123456 HSV-1234567 HSV-123456789 I wish to remove the HSV- at the star

  • Ipod problem... someone anyone please read and help

    Hi all, I have an older 3rd generation ipod (ipod with dock) 20 GB as well as windows XP. I had an older version of itunes that erased my ipod; however I downloaded the latest version of itunes and updated my ipod software this morning. I plugged the

  • My used QS G4 came with 10.1 and now I need some answers...

    I just purchased a uzed QS Power Mac G4 at my local apple dealer in his annual used mac stuff after the boxing day sale. EDITORIAL COMMENT: In selling these used macs the dealer ship staff always behave as if they are selling stuff out of the trunk o

  • How do I convert pdf to Word for Mac?

    I just purchased the Adobe Export Pdf. The pdf files upload to the cloud, I select Word docx, and the conversion to WordMac fails. Please advise.