Value of KNVV structure is not changing

I am working in customer exit EXIT_SAPMF02D_001 of customer master in include program ZXF04U01
Here, I want to update the 1 field of KNVV table. So I am changing the structure I_KNVV based on condition but as soon as I leave the form,
it gets the orignal value of KNVV field.
Example :
KNVV-FLD1 = '500001'
Now I am using  EXIT_SAPMF02D_001 - include program ZXF04U01 and I am getting  '500001' as I_KNVV-FLD1.
So If I change KNVV-FLD1 = '500002' and continue process, It still gives me KNVV-FLD1 = '500001'.
How can I change the value in ZXF04U01? I tried with ASSIGN COMPONENT but its not working. Is there anything special required for ASSIGN COMPONENT?
REgards,
RH

Hello,
This is not the right Customer exit to change KNVV structure,in this KNVV structure is only import parameter thats why it is clearing the knvv value as and when you come out of this. try another exit wchich has KNVV as changing parameter or in Table parameter.
Thanks and Regards,
Muralidhar.

Similar Messages

  • Value of input text field not changed!

    hi,
    i have a select menu. when i change the value of the select menu, i have the event method and in the event method i change an value of a other input text field, but in the html page, the input text doesn't change his value.
    i bind the input text field to the value field in class with the folowing command.
    <h:inputText binding="#{backing_main_test:testInputField}" value="#{backing_main_test.testValue}"/>
    please help me.
    thanks, christoph

    <h:inputText binding="#{backing_main_test: <--- was that colon intentional?

  • MM Pricing Condition Type values in Condition Tab updation while CHANGE PO.

    Hi,
    The process of PO creation and PO change is through inbound IDOC posting.
    I created a PO with configured MM pricing procedure.
    While creating PO, the PO is created as required with different Condition Type value break-ups [PBXX, Discount, Surcharge etc] in the PO as required via Inbound IDOC processing.
    While CHANGING the same PO, the Condition Type break-ups [i.e. pricing related values] in the PO are NOT changing in the PO via Inbound IDOC processing.
    What needs to be done to update the Condition Type break-ups in the PO while changing PO through IDOC processing process?
    This problem is not occured while manual / on-line changing of PO valueS and saving the PO & exists through IDOC processing method ONLY.
    Thanks in Adv,
    RK

    Hi
    Try this function module
    FM RV_CHECK_CONDITION_VALUE
    Regards
    Hareesh Menon

  • Virtual key figure BADI - does not change value

    I wrote a badi for virtual key figure according to guidelines from an SDN doc on how to create virtual chars and kf's.
    However, the value of the key figure is not changed at all. Below is my code. Please see what I'm doing wrong
    method IF_EX_RSR_OLAP_BADI~DEFINE.
       APPEND 'ZRANKS' TO c_t_kyfnm.
    endmethod.
    method IF_EX_RSR_OLAP_BADI~COMPUTE.
      if P_KYF_ZRANKS > 0.
        assign component p_kyf_zranks of structure c_s_data
        to <fs_ranks>.
        <fs_ranks> = '1.0'.
      endif.
    endmethod.

    There is something you need to do which I have not seen described in any of the documention here.
    You need to copy the source code for the INITIALIZE method directly from the code given in the example class CL_EXM_IM_RSR_OLAP_BAPI. That is where the P_KYF<object> and P_CHA<object> attributes are assigned their values. If you do not copy this code into your own implementation, these attributes have no value in the COMPUTE method and your code will probably not work.
    Bryan

  • I cannot change the value in about:newtab from "newtab" to "blank." The dialog is displayed but when I click Ok, the value is not changed.

    I cannot change the value in about:newtab from "newtab" to "blank." The dialog is displayed but when I click Ok, the value is not changed.
    ===Answer===
    Comment on usual method and solution, by a forum Moderator.
    As long as there are no confounding factors, such as certain extensions, or a user.jsfile the procedure is as follows
    # Open a new tab and type "about:config" in the address bar.
    # In the Search bar type: "newtab"
    # Locate and double click "browser.newtab.url"
    # In the "Enter String Value" box change "'''about:newtab'''" to "'''about:blank'''" and click OK.
    # Verify that the value has changed and now all new tabs will be blank.
    See post under by ''pirate048'' [/questions/976589?page=2#answer-509482] ~J99

    Have to say that I rather agree with Mark..all we want is a simple, unadorned clean page that doe not track and show usage!! WHY NOT!! Is it too simple for developers..we aren't all (nor do we want to be!) software experts! Come on Mozilla..tidy up and clean up..it might be a quicker programme too!!

  • The user exit-sy-ucomm value is not changing

    Hi Everyone,
                      I have created a subscreen to be called from the program SAPLXQQM (Notification header).Within that suscreen (0115) I am calling another screen (say,1000) after wrapping it in a FM, as shown below:
    Code in the flow logic of subscreen 0115-> Call Function 'XYZ' .
    FM 'XYZ':
    Function XYZ
    Call screen '1000'
    End Function XYZ
    This is done by pressing a button created on the subscreen with F-code already provided in the enhancement.
    After the processing of the FM the control comes back to the calling screen of the subscreen 0115. Here the value of sy-ucomm is the same as that while calling the FM 'XYZ' .Now the problem here is that this value is not changing even when the control comes back and I do any other event like pressing an 'Enter' or 'Scrolling'.So the FM gets called again and again.
    I want to know why is this hapening and how can I rectify this?Is this because of the way I called the screen 1000 from the subcreen 0115.
    Please reply.
    Regards
    Abhishek

    Hi abhishek,
    Once after completing the processing of ur sub subscreen(0115) u r cming to ur subscreen
    and still getting the same screen(0115) for any other event, it might mean that the events which u r calling are not defined with the respective ok code.
    Bcoz of which every time after calling other events ur sy-ucomm is not getting modified
    bt persists the same old value.
    Pls chk the Function codes neccessary to trigger other events. eg: back button
    regards,
    ajit.

  • How to restrict the user to change the project structure but not the documents?

    Hi,
    I have created one project assigning different users in Solution manger. I want to risitrict some of the users to change the project structure but simultaneously allwoing the project documents to be created, edited or deleted using solar01 under Project documentation tab. For that I have followed the steps provided in the follwoing link.
    http://wiki.scn.sap.com/wiki/display/SM/Howto+Restrict+Changes+to+Project+Nodes+to+Assigned+Team+Members
    I am able to restrict the users to change the project structure, but I am not able to allow access to the project documents. It gives me the message "You are not authorised to change the project". This fulfills my one of the requirements. But, Is there any way  to restrict the user to change the project structure but not the documents?. Any help will be apperitiated.
    Thanks,
    Rutvik Uapdhyay. 

    Hi Rutvik,
    Basically there are 2 different authorization role ...you should look for and customize as per requirement in Z* namespace.
    role  - SAP_SOLAR01_ALL
    this take care of objects in Solar01 like tab access etc
    role -SAP_SOL_KW_ALL
    this takes care of entire documentation within solman
    hope this helps
    Regards
    Prakhar

  • Swf in IE 7 not changing value when variable value in flashvar changes...

    Hi Friends,
    Below is decription of the file
    1. I have a flash file which is loading php variable through flash vars.
    2. The flash var variable contains the .txt filename in which data is kept.
    3. When I open the php page the swf loads with variable having .txt filename and value containing swf path.
    4. I have created timer in flash which check for change of value.
    5. When value changes the other flash file loads.
    6. All this works fine in all browsers except IE 7
    ONLY ISSUE WITH IE 7 is
    1. The swf not changing when value changes.
    WHAT I NOTICED
    1. When we click to load another tab in the same IE 7 browser the changed value that is another swf loads.
    WHAT I THINK
    1. Refreshing browser when value changes will solve the issue in IE7.
    Pls. let me know your suggestion and if possible solution to this issue.
    Thanks in advance.
    With Regards,
    Sagar S. Ranpise

    copy and paste your embedding html code.

  • Scheduled CR not changing parameter value in Infoview or CMC

    Hello:
    I have a crystal reports build with CR 2008 SP2, FP 2.3;
    that is based on BEx Query with 3 sap bw variables.
    When refreshing the report in CR Designer, I can change the parameter value and get the right results.
    When in Infoview or CMC I can run the report on demand via crystal viewer in infoview, and change the parameter and get the right results.
    When I SCHEDULE tthe crystal report either in Infoview or CMC, the values in the parameter field is NOT Changing....NOT UPDATING.
    SO the report runs with the default values, and not the ones I selected.
    CR paramaters are not getting passed to BEX variables.
    Have you seen this before?
    Backend = XI 3.1 SP2, FP 2.3
    HPUX-iA64
    BOBJTomcat
    Data Source = SAP BW 7.0
    CR = 2008 SP2 FP 2.3
    Client tools = XI 3.1 SP2 FP 2.3
    Let me know if you have seen this error before.
    Thanks,
    Dwayne Thomas

    Tested this after applying BOE XI 3.1 SP3 and SAP IK SP3.
    Fixed

  • InputListOfValues. returnPopupListener does not change Value in ADFTable.

    Hello!
    Maybe my approach is incorrect? I want, that inputListOfValues has returned values in two fields of ADFtable.
    I have inputListOfValues. It has returnPopupListener = returnListener.
    <af:inputListOfValues label="#{bindings.myCVO1.hints.ID.label}"
    popupTitle=""
    id="IDid"
    value="#{row.ID}"
    returnPopupListener="#{backingBeanScope.backing.returnListener}"
    model="#{bindings.IDListOfValue.listOfValuesModel}"
    searchDesc=""/>
    Problem: In ADFTable value does not change. And in viewobject value has changed.
    public void returnListener(ReturnPopupEvent returnPopupEvent) { 
    //access UI component instance from return event
    RichInputListOfValues lovField =
    (RichInputListOfValues)returnPopupEvent.getSource();
    //The LOVModel gives us access to the Collection Model and
    //ADF tree binding used to populate the lookup table
    ListOfValuesModel lovModel = lovField.getModel();
    CollectionModel collectionModel =
    lovModel.getTableModel().getCollectionModel();
    //The collection model wraps an instance of the ADF
    //FacesCtrlHierBinding, which is casted to JUCtrlHierBinding
    JUCtrlHierBinding treeBinding =
    (JUCtrlHierBinding) collectionModel.getWrappedData();
    //the selected rows are defined in a RowKeySet.As the LOV table only
    //supports single selections, there is only one entry in the rks
    RowKeySet rks = (RowKeySet) returnPopupEvent.getReturnValue();
    //the ADF Faces table row key is a list. The list contains the
    //oracle.jbo.Key
    List tableRowKey = (List) rks.iterator().next();
    //get the iterator binding for the LOV lookup table binding
    DCIteratorBinding dciter = treeBinding.getDCIteratorBinding();
    //get the selected row by its JBO key
    Key key = (Key) tableRowKey.get(0);
    Row rw = dciter.findRowByKeyString(key.toStringFormat(true));
    DCBindingContainer binding=(DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterator=binding.findIteratorBinding("myIterator");
    ViewObjectImpl vo=(ViewObjectImpl)iterator.getViewObject();
    Row row=vo.getCurrentRow();
    System.out.println(vo.getCurrentRowIndex());
    row.setAttribute("ID",rw.getAttribute(0));
    row.setAttribute("Name",rw.getAttribute(1));
    //In viewobject value has changed.
    System.out.println(row.getAttribute("ID")+" - "+row.getAttribute("Name"));
    }

    Frank, I have defined in the model multiple attributes:
    <ListBinding
    Name="LOV_SpecialServiceGid"
    ListVOName="AccessorialCodeVO1"
    ListRangeSize="10"
    NullValueFlag="none"
    NullValueId="LOV_SpecialServiceGid_LOVUIHints_NullValueId"
    MRUCount="0">
    *<AttrArray Name="AttrNames">*
    *<Item Value="SpecialServiceGid"/>*
    *</AttrArray>*
    *<AttrArray Name="DerivedAttrNames">*
    *<Item Value="SpecialServiceDesc"/>*
    *</AttrArray>*
    *<AttrArray Name="ListAttrNames">*
    *<Item Value="AccessorialCodeGid"/>*
    *<Item Value="AccessorialDesc"/>*
    *</AttrArray>*
    <AttrArray Name="ListDisplayAttrNames">
    <Item Value="AccessorialCodeGid"/>
    <Item Value="AccessorialDesc"/>
    </AttrArray>
    <DisplayCriteria/>
    </ListBinding>
    But value is returned only in SpecialServiceGid, in SpecialServiceDesc is not returned.
    In pageDefinition has defined:
    <listOfValues StaticList="false" IterBinding="ShipmentStatusCVO1Iterator"
    Uses="LOV_SpecialServiceGid" id="SpecialServiceGidListOfValue"/>
    Maybe I have not identified all in pageDefinition?

  • 2 Select lists do not change the value

    Hi all,
    I am having a situation. I have 2 select lists . The second one is dependent of the first one. Data are retrieved perfectly.
    These select lists are done in page 0 and they are used in the referenced page. Apexlib is used in the page 0
    When I change the item of the second list, the returned value used in a report, is ok. It takes the correct one.
    If I change the item of the fist select list, the returned value of the second select list does not change(the displayed value are correct). the report is run (after changing the first select list) but the wrong returned value of the second list is taken.
    The correct value of the second one is taken only if page is submited or we change the option.
    it seems that it keeps the last value of the second list according to the previous selection.
    Both select list is without submit.
    How can I make a "refresh" of the returned values of the second select list (the records are ok) after changing the first one?
    Thanks in advance
    Raf

    Hi Rafael,
    is ApexLib integrated correct? Did you check against http://apexlib.oracleapex.info/howto_integrate_manual_steps.html ?
    Or did you try and install the ApexLib Feature Demonstration Application and see if it works there?
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • In classical report list output  checkbox is value is not changed

    Hi Abapers,
      I am developing one classical  report program, out put list hast one check box.
      I need to read wheather checkbox is checked or not dynamically .
      but the check box value is not changed  if I check or uncheck How can I  
      solve this problem.
      Regards.
       Shashikumar.G

    Hi Abapers,
    I codded as.
    DATA: CHKBOX TYPE C.
    WRITE: CHKBOX AS CHECKBOX INPUT ON.
    it will be displayd on output list  if click on it It will be ticked or unticked it is fine.
    but the value of chkbox is not changed.
    but I need to change the value of chkbox regarding to clicking on it(check, uncheck).
    Regards,
    Shashikumar.G

  • Can not change the control level of item attribute "Inventory Asset Value"

    I can not change the control level of the item attribute "Inventory Asset Value" from Master Level to Org Level. It's show me the message "FRM-40200: Field is protected against update".
    Version is below:
    Oracle Application: 10.7SC
    Form: INVIDCTL 6.0.26

    I did a trace when I chage the control level. the SQL is below:
    SELECT COUNT(*)
    FROM CST_ITEM_COSTS CHILD
    , CST_ITEM_COSTS MASTER
    WHERE MASTER.INVENTORY_ITEM_ID = CHILD.INVENTORY_ITEM_ID (+)
    AND MASTER.COST_TYPE_ID = 1
    AND CHILD.COST_TYPE_ID (+) = 1
    AND NVL(MASTER.ITEM_COST,0) != NVL(CHILD.ITEM_COST (+) ,DECODE(MASTER.ITEM_COST, NULL ,0,-99999))
    AND MASTER.ORGANIZATION_ID IN (SELECT MASTER_ORGANIZATION_ID
    FROM MTL_PARAMETERS
    WHERE ORGANIZATION_ID != MASTER_ORGANIZATION_ID )
    AND CHILD.ORGANIZATION_ID IN (SELECT ORGANIZATION_ID
    FROM MTL_PARAMETERS
    WHERE MASTER_ORGANIZATION_ID = MASTER.ORGANIZATION_ID )

  • BED not changing value after Qty change in MIGO

    Hi,
    When we are doing MIGO, a message is coming - Ensure that you can receive more quantity on the same excise invoice..after that we can't save the document.
    Scenario:
    First i do J1IEX, there Excise Invoice Quantity was 1216 and BED was 684.61 on it.
    But when we do MIGO, We are just changing the Qty from 1216 to 1000. BED should calculate automatically after change the Qty but not changing.
    After that when we are going to post the document, above mentioned message coming and document not saved.
    Please guide..
    Anil

    Solved myself..
    Solution is maintain the Excise Group with below path: -
    SPRO--> Logistics General --> Tax on Goods movement --> India --> Basic Settings --> Maintain Excise Group.
    Now db click on suitable Excise Group. There, check on EI capture under MIGO Settings window.
    After done that at the time of MIGO, BED rate should calculate automatically.
    Thanks all....

  • Error No. MCEX028 "You can not change the extraction structure" in LBWE

    Hi,
    I am getting this error when moving the fields from left to right...
    Thanking you in advance,
    Tarun Brijwani.

    Hi,
    Sorry for the wrong information..
    Actually the error is "Struct. from appl. 02 due to open V3 proc. not changed -> Long text"
    Data source name: 2lis_02_itm(unserialised v3 update)
    1.tcode LBWG and deleted the set up tables for application 02
    2..I went in rsa7(delta queue) but there are no entries in that queue...
            it is absolutely empty...
    2.I went in sm13 and put the client (all), user(all), and status radio button as 'all' and date as 01.01.2004 to current date,
    some entries were displayed but for all of them, in the status column is  "v2 processed" being displayed
    and some of them are using synchronous update adjacent to which STOP tatoo is displayed
    What do I do now..
    Thanking you,
    Tarun Brijwani.

Maybe you are looking for

  • Apache user dir (13)Permission denied: access to /~simha/ denied

    I am getting Access forbidden! when I am trying to connect to http://localhost/~simha/ where simha is my user name my /var/log/httpd/error_log says [Thu Jul 08 17:44:30 2010] [error] [client 127.0.0.1] (13)Permission denied: access to /~simha/ denied

  • TS3988 How do I add additional devices to my iCloud storage?

    I have recently purchased an iPhone 5s.  I keep getting a message saying my iPhone cannot be backed up because there isn't enough iCloud storage available yet I have 7GB available. Can anyone advise how I add this new phone to my existing iCloud stor

  • Error opening KM file with special character

    I'm using the following code to get the url to an file stored in KM, but when some file has the  ( or )character in the name, an error occurs saying that the file doesn't exist in KM. The file name look like this  (CDU001-C010) Delegar WorkFlow.doc.g

  • Accounts Receivable Report: Customer Wise Ageing Analysis report -FI module

    Hi Gurus,              Can anyone help me in providing standard report(source code) or already done sample report(source code) for Accounts Receivable Report: Customer Wise Ageing AnalysisThis is in FI Module. Though it is FI Module we need to fetch

  • Function Module Extractor with Delta Functionality

    Hi Friends,      I have to extract the entire data of CDPOS table in R/3 , as its a cluster table I am unable to build a view, I am planning to go for FM extraction, Could someone help me as how to build it with Delta Functionality. I think I need to