How to edit custom integrator/layout to change LOV query

Hi,
We have a custom integrator to populate data in to a custom table, in one of the columns in Header, we have simple list of values setup.
i want to update the list of values query to fetch from a different source and different condition.
i am not able to do that through "Create Document" or "Define Layout" etc., any idea how to change the LoV query or is it possible to do it through front-end pages?
Rgds,
-Kamal

if you are using 12.1.3/4 then you can do using "Define Parameter" screen to create LOV and attach to integrator.

Similar Messages

  • How I break then insert mod and change to query mod through coding

    Hi master
    Sir how I break then insert mod and change to query mod through coding
    Please give me idea
    Aamir

    what do you mean with query-mode? QUERY-mode or ENTER-QUERY-mode ?
    QUERY-mode is after you fetch successfully data from the database
    ENTER-QUERY-mode is the mode, when you insert your selection-criteria into the record

  • How to edit custom and/or user dictionaries in OPPM v.9 (NOT P6)

    Hi All:
    Thanx, Sachim for your help on my earlier question.
    Now that I have poked around a little more, I realized that I haven't seen anything about how to EDIT the dictionary files once created. The "organizational custom dictionary" text file could just be edited with any text editor, but what about the other available OPPM dictionaries?
    I've also noticed that if a User adds a word, it goes into his/her personal dictionary. That means that its not available to other Users. How does one clean them up of accidentally (or unintentionally) added mis-spelled words? Every other application I've ever used with a spell checker has that function somewhere, but I can't see it in OPPM. It would be great to be able, as an Administrator, to be able to "harvest" those added words, to share with the other users.
    Anyone have any info on these issues? Thanx in advance.

    if you are using 12.1.3/4 then you can do using "Define Parameter" screen to create LOV and attach to integrator.

  • How to edit the ACS Report Password Change Attempts by Non-Owner

    Hi,
    The scenario is the following: 1 SCOM 2007 R2 CU5 Server. ACS Installed.
    I need to add a column to the report "Password Change Attempts by Non-Owner"
    But, using SQL Server Reporting Services Report Builder 1.0, I get the following error:
    The question is:
    How to add a column in the report "Password Change Attempts by Non-Owner"?
    Thanks!

    Based on my understanding, this report could not be edited. You may need to try creating another report to achieve this:
    Some Custom ACS Reports
    http://blogs.technet.com/b/jimmyharper/archive/2009/12/10/some-custom-acs-reports.aspx
    Audit Report Scenarios: How to create custom reports with System Center Operations Manager 2007 R2 and Audit Collection Services (ACS)
    http://blogs.technet.com/b/nzdse/archive/2009/11/06/audit-scenarios-system-center-operations-manager-2007-r2-and-audit-collection-services-acs.aspx
    Hope this helps.
    Thanks.
    Nicholas Li
    TechNet Community Support

  • How come my custom keyboard layout won't work in Pages?

    Greetings.
    I have created a custom keyboard layout through the program Ukelele. When I had saved it and selected it as the current keyboard layout, I begin to type and it types as if the keyboard layout were the default US. I changed the font thinking some of the characters must not show up in some of the fonts, nothing; still typing in a default US format. I then went to TextEdit and it worked perfectly fine. It acknowledged the custom keyboard layout I was using. :
    My question(s) is(are): How come in TextEdit my custom keyboard layout can work, but in Pages it doesn't? Is there something I need to change for Pages to start using my custom keyboard layout?
    - With regards:
    OSxOS (T. Levi Drayton)
    System Info: MacBook Air (13-inch, Early 2014), OS X Yosemite (10.10.1), Pages (5.5.2)

    Thanks for sending the layout.  It installed properly in Home/Library/Keyboard Layouts and I was able to select its (generic) icon in the "flag" menu at the top right of the screen, and it worked fine in Pages 4 and Pages 5.
    Another place you could ask is
    https://groups.google.com/forum/#!forum/ukelele-users

  • How to set custom keyboard layout as default?

    I've downloaded a german keyboard layout for normal PC keyboards from this page: http://www.nullpointer.de/stuff/keylayout/index.de.
    Everything works fine. The layout is showing up in "Input Sources".
    But for some reason I cannot uncheck the default "Apple German Keyboard Layout" as you can see in this screenshot:
    The TickBox next to it is disabled...
    This leads to the problem that in some applications that layout is being used (switched to) automatically instead of keeping the new one...
    How do I set a custom keyboard layout as default and/or deactivate built-in one?
    Thanks in advance!
    MemphiZ

    This has come up before, and I think it is not possible.  The OS always keeps one of its own Latin keyboards active, and unfortunately I have not seen any way that these (located in system/library/keyboard layouts/applekeyboardlayouts.bundle) can be modified by the user.
    PS Another possible source for "PC" layouts for people using that kind of hardware instead of Apple keyboards is the set of Logitech layouts provided when you download Ukelele.

  • How to edit customizing view in production system?

    Hi,
    I wonder if it is possible to edit customizing view (ex: tcode OAV8) directly in production system. I need a method that doesn't require repair.
    Any help will be appreciated..

    Hey
    You can copy view V_T087G to ZV_T087G. After you have to create a new table maintenance for this view. The new table mainteance will have a Z function module so you can select in the "Dialog Data Transport Details" the flag "no user recording routine" instead of "Standard, recording routine".
    After you have to call this table maintenance from Sm30 or from a transaction.
    Regards

  • Need help how to change LOV query

    Hi All,
    Can some one help me how to use the LOV Query based on responsibility (I am using form personalization)
    When the user logs in with XX_Payables Super user with say (Responsibility id =500) then the LOV should be
    Select BA.bank_account_name,
    BA.bank_account_num,
    BA.bank_Account_id,
    BA.currency_code bank_currency_code,
    from CE_BANK_ACCOUNTS ba
    but if the user logs in with any other responsibilits then the lov should be
    Select BA.bank_account_name,
    BA.bank_account_num,
    BA.bank_Account_id,
    BA.currency_code bank_currency_code,
    from CE_BANK_ACCOUNTS ba
    where BA.multi_currency_allowed_flag = 'Y'
    step 1
    I have created a built in builtin type : Create Record group from query
    Arugument : Select statement
    Group name : XX_Group
    step 2
    Property
    Object type : LOV
    target object : PAY_ACTIVE_BANK_ACCOUNTS
    property name : Group name
    value XX_GROUP
    Using this method i am able to select only one query
    How can i control this based on responsibility.
    Appreciate if some one can help me to resolve this issue.
    Regards,
    Rajini

    Thanks for your reply, I tried to use this query but i am getting error as FRM-41076 Error populating group and FRM-41072 Cannot create group
    but if i use any one of the query or either of the query it works fine. but i dont see any issues when i run only any one of the query in argument in form personalization. Union all is returing rows in database.
    SELECT BA.bank_account_name,
    BA.bank_account_num,
    BA.bank_Account_id,
    BA.currency_code bank_currency_code,
    CBAU.bank_acct_use_id ,
    BA.multi_currency_allowed_flag bank_multi_currency_flag,
    BA.zero_amount_allowed bank_zero_amounts_allowed,
    BA.account_owner_org_id legal_entity_id,
    CBB.bank_name,
    CBB.bank_branch_name
    FROM
    CE_BANK_ACCOUNTS BA,
    CE_BANK_BRANCHES_V CBB,
    CE_BANK_ACCT_USES_OU_V CBAU
    WHERE ((BA.multi_currency_allowed_flag = 'Y' AND
    (BA.currency_code = :pay_sum_folder.functional_currency_code or
    BA.currency_code = :parameter.pay_in_full_currency_code )) or
    BA.currency_code = nvl( :parameter.pay_in_full_currency_code, BA.currency_code))
    AND CBAU.BANK_ACCOUNT_ID = BA.BANK_ACCOUNT_ID
    AND sysdate between TRUNC(CBB.start_date) and nvl(TRUNC(CBB.end_date), sysdate + 1)
    AND CBB.branch_party_id = BA.bank_branch_id
    AND SYSDATE < NVL(BA.END_DATE,SYSDATE+1)
    AND BA.ACCOUNT_CLASSIFICATION = 'INTERNAL'
    AND CBAU.ap_use_enable_flag = 'Y'
    AND CBAU.org_id = :pay_sum_folder.org_id
    AND NVL(BA.netting_acct_flag, 'N') <> 'Y'
    AND fnd_global.resp_name = 'XX PAYABLES SUPER USER'
    AND CBB.bank_name_alt = 'Head office bank'
    UNION ALL
    SELECT BA.bank_account_name,
    BA.bank_account_num,
    BA.bank_Account_id,
    BA.currency_code bank_currency_code,
    CBAU.bank_acct_use_id ,
    BA.multi_currency_allowed_flag bank_multi_currency_flag,
    BA.zero_amount_allowed bank_zero_amounts_allowed,
    BA.account_owner_org_id legal_entity_id,
    CBB.bank_name,
    CBB.bank_branch_name
    FROM
    CE_BANK_ACCOUNTS BA,
    CE_BANK_BRANCHES_V CBB,
    CE_BANK_ACCT_USES_OU_V CBAU
    WHERE ((BA.multi_currency_allowed_flag = 'Y' AND
    (BA.currency_code = :pay_sum_folder.functional_currency_code or
    BA.currency_code = :parameter.pay_in_full_currency_code )) or
    BA.currency_code = nvl( :parameter.pay_in_full_currency_code, BA.currency_code))
    AND CBAU.BANK_ACCOUNT_ID = BA.BANK_ACCOUNT_ID
    AND sysdate between TRUNC(CBB.start_date) and nvl(TRUNC(CBB.end_date), sysdate + 1)
    AND CBB.branch_party_id = BA.bank_branch_id
    AND SYSDATE < NVL(BA.END_DATE,SYSDATE+1)
    AND BA.ACCOUNT_CLASSIFICATION = 'INTERNAL'
    AND CBAU.ap_use_enable_flag = 'Y'
    AND CBAU.org_id = :pay_sum_folder.org_id
    AND NVL(BA.netting_acct_flag, 'N') <> 'Y'
    AND fnd_global.resp_name != 'XX PAYABLES SUPER USER'

  • How to integrate customer objects in CC02 / change management?

    Hello everybody,
    I want to integrate a new customer object (for customer-specific master data) into the standard change management of ECC 6.0.
    I already read that there is a BAdI, which can undo changes made with the standard change management.
    "In the BAdI ECM_UNDO Undo Changes, SAP provides separate classes as BAdI implementations for each of these objects. If you want to implement undo changes for more SAP master data and for customer-specific master data, you can use these classes as templates for your own implementations."
    But how can I integrate new objects for customer-specific master data?
    Thanks in advance,
    Lars

    Hello Lars,
    i´ve the same requirement. For a customer specific development we´ve developed our own business objects. The customer wants the change these objects with change management. You´ve already got a solution for this?
    Regards,
    Andy

  • How to edit fluid grid layout in Dreamweaver CS6

    Hi all
    I am a designer at the company I work for and we've been building repsonsive designs for the past 12months. I've decided that it would be good for me to try out the new fluid grid layout tool in Dreamweaver CS6 to see if we can improve the design process by using dreamweaver to allow us to quickly prototype my designs for mobile, tablet and desktop.
    However I have 2 problems so far.
    1) I've created my first fluid grid layout and saved all the files into a new folder. I set grid widths and gutter but now want to edit the values as I am not happy with the gutter. Can this be done? I can't seem to find the file that does this so can anyone point me in the right direction?
    2) We have traditionally used pixels to define our grids. I normally produce a grid with a fixed pixel gutter, overall width and column size. It seems that Dreamweaver only has the option to use percentages. Can anyone tell me if this can be changed and again where I can do this?
    Thanks for your  help
    Trevor

    In Code View, open your FluidGrid.css file (or whatever you named it) when you created the layout.
    FluidGrid Layouts are not perfect and the interface could use a lot of improvement.  That said, I think they can be used as a starting point for simple layout projects providing you understand their limitations and are willing to manually tweak the FluidGrid.css code.   
    If you've been doing Responsive Layouts for 12 months, you're probably building desktop to mobile whereas FluidGrids build from mobile to desktop.   It takes a little adjustment in thinking.
    Keep FluidGrid.css for layout only.  Use a seperate stylesheet for your content styles. 
    Nancy O.

  • How to edit copa data source or change delta method.Need t-code/procedure

    Hi gurus,
    I have a copa extractor in production.The copa extraction is costing based.
    I need to get an extra field from CE1**** table. when i go to KEB0 and display , i see my required field under the chracteristics from segment table. It is unchecked.
    I want to know the transaction where i can go and  edit the datasource to check that field and bring that data in.
    I tried going to T-code KEDV. But i couldnt figure out what to do there?
    I also tried deleting and recreating the datasource, then i am able to check that field. The problem is earlier existing data source used to say,
    Delta Method     Time Stamp Management in Profitability Analysis
    now it says
    Delta Method         Generic Delta.
    how do i change the delta method from generic delta to Time Stamp Management in Profitbility Analysis. During creation in KEB0 it doesnt give any option to change.
    and what exactly is the differnce between both delta methods?
    plz post your inputs.
    Thanks in advance,
    > Points will be assigned for inputs
    Message was edited by:
            ravi a
    Message was edited by:
            ravi a

    Hi Ravi,
    I would expect you are communicating to your users that you will need some downtime for you to change this.  To add characteristics to COPA you actually have to first the delete the datasource in KEB0 then re-create the datasource.  I would work with your CO-PA config team to get the T-Codes necessary to assign those objects to PA.
    Please reference OSS note 392635 for further reference on your CO-PA timestamp question.  This should answer your questions here.
    Pls. assign pts if this helps.
    Thanks,
    -Alex

  • How to Edit Custom Fields of Project Server 2010 Programatically

    Hello,
    I want to change the Custom field value of Project Server 2010. I am following the brain article. My problem is the code run successfully but the changes did not reflect to the Project server. Following is my code, Any Help??
    private void UpdateRecordInProjectServer(string newValue, string projGuid, string propertyToEdit)
                ProjectSoapClient projectSvc = new ProjectSoapClient();
                CustomFieldsSoapClient customfieldSvc = new CustomFieldsSoapClient();
                CustomFieldDataSet fieldDefs = customfieldSvc.ReadCustomFields(string.Empty, false);
                LookupTableSoapClient loockuptableSvc = new LookupTableSoapClient();
                Guid projectId = new Guid(projGuid);
                ProjectDataSet projectDs = projectSvc.ReadProject(projectId, ListProjects.Project.DataStoreEnum.WorkingStore);
                foreach (ProjectDataSet.ProjectCustomFieldsRow cfRow in projectDs.ProjectCustomFields.Rows)
                   // projectDs.ProjectCustomFields.RemoveProjectCustomFieldsRow(cfRow);
                    CustomFieldDataSet.CustomFieldsRow fieldDefinition = fieldDefs.CustomFields.Single(
                            cfd => cfd.MD_PROP_UID == cfRow.MD_PROP_UID);
                    if (fieldDefinition.MD_PROP_NAME == propertyToEdit)
                        cfRow.TEXT_VALUE = newValue;
                    //projectDs.ProjectCustomFields.AddProjectCustomFieldsRow(cfRow);
                    projectDs.ProjectCustomFields.AcceptChanges();
                Guid sessionUid = Guid.NewGuid();
                Guid jobUid = Guid.NewGuid();
                if (!IsProjectCheckedOut(projectId))
                    projectSvc.CheckOutProject(projectId, sessionUid, "Updating
    CF");
                    jobUid = Guid.NewGuid();
                    projectSvc.QueueUpdateProject(jobUid, sessionUid, projectDs, false);
                    System.Threading.Thread.Sleep(4000);
                jobUid = Guid.NewGuid();
                projectSvc.QueueCheckInProject(jobUid, projectId, false, sessionUid, "Updating
    CF");
                System.Threading.Thread.Sleep(4000);
                jobUid = Guid.NewGuid();
                projectSvc.QueuePublish(jobUid, projectId, true, SPContext.Current.Site.Url);
                System.Threading.Thread.Sleep(4000);
    Muhammad Ali

    Try this instead of your last section(after last "if" statement):
    jobUid = Guid.NewGuid();
                projectSvc.CheckOutProject(projectId,
    sessionUid, "Updating CF");
                System.Threading.Thread.Sleep(4000);
                projectSvc.QueueUpdateProject(jobUid, sessionUid,
    projectDs, false); 
    System.Threading.Thread.Sleep(4000);
                projectSvc.QueuePublish(jobUid, projectId, true, SPContext.Current.Site.Url);
                System.Threading.Thread.Sleep(4000);
    Here is QueueUpdateProject inserted before Publish and checkIn replaced with checkOut

  • Adf Search--- how to edit it so you can change the position of attributes

    Say my search popup panel has
    SearchField 1
    SearchField 2
    How would I make it so
    SearchField 2 shows up above SearchField 1
    like
    SearchField 2
    SearchField 1
    I am fairly new with adf started not even a week ago and ran into this problem. This search is using multiple views right now and when I go to sort the attributes it doesnt show all the attributes.
    Thanks

    Hi,
    for af:query you can define columns and rows that are used to layout the search form. The display order is then defined on the view object (attribute order or UI hints, which allow you to specify the attribute display order). Note that the form is populated by columns, not rows. This means that you may have to experiment a bit
    Frank

  • Custom keyboard layout from standard layout

    Hi,
    I'm trying to copy the Spanish-ISO keyboard layout in order to create a custom keyboard layout, and change somme attributes like icons, etc.
    I've seen that standard keyboard layouts are in:
    /System/Library/Keyboard\ Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/AppleKeyboardLayouts-B.d at
    and
    /System/Library/Keyboard\ Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/AppleKeyboardLayouts-B.d at
    The difference between them is byte ordering, little or big endian, depending on platform, PowerPC or Intel ( this is my opinion... )
    But how can I edit this file to extract an Spanish.keylayout ?? And be able to create a custom keyboard layout ??
    Regards,
    Joan

    But how can I edit this file to extract an Spanish.keylayout ?? And be able to create a custom keyboard layout ??
    Don't mess with those files. Just get Ukelele, it comes with copies of what you need:
    http://scripts.sil.org/cms/scripts/page.php?siteid=nrsi&itemid=ukelele
    What exactly are you trying to do? Some other info is
    http://m10lmac.blogspot.com/2007/02/more-ways-to-type-spanish.html
    http://m10lmac.blogspot.com/2007/04/typing-catalan.html

  • How to get the layouts in ABAP program/Query

    Hi -
    I had created some layouts for a ABAP query and I can see them in the table LTDX as well.
    But I had deleted the layouts while changing the query settings.
    How can I get those layouts back in my query? Please suggest. Thanks.

    Hi,
    Did you check with the below function modules,
    ALV_LAYOUT_GET
    REUSE_ALV_VARIANT_F4
    Also try executing the report, RSVARDOC_610, which will enable the variants sometimes after some modifications.
    I am not sure, but may be you can have a look.....

Maybe you are looking for

  • Why does my home page tab no longer have the new tab cross in firefox 5

    I have just updated firefox from 4.6 to 5.o, but when I load it the new tab cross on my home page tab is missing. I can put one in by Ctrl/T, but would prefer to use the cross.

  • I want to change Purchase Order Print

    I want to change Purchase Order Print. I want to add the name who has done last change in Purchase Order. Please help.

  • Photos and text disappearing

    I work for a magazine publication. Since using Indesign CC I have had the following problem happening regularly: work disappears! I can select all and see where it is meant to be, and when I click 'fit to frame' the photos come back, but the text goe

  • PRODUCTION ORDER--Qty changed after one operation----URGENT

    Dear Experts         Hope u all R doing well In the production order,after one operation completed(whether it is first ,second  or last ) the system is allowing to change the qty. but we want the system to disallow  the qty change. could anybody can

  • DST Issue in OEM DBConsole

    I am running 10.2.0.3 database on Windows XP. When I run the OEM 10g Database Console my page refreshed Dat Time is 1 hour behind the sysdate time which just sprung forward at 2am today. I followed the instructions in Metalink on the "Quick Fix" to t