Auto fill Row level UDF from Header Level UDF

Hi,
I have a header UDF (U_BU) and Row UDF (U_BU).
Each time I add a row (item or service type) I want the row UDF to be loaded with  the header UDF data, using a formatted search on the row UDF.
I also want the user to be able to change the ROW UDF if it is not meant to be the same as the header.
Could someone help on this?
Kind Regards,
Eric

Hi Eric,
Try this,
->> Assign this FMS in UDF(row level) on A/R Invoice.
->> Auto Refresh of Item Description.
SELECT $[OINV.U_BU]
or
for example, use variable
(because this method of FMS will work all marketing doc.)
SELECT $[$33.0.U_BU]
->> Assign the FMS in UDF on item rows.
1. Goto the UDF and Click ShiftAltF2.
2. Select the SEARCH BY SAVED QUERY.
3. Assign the FMS Query.
4. Select the AUTO REFRESH WHEN FIELD CHENGES.
5. Select Item Description.
6. Check the Display Saved Values.
Regards,
Madhan.

Similar Messages

  • Select row and column from header in jtable

    hello i have a problem to select row and column from header in jtable..
    can somebody give me an idea on how to write the program on it.

    Hi Vicky Liu,
    Thank you for your reply. I'm sorry for not clear question.
    Answer for your question:
    1. First value of Open is item fiels in Dataset2 and this value only for first month (january). But for other month Open value get from Close in previous month.
    * I have 2 Dataset , Dataset1 is all data for show in my report. Dataset2 is only first Open for first month
    2. the picture for detail of my report
    Detail for Red number:
    1. tb_Open -> tb_Close in previous month but first month from item field in Dataset2
    espression =FormatNumber(Code.GetOpening(Fields!month.Value,First(Fields!open.Value, "Dataset2")))
    2. tb_TOTAL1 group on item_part = 1
    expression =FormatNumber(Sum(CDbl(Fields!budget.Value)))
    3. tb_TOTAL2 group on item_part = 3 or item_part = 4
    expression =FormatNumber(Sum(CDbl(Fields!budget.Value)) + ReportItems!tb_TOTAL1.Value )
    4. tb_TOTAL3 group on item_part = 2
    expression =FormatNumber(Sum(CDbl(Fields!budget.Value)) - ReportItems!tb_TOTAL2 .Value)
    5. tb_Close -> calculate from tb_TOTAL3 - tb_Open
    expression =FormatNumber(Code.GetClosing(ReportItems!tb_TOTAL3.Value,ReportItems!tb_Open.Value))
    I want to calculate the value of tb_Open and tb_Close. I try to use custom code for calculate them. tb_close is correct but tb_Open is not correct that show value = 0 .
    My custom code:
    Dim Shared prev_close As Double
    Dim Shared now_close As Double
    Dim Shared now_open As Double
    Public Function GetClosing(TOTAL3 as Double,NowOpening as Double)
        now_close = TOTAL3 + NowOpening
        prev_close = now_close
        Return now_close
    End Function
    Public Function GetOpening(Month as String,NowOpen as Double)
        If Month = "1" Then
            now_open = NowOpen
        Else    
            now_open = prev_close
        End If
        Return now_open
    End Function
    Thanks alot for your help!
    Regards
    Panda A

  • AUTO-FILL DAYS, WEEKS, ETC IN HEADER ROWS?

    I'm new to Discussions and to iWork '08. In Numbers, is there an easy way to auto-fill the days, weeks, years, etc. in the header rows and columns? Thanks

    Agent XXX
    Welcome to the world of Numbers. We hope we can get you started.
    I'm not sure this is what you're looking for, but if you type in the first date of your sequence in a row (or column) header, format it to your needs in the Inspector > Cell, and then drag that cell down (or across) the header, you will get consecutive dates. You do this by dragging the black cross which covers the little circle at the lower right corner of the cell when you click on it.
    If this is not what you mean, perhaps you could be more specific.
    pw

  • How to auto fill in and download from website?

    Hello,
    Here is the goal I need to fill in and download:
    http://tinyurl.com/dmf2bd
    This sources is from this website: http://water.weather.gov/download.php
    From this website, I need to choose format, select download, select date, and press "download". My purpose is for weather research. Is there anyone who has this kind of experiences and is willing to help me? A link of example is also nice. Thanks a lot. I appreciate any help.
    liaofan

    Could you explain what's happening in this advertisement? I want to look away, but I can't.
    [http://www.104.com.tw/cfdocs/project/0901/05/resume_web01/]

  • Auto fill as I type from another table? and more

    Hi!
    I´m new to Numbers
    I want to create a document where I can have all my Invoice records
    So I want to have a sheet (clients) where I can keep all my clients with their info (column A: names, column B: Address, column C: city, column D: code, column E: Company Name)
    Then in another sheet (could be a specific month, such as october) I want to put all the invoices I create in october, one by row, so I want to start typing the name and want to numbers automatically can fill it up with that especific client wich I´m typing along with all his other columns (B to E) so on with all other rows
    I need it to be specific because I don´t always work for all my clients
    Can it be done?
    Hope I explain myself
    Sorry for my bad english

    Alex,
    The LOOKUP function should work nicely here.
    Let's say that your client list table is named "Clients".
    Here's an approach:
    In Column B, write:=IFERROR(LOOKUP($A, Clients::$A, Clients::B), ".")
    Fill Across.
    Select the cells with expressions in Row 2 and Fill Down.
    As you add names, the other data will be broght in.
    Jerry

  • Is there a way to create auto fill fields in an excel spreadsheet from AB?

    Hey, so I've got an Excel spreadsheet that I'd like to tweak so when I enter a name, the boxes next to it labeled Phone Number and Email will auto fill the information in from Address Book. I don't know if this is possible in Excel, I have a Address Label Widget that does it though.

    Being Applescriptable, you should be able to do that in Excel. MacTech magazine has a long article on applescripting Office. You might ask around in the Applescript forums or take a look at Macscripter.net.

  • How to auto-fill cell without incrementing it's number (a PO Box)

    I sometimes need to auto fill rows of a person's identifying information which might contain a PO Box number. The PO Box number gets incremented when I copy a single line. Two lines of the same info produce a third with the correct result but if one line is auto filled (with yellow handle) the resulting cell has a box number that is 1 greater than the one above. How can I turn off the incrementing feature? I can copy and paste but would prefer to use auto fill as necessary.

    Hi Charles,
    Thanks for suggestion. I noticed that that problem seems confined to cell with mixed content (text & number- PO Box) but not to number-as-text (zip code). Seems like a coding oversight. I sent a note to Apple. Unlikey that I am only one with problem.
    Happy Thanksgiving.
    Paul Fishman

  • How to add data through matrix from sales order row level to

    user defined document type table ...
    i created matrix in user defined form, i placed one edit text box on that form
    when i entered docnum of sales order the data of sales order row level should have to
    upload to matrix , after fill up the some data in matrix that data should have to add to the user defined document type table
                                any one have code pls post it
                                            thanq

    Hi rajeshwar
    Here is a sample function related to ur senario. just check it out and use the concepts.
    Here I have used a CFL to get the itemcode and I have used a query to  add data to matrix.
    This is a function used.
    Private Sub AddValuesInMatrix(ByRef name As String)
            Try
                'Dim quantemp As Double
                oForm = SBO_Application.Forms.Item("itemdts")
                oMatrix = oForm.Items.Item("matrix").Specific
                Dim rs As SAPbobsCOM.Recordset = ocompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                '//gitemdesc = "SELECT T0.[ItemName] FROM OITM T0 WHERE T0.[ItemCode] ='" & name & "'"
                oMatrix.Clear()
                rs.DoQuery("SELECT T0.[DocEntry], T0.[ItemCode], T0.[Dscription], T0.[Quantity], T0.[Price], T0.[TaxCode] FROM dbo.[POR1] T0 WHERE T0.[ItemCode] ='" & name & "'")
                rscount = rs.RecordCount
                If (rscount < 1) Then
                    SBO_Application.StatusBar.SetText("No Items Found", SAPbouiCOM.BoMessageTime.bmt_Short)
                Else
                    oForm.Freeze(True)
                    ITE = True
                    For i As Integer = 1 To rs.RecordCount
                        oMatrix.AddRow()
                        oMatrix.Columns.Item("V_5").Cells.Item(i).Specific.Value = rs.Fields.Item("DocEntry").Value
                        oMatrix.Columns.Item("V_4").Cells.Item(i).Specific.Value = rs.Fields.Item("ItemCode").Value
                        oMatrix.Columns.Item("V_3").Cells.Item(i).Specific.Value = rs.Fields.Item("Dscription").Value
                        oMatrix.Columns.Item("V_2").Cells.Item(i).Specific.Value = rs.Fields.Item("Quantity").Value
                        'quansum = quansum + rs.Fields.Item("Quantity").Value
                        oMatrix.Columns.Item("V_1").Cells.Item(i).Specific.Value = rs.Fields.Item("Price").Value
                        'pricesum = pricesum + rs.Fields.Item("Price").Value
                        oMatrix.Columns.Item("V_0").Cells.Item(i).Specific.Value = rs.Fields.Item("TaxCode").Value
                        SBO_Application.SetStatusBarMessage("Data Loading In Progress Please Wait.....>>> " & i & " / " & rs.RecordCount, SAPbouiCOM.BoMessageTime.bmt_Short, False)
                        rs.MoveNext()
                    Next
                    ITE = False
                    oMatrix.AutoResizeColumns()
                    SBO_Application.StatusBar.SetText("Data Loading Completed", SAPbouiCOM.BoMessageTime.bmt_Short, SAPbouiCOM.BoStatusBarMessageType.smt_Success)
                    oForm.Freeze(False)
                    oForm.Refresh()
                End If
            Catch ex As Exception
                SBO_Application.MessageBox("Matrix Load Function : " & ex.Message)
                ITE = False
            End Try
        End Sub
    -Anto

  • How to disable (or) Hide the UDF Field in the Row level through Query

    Hi suda,
    thanks for your reply. i also want to know the formatted search query for the UDF present in the row level, i want to hide that also.so pls msg me the query.
    i have written as N$[item.column.row] but it is not working,so keep me posted if your query that works well.
    Regards
    Magesh.

    Magesh,
    I just saw your other messages...
    Go to Tools > User defined fields > Manage User Fields   --  Under Marketing Documents > Rows  check the field name here.
    Then go the Form itself and Click on Form Settings Icon or Click CTRLSHIFTS or Tools > Form Settings and from the Table format Tab make your changes..
    Good luck
    Suda

  • Relationship between header and row level data.

    Hi all
    I need to know how to relate a field in the header level and the row level...
    On my row level i want the route id to be related to the route name field at the header level...instead of showing this route id  it must show only the header so...based on the row level data the header must change...
    I tried insertin the field but when i do a relate to on either fields its showing me only fields on that catagory ( Header only or Row Level only)
    Thanks

    The Header is evaluated and printed first and then only Repetitive area is computed and printed. You cannot try to arrive header based on the Repetitive area.
    Please explain in detail which screen etc.. so that we can suggest some work arounds

  • How to update UDF based upon the row level dimensions.

    Hello Experts,
    I have made 4 new udf at Sales Order.  Its displaying at Righthand side under General Category.
    Now at row level im entering item detail, and other things with 4 profit center vaues.
    So i want that if i enter value in those 4 proft center in row level then it should automatically update those 4 udf with that value.
    It always happen in Add mode of SO, if SO open in update mode then i can update those udf with other values also, which can be differ then row level profit center values.
    If we need to create any trigger or any query for that, then guide me for that.
    Regards,

    Hi Chintesh,
    You can use the option of changing value when the exising column value changes. (also check the option refersh only option)
    pls revert in case more help.
    Regards,
    Datta Kharat

  • Any way to display row-level errors in AdvancedTable from ProcessRequest?

    I have a page which displays data in an Advanced Table. Users are also able to edit the data on each row, and then save. Upon saving, it will validate the data, and display row-level errors (via either OARowValException or OAAttrValException). That's all working fine.
    The issue I have, is that sometimes data can become invalid from outside of this particular screen. So when a user opens the screen, some of the data displayed is already invalid. If the user saves, without changing anything, they'll see the errors. I want to show the errors immediately, without them having to save on every range of records. So I basically want to re-validate everything when it is first displayed, so from ProcessRequest. Is there any way to actually do that? I've tried several ways, but nothing seems to work.

    Hi,
    I havent used it but u can try with the below logic
    Write ur logic in AM...
    Import oracle.apps.fnd.framework.OAAttrValException
    Import oracle.apps.fnd.framework.OARowValException
    //Iterate through all the rows.
    if(attr1!=attr2)
       throw new OARowValException (
            getEntityDef().getFullName(), // entity full definition name
            getPrimaryKey(),              // entity object primary key
            "FND",                        // message application short name
            "ATTR_EXCEPTION");            // message name Regards,
    Gyan

  • Row Level Security from Universe to BOBJ Explorer Information Space

    Hi Experts,
                 We have got a Universe using Sql Server Database and had designed Row Level Security to restrict managers data only to manager who ever log on (@BOUSER), Directors data based on who ever log on(@BOUSER).......
              The above logic is working fine when designing Webi / Deski reports but when I create a BOBJ Explorer Infospace , I log on with my profile as Manager which brings me data relevant to me only, but when other Manager log on to Polestar and use same Infospace the @BOUSER security is not working to bring his own data and it is showin my manager id data to other manager.
        Requirement:  1 Infospace for Managers  and 1 Infosapce for Director's.
                               who ever logon's and uses same infospace from manager's group or Director's group they should see only
                                their data and not aother manager / director data.
    Thanks,
    Raju

    THis is a known issue. Should be solved in BO Explorer XI 3.1 SP2.
    Check SAP note 1365329 (http://service.sap.com/notes)
    Regards,
    Stratos

  • Fms to reduce 2% discount from Row level  Outgoing Payment

    hi experts,
    one of my client will make payment to the vendor with 2% deduction from the total payment if we select an invoice in row level 2% should be deducted from the invoice and the 2% amount should display in cash discount column how to write an FMS query for this Scenario
    Thanks
    Meghanath

    Hi,
    Please refer below scree shot before and after executing FMS:
    Thanks & Regards,
    Nagarajan

  • UDF is not showing at Forecast Form - Row Level

    Hi Expert s,
    I am facing a hurdle while showing  UDFs in the Forecast Row Level .
    The UDF is created . but at the Forecast Form , it is not showing at the Row Level as well as it is not showing in the Form Setting .
    Thanks
    Ashish Ranjan

    Hi Ashish......
    Unfortunately SAP has given the provision but it seems it does not work.....
    It does not display UDF at Forecast level......
    Regards,
    Rahul

Maybe you are looking for

  • How to resolve the error ORA-12560 TNSprotocol adapter

    I am using Oracle 9i release 2 database on my window xp machine. My database created using DBCA during installation is working fine . Now i want to create the database manually, When i set SET ORACLE_SID=newdb and try to connect to like this c:\sqlpl

  • Changes in PR allowed even if PO exists

    Dear Gurus In CJ20N , for a material/service, changes in quantity,price in the PR are allowed even if PO exists for the same PR. Can anyone suggest some solution to this problem. Is there any user exit or can we write some validation to stop the same

  • Doubt in AXIS-Exception in thread "main" . how can i run this program

    hi I am new to axis., I done few webservice program using Jwsdp i can't resolve the reason for this exception. I have set all the classpath and other path variable that is necessary for axis ., I got this example from http://javaboutique.internet.com

  • Bridge says missing files reinstall

    How do I reinstall Bridge

  • Maximum records an internal table can hold?

    Hi All,     Van you tell me maximum capacity of a standard internal table and that of an extract?   How do we increase the capacity of the internal table if it is flooded? Thanks a lot - Chandan