Purpose of tables UJA_FORMULA_APP  and UJA_FORMULA tables

Hi BPC Experts,
What is the purpose of tables UJA_FORMULA_APP  and UJA_FORMULA tables?
Thanks.
Mila

Hello,
There r 3 default measures provided with ApShell: Periodic, Quarter To Data, and Year To Date. U can create your own measure by defining it in a table UJA_FORMULA.
When you create a new application, the entries from UJA_FORMULA are read and copied to table UJA_FORMULA_APP. This is required to replace the variable names with the technical names (we could have read UJA_FORMULA at runtime and done a dynamic replacement, but this optimizes runtime performance). Therefore, it is important to note that if you add a new formula into UJA_FORMULA for an existing application, you will also need to manually update UJA_FORMULA_APP, as well.
Hope this info will help u,
Dzmitry

Similar Messages

  • What is the exact purpose of Transaction NACE and NAST Table?

    Hi All,
    What is the exact purpose of Transaction NACE and NAST Table?
    Pls help me…
    Akshitha.

    Hi
    When a Output type in an apllication doc is configured with a Medium, Partner, Lang and other communication paramters an entry is created in NAST table
    so to trigger the output an entry in NAST is compulsory
    Output is a link between the Driver Program and the Sapscript,
    An output type summarizes messages of the same meaning. It contains parameters that are valid for all its assigned messages, for example appropriate partner functions.
    Transmission medium is a medium which the layout will be come out, this may be printout, Fax or Mail
    Check this link.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/19884743b111d1896f0000e8322d00/content.htm
    ex-how to config output type.
    You will assign output types using Transaction NACE.
    Do the follow steps to assign output type
    1)Select Application Type V2 which will have description Shipping.
    2)Click on Output types button.
    3)Go to change mode by pressing Ctrl+F4.
    4)Select one output type which already exists
    5)Do Copy As(F6)
    6)Give your output type against Output Type field.
    7)Under General data Tab, Give Program and Form routine and Save the data.
    i think it a work of functional guy but at senior level i think it is not a big deal for abaper.
    Check the following documentation
    In NACE t-codewe have the application for each one. based on the application output type can be defined, based on output type script and print progrma can be defined.
    If suppose data can be read from EDI then we should go for condition records.
    So whenever we execute the script first composer checks the output type and then execute the program. in program whenever opn form FM will be populate then script will open first. After that again program till another FM will populate if it then script will populate........like it is cycle proces. Composer does all these things and at last it will submit that output to spool.
    Go to the Transaction NACE.
    choose the related sub module.. like billing or shipping
    doubel click on Output Types
    Choose the Output Type for which whcih you wanted your script to trigger
    Then select the Output Type and double click on Processing Routine
    Then go to create new entries--> Select the Medium (1- print output), then enter your Script and Print Program detls --> Save and come out
    Now go to the Transaction (for which you have created the output type)... Issue output--> Select the output type --> Print....
    Device Types for SAP Output Devices (Detail Information)
    Definition
    The device type indicates the type of printer to be addressed. When you define an output device, choose the name of the device type that was defined in the SAP System for your printer model, such as Post2 for a PostScript printer. In the case of frontend printing under Microsoft Windows, you can also use the generic (device-independent) device type SWIN.
    The system uses the information in the device type to convert a document from the internal SAP character representation (spool request in OTF or in text format) to a device-specific, print-ready data stream (output request). Since a device type specifies attributes that apply to all devices of a certain model, it can be shared among device definitions. For example, all devices in the SAP spool system that are compatible with Hewlett-Packard LaserJet IIID printers would use the HPLJIIID device type.
    You should not confuse the device type with the printer driver. The device type is the total of all attributes of an output device that the SAP System must know to control the output device correctly, such as control commands for font selection, page size, character set selection, and so on. These attributes also include the printer driver that SAPscript/Smart Forms (the SAP form processor) should use for this printer. The SAPscript printer driver that is to be used for devices of this type for output formatting is therefore only an attribute that the device type specifies.
    How do I choose the correct device type?
    • In most cases, the SAP System already provides the appropriate device type for the printer type for the printer model that you want to use.
    These standard device types are completely defined and need no modification or extension before you use them in device definitions.
    • You can also download missing device types from the sapserv server. For a current list of the supported device types, see SAP Note 8928 in the SAP Service Marketplace.
    • Most printers can be controlled using a generic format, such as PostScript. They can be switched to a mode that is compatible with one of the standard printers for which an SAP device type is available. In this case, a supported model is emulated.
    • Almost all printers are delivered with Microsoft Windows printer drivers. The system can control these printers with the generic (device-independent) device type SWIN. The Microsoft Windows spool system then performs the processing of the print data.
    • If the specified device types are not available, and generic device types cannot be used, you must create your own device type or edit a copy of an existing device type. We recommend that only those with specialist knowledge of the SAP Spool System and printer driver code do this. For more information, see Defining a New Device Type .
    Attributes of a Device Type
    A device type is distinguished by the attributes listed below. If you change an existing device type or create a new device type, you must change at least some of these attributes.
    • Character set: A character set specifies the codes with which characters must be represented in the print-ready output stream (output request). This code replaces the generic SAP characters set that is used internally by the SAP spool system (spool request).
    • Printer driver: You can specify different printer drivers for printing SAPscript documents and ABAP lists.
    • Print controls: Print controls represent printer operations, such as boldface or changing the font size. These print control are replaced by printer-specific commands during the creation of the output request from a spool request.
    • Formats: Formats specify the format supported by the SAP system. The system differentiates between SAPScript formats (DINA4 and LETTER) and ABAP list formats (X_65_132 = 65 rows/132 columns).
    • Page format: A page format is the interface between a format and SAPscript. It specifies the paper dimensions with which SAPScript can calculate the row and column lengths.
    • Actions: Actions are output device-specific commands that are required for the implementation of a format. The action printer initialization, for example, can contain a printer command with which the number of rows on a page is defined. There is a set of actions for every format supported by a device type.
    Reward points for useful Answers

  • Purpose of table maintenance generator

    wht is the purpose of table maintenance generator

    Hi Pavan,
    The purpose of table maintainence generator is to enable the table maintenance through SM30, and to implement and validation etc on table field inputs.
    SE11->Utillities->table maintainence generator
    You need to enter the values of following fields:
    1. Table name
    2. Authorization group , and authorization object (select the suitable one )
    3. Function group and package
    4. Maintainence type : single or double screen maintainence view depending on the option selected.
    5. Maintain screen number : you may specify a value or let the system generate one for you.
    The validation code for the table entry is written in the flow logic of this screen. Even some of the fields may be made display only , by adding suitable code in the logic or directly disabling the input in table control in the layout.
    Table maintanance is for creating,adding datas to an existing table.
    it is for adding muiltiple records at a time in the table
    A table can be manipulated by a program or manually.
    When creating table, you will find a check box 'Table maintenance allowed'. If we
    check that option, we can manually enter entries using SE16 or table
    maintenance generator screen.
    SE16 is for data browser.
    Go to SE11, give the table name and click on change. Then Go to utilities--> Table
    maintenance generator.
    In the table maintenance generator screen, we should give Authorization Group,
    Function Group name (Function Group name can be same as table name),
    Maintenance type can be one step or two step, usually we will create with one
    step. we should give maintenance screen number. After clicking on create button,
    a table maintenance generator will be created.
    To check it go to SM30 . In SM30, we find display, Maintain options.
    We can view the table contents by choosing Display and we can create table
    entries by choosing Maintain.
    In the production system, end-users will not be having access to transaction
    codes like SE11 and SE16. Developers will not be having access to many
    transaction codes including the above two.
    To view the contents of the database table, we will use SE16n in Production
    system. Please find out the difference between SE16 and SE16n.
    All these authorizations will be maintained by BASIS team, by creating access
    profiles.
    So in order to edit or create the contents of a database table, we should go for
    table maintenance generator. In real time, authorizations will be maintained in
    production system. (even in development and Test systems to some extent).
    There is an audit like Sarbanes-Oxley Act for American clients, where every thing
    will be audited by government agency. To know more about SOX, use the links on
    the right hand side of this page.
    The second reason is, we can edit or create multiple entries at a time, using table
    maintenance generator.
    Apart from that we have options like 'Enter conditions' in table maintenance
    screen SM30. Please try to find out the use of those, by creating an example.
    Table Maintenance generator: Difference between one step and two steps.
    While creating table maintenance generator, we find below options:
    When we choose one step, we have to give the screen number in Overview Screen field.
    When we choose two step, we have to give both overview screen number and single screen number.
    You can give any number for screen. Don’t give 1000 screen number. As this
    number is reserved for selection screen.
    When we choose two step, two screens will be created for table maintenance. For
    single step only one screen will be created.
    When we choose two step, table maintenance will work as follows
    Go to SM30, give the table name for which you have created table maintenance-
    Overview screen will be displayed. To create entries, when you click on ‘new
    entries’. Another screen will be displayed, where you give input and save. You can
    enter one record at a time.
    Go to SM30; give table name for which you have created table maintenance-
    Overview screen will be displayed; To create entries click on ‘new entries’, you can
    enter the records on the same screen. You can enter multiple records at a time.
    We use single step generally, as it is user friendly.
    To completely understand the difference and above points please do exercise by
    creating table maintenance generator in both ways (using single step and two
    step).
    Link: [http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm]
    Link: [http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm]
    Link: [/message/2831202#2831202 [original link is broken];
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.

  • What is the purpose of table STXL in reference to Smartforms

    Hi Guys,
    I am new to Smartforms and want to know what is th purpose of table STXL in Smartforms.
    Thanks.

    STXL table contains information related to Long texts entered in SAP for different transactions.
    Ex: If Purchase order header text is maintained(ME21N) then there will be an entry in STXL table with the following entry:
    TDOBJECT will be EKKO (PO table),
    TDNAME will be PO Number,
    TDID will be F01 (PO header text) and
    TDSPRAS will be EN ( or any logon lanugage by which the text is entered)
    So these four field information is required to access the text for display, so if you know the PO number (or any document) then u can check its corresponding texts maintained in SAP in STXL table and use these ID's in Smartforms.
    Advantage in smartforms : To display these texts in smartforms need to create a text, change its type to include text in general attributes of text. Then provide the 4 field information to display the text instead of calling a function module READ_TEXT to read the text, get the text in internal table and finally display.

  • What is the purpose of TABLE MAINTENANCE GENERATOR IN ABAP DDIC

    CAN ANY EXPLAIN ME
    1.what is the purpose of TABLE MAINTENANCE GENERATOR IN ABAP DDIC?
    2. AND THE CONTENTS IN ITS TABS.
    KINDLY LET ME KNOW.IT IS URGENT
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Feb 28, 2008 11:42 AM

    Go to SE11, give the table name and click on change. Then Go to utilities--> Table maintenance generator.
    In the table maintenance generator screen, we should give Authorization Group, Function Group name (Function Group name can be same as table name), Maintenance type can be one step or two step, usually we will create with one step. we should give maintenance screen number. After clicking on create button, a table maintenance generator will be created.
    To check it go to SM30 . In SM30, we find display, Maintain options.
    We can view the table contents by choosing Display and we can create table entries by choosing Maintain.
    Why we have to go for Table maintenance generator, when we can edit the table by SE16 or SE11, utilities->create entries?
    In the production system, end-users will not be having access to transaction codes like SE11 and SE16. Developers will not be having access to many transaction codes including the above two.
    To view the contents of the database table, we will use SE16n in Production system. Please find out the difference between SE16 and SE16n.All these authorizations will be maintained by BASIS team, by creating access profiles.
    So in order to edit or create the contents of a database table, we should go for table maintenance generator. In real time, authorizations will be maintained in production system. (even in development and Test systems to some extent).
    There is an audit like Sarbanes-Oxley Act for American clients, where every thing will be audited by government agency. To know more about SOX, use the links on the right hand side of this page.
    The second reason is, we can edit or create multiple entries at a time, using table maintenance generator.
    Apart from that we have options like 'Enter conditions' in table maintenance screen SM30. Please try to find out the use of those, by creating an example.Table Maintenance generator: Difference between one step and two steps.
    While creating table maintenance generator, we find below options:
    1. When we choose one step, we have to give the screen number in Overview Screen field.
    2. When we choose two step, we have to give both overview screen number and single screen number.
    You can give any number for screen. Don’t give 1000 screen number. As this number is reserved for selection screen.
    When we choose two step, two screens will be created for table maintenance. For single step only one screen will be created.
    When we choose two step, table maintenance will work as follows:
    Go to SM30, give the table name for which you have created table maintenance-
    Overview screen will be displayed. To create entries, when you click on ‘new entries’.
    Another screen will be displayed, where you give input and save.
    You can enter one record at a time.
    We use single step generally, as it is user friendly.
    To completely understand the difference and above points please do exercise by creating table maintenance generator in both ways (using single step and two step).
    <REMOVED BY MODERATOR>
    regards,
    Balaji
    Edited by: Alvaro Tejada Galindo on Feb 28, 2008 11:42 AM

  • What is the purpose  of Date From and Date To In Oracle HRMS ?

    hi
    I have doubt on
    What is the purpose of Date From and Date To In Oracle HRMS?
    Thanks

    Where do you see these fields? Please give full details (eg, the navigation path).
    If you're referring to Effective Start Date and Effective End Date (effective_start_date, effective_end_date) these are two fields that appear on many HRMS entities. They're used to store dated history over time. For example:
    14-Jan-2009 to 19-Apr-2009 - Pam Stephens
    20-Apr-2009 to date - Pam Erickson
    In this example Pam got married on the 20th April 2009 and changed her surname from Stephens to Erickson. Here the history of changes are kept so that if we date-track to any time prior to the 20th April 2009 we'll see Pam Stephens and if we date-track on or after the 20th April 2009 we'll see Pam Erickson.
    Check out the following Oracle Support article for more information:
    How Date Track Works [ID 177733.1]

  • Purpose of defining "components" and their use

    On double clicking the Web Dynpro Component, we see many objects defined under "Used Components and Implemented Interfaces".
    What is the purpose behind these components and how do we use them in our application?

    Hi Abhishek,
    You can use this technique to  add the the elements of the separately defined interface controller to the component controller of the implemented component. For large programming projects, this results in a higher reusability of the interface structures. Go through the [link|http://help.sap.com/SAPHELP_NW04S/helpdata/EN/b9/1c2d4108f08739e10000000a1550b0/content.htm] below to underdstand how you can implement a Web Dynpro Interface definition in your component. You can go through these tutorials for understanding how you can define a component usage in your WebDynpro component:
    [Component re-use of SALV_WD_TABLE for displaying output in ALV format|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3439404a-0801-0010-dda5-8c14514d690d]
    [Component re-use of WDR_SELECT_OPTIONS for displaying select-options in WebDynpro ABAP|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c09fec07-0dab-2a10-dbbe-c9a26bdff03e]
    Regards,
    Uday

  • Purpose of IS SUPPLIED and IS REQUESTED

    Hi,
    What is the purpose of "IS SUPPLIED" and "IS REQUESTED" and in which cases we do these ABAP statements.
    Thanks,
    Sandeep

    Hi,
    IS SUPPLIED is used to check if an optional importing parameter e.g. of a method is supplied. Usually this condition is used to default the value if it is not supplied and the default is too complex to hard define it in the parameter definition. Example:
    IF iv_from_dt IS SUPPLIED.
      lv_from = iv_from_dt.
    ELSE.
      " if no start is supplied we take the first of this year as default
      lv_from(4) = sy-datum(4).
      lv_from+4(4) = '0101'.
    ENDIF.
    IS REQUESTED is used to check if a certain exporting parameter has been requested (is further processed) by the caller e.g. of the method. Often function modules or methods have more than one exporting parameter e.g. one structure with data / keys for calculations and one with data / keys and the corresponding texts for printing in a report. If the caller only needs the structure with the data as it does not need any text information the called function module can skip getting the texts and save runtime.
    Kind Regrads
    Roman

  • Purpose of Commit work and wait

    Hi Friends,
    Kindly let me know what is the Exact Purpose of Commit work and wait
    Akshitha.

    Hai,
    <b>COMMIT WORK</b>
    This is the standard form, which specifies asynchronous processing. Your program does not wait for the requested functions to finish processing.
    <b>COMMIT WORK AND WAIT</b>
    This form specifies synchronous processing. The commit statement waits for the requested functions to finish processing. Control returns to your program after all high priority (V1) function modules have run successfully.
    The AND WAIT form is convenient for switching old programs to synchronous processing without having to re-write the code. Functionally, using AND WAIT for update-task updates is just the same as dialog-task updates with PERFORM ON COMMIT.
    Regards,
    Padmam.

  • Purpose of Integrating eCATT and QTP?

    Hi Gurus,
    I would like to know what is the purpose of integrating QTP and ecatt (OR) when do we go for integration of QTP and eCATT?
    Please help me on this?
    Regards,
    GS...

    >
    Get Started wrote:
    > Hi Gurus,
    >
    > I would like to know what is the purpose of integrating QTP and ecatt (OR) when do we go for integration of QTP and eCATT?
    >
    > Please help me on this?
    >
    > Regards,
    > GS...
    Hi GS,
    1)There are cases where eCATT will support certain applications like web-based application and hence we use QTP which support this application.
    To put it short,eCATT works excellent with SAP application and if you need to interface applications outside SAP,you can use QTP.
    2)You have to enable setting for the third-party tool.Reach out to your basis team member.
       Once setting is made,you should be able to see the QTP tool and you can use the same for recording.
    For more information,please refer SAP portal.
    Regards,
    SSN.

  • Purpose of NACE Transaction and Output Types?

    Hi All,
    Can you please let me know the exact purpose of NACE Transaction and Output Types?
    Ashok

    Hi,
    In addition to the above threads you can also refer the fallowing threads:
    Re: how to configure/ smart form to standard program
    OUTPUT TYPE  in Nace!
    Regards,
    Shirisha

  • Other than screen shots, for printing purposes, I want text and photo on jpeg or .tiff formats? The printer only accepts jpeg and tiff and can't use screenshots.

    Other than screen shots, for printing purposes, I want text and photo jpeg or tiff formats

    Open the screenshot in preview and export it as a JPG

  • SOA 10g: What is the purpose of the sync_trail and sync_store tables?

    Hello,
    We have a 10.1.3.3.1 MLR 19 environment and we're having a production problem where were seeing the following error msgs. When this has happened, it causes the affected server to fail and need to be recycled.
    ====================================================================================
    11/02/07 11:51:12 0 - ORABPEL-04040
    Cannot update lob column.
    The process domain was unable to update the lob column "5" in the datastore. The exception reported is: ORA-22990: LOB locators cannot span transactions
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: BEGIN INSERT INTO sync_store( cikey, domain_ref, bin_csize, bin_usize, bin ) VALUES ( ?, ?, ?, ?, '0' ) RETURNING bin INTO ?; END;
    11/02/07 13:06:15 0 - ORABPEL-04040
    Cannot update lob column.
    The process domain was unable to update the lob column "5" in the datastore. The exception reported is: ORA-22990: LOB locators cannot span transactions
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: BEGIN INSERT INTO sync_trail( cikey, domain_ref, bin_csize, bin_usize, bin ) VALUES ( ?, ?, ?, ?, '0' ) RETURNING bin INTO ?; END;
    ====================================================================================
    We have dozens of synchronous projects but only two of them are writing records to these tables. What makes a sync bpel project write to these tables and what is there purpose? I've seen them listed in various purge scripts so I have to assume they support audit trails or something similar.
    Thanks in Advance.

    I have an update. The two projects use the "inMemoryOptimization" property and that's the cause of the writing to the db. Why would this property trigger a write to the db when the purpose of the property is to do all processing in memory?

  • The main purpose of table T778T - Infotypes per object type

    What is the  main purpose of T778T - Infotypes per object type.
    How does it differ from other subdialogs/tables in T778V?
    Points will be awarded.
    Thanks
    Olekan Babatonde

    T778T -you can change the attributes of an infotype
    You can make the following settings:
    You can change the infotype names.
    You can assign infotypes to standard object types or to customer- specific object types.
    You can define another time constraint for an infotype.
    T778V -In this step, you make the settings that are required for creating relationships.
    You can make the following settings:
    You can create new relationships.
    You can control the response of the system (error messages, warnings, information) if the 100% mark is exceeded in the case of "weighted" relationships.
    You can show or hide the weighting percentage of a relationship and, if required, define additional data for a relationship. You can specify, for example, in the view 'Additional relationship info' whether the recursiveness
    You can define the object types that are allowed for each relationship and inverse relationship.
    You can set up external relationships.
    External relationships are relationships between external object types i.e. object types that are not stored in the PLOG database in Personnel Development and Planning. (See also the step "Maintain object types").
    You can enter a time constraint for each relationship.
    You can change the "alias" name (semantic abbreviation) of a relationship.

  • Purpose of table of APPROVAL_ADMINISTRATORS in BADI BBP_WFL_APPROV_BADI

    Hi Gyus,
    what is the purpose of the table parameter APPROVAL_ADMINISTRATORS in BADI BBP_WFL_APPROV_BADI? Is it to pass on approval information to the WF-Administrator?
    Where can I find a useful description on this?
    Kind regards,
    Thomas

    Hi,
    You need to populate this table in the badi if you need to define an administrator for the workflow.
    If the approvers are not found in the badi,you can fill the adminsitartor table with workflow admin deatils in the badi because of which the work item will go to the workflow admin.
    See these useful related threads:
    Re: Workflow Administrator appears in workflow without cause
    how to code APPROVAL_ADMINISTRATORS in n-step WF?
    Re: doubt
    Re: ADMINISTRATOR_APPROVAL parameter in n-step approval badi
    SRM 5.0 N-Step : No Administrator Defined in BADI
    Re: N-step BADI workflow
    BR,
    Disha.

Maybe you are looking for

  • Creation of Vendor Invoice  - BADI to control "Payment Baseline Date field"

    Hi , In SRM - Creation of Vendor Invoice  or Credit memo  - In the process of creation of vendor invoice in Header Data - Payment Data tab there is a field "Payment Baseline Date" and I want to populate custom value to this field using BADI. But I co

  • [openbox] External monitor setup

    Hi guys, I'm curious to know how you handle a second monitor. Coming from Gnome I was used to have some more comfort with that. How it should be 1. I plug in the monitor and nothing happens automatically. Can this be done automatically? 2. Anyway, no

  • How to run a junit test?

    Hi, i have compliled a junit test class (MsgQueueTest extends TestCase). When i try to run it, i get: kostas@home:~/programming/java/SwarmTests/src$ java MsgQueueTest Exception in thread "main" java.lang.NoClassDefFoundError: junit/framework/TestCase

  • Selecting the correct membership type

    Hello, I am wondering if I selected the correct type of Creative Cloud membership a couple of months ago upon signup. I am a photographer and use only Lightroom and Photoshop. Upon switching over to Creative Cloud, I selected the "Creative Cloud for

  • Sending mail of ALV Report automatically

    Hi All, Don't we have one funtional module to send the report output automatically when it is executed. I want to give userID only for input. Please tel me as soon as possible. Regards, Rohit