Transfer values from change attributes

Hi All,
I have created custom field on change attribute screen, need to pass the value from this field to shopping cart full function screen field(same custom field on full function screen).
Please let me know, what badi should I use and method, and what structure should I need to update with this field if required.
Also internet service object for change attributes .
Thanks in advance
jog

Hi
<u>HTML - Internet Services (using Transaction SE80)</u>
BBPATTRMAINT
BBPDYNATTR
<u>Try the BADIs -></u>
BBP_DOD_CHANGE_BADI
BBP_DETERMINE_DYNATR
<u>Related links -></u>
Re: unable to change the attributes of the user.
Manager is not able to change attribute
Re: Change password using service BBPAT04
http://help.sap.com/saphelp_srm50/helpdata/en/b8/bdfc373db56203e10000009b38f842/frameset.htm
http://help.sap.com/saphelp_srm50/helpdata/en/05/45796b2b88fa4eb49fb4bc781a7d50/frameset.htm
Hope this will help.
Regards
- Atul

Similar Messages

  • Transfer values from one search help to another

    Is it possible to transfer values from screen of one search help to another. For example if I have the vendor master search help (XK02) and I go to the elementary search help "Vendors by Material" . On this screen I enter some data in the Material number field. Now  when I do an F4 on the material field on this search help I will get the collective search help for Material number. My requirement is to have the material number from the first search help to be carried over to the second search help. Is there any way possible. I am manipulating my custom search helps through the search help exits(fetching data etc).

    Hi Deepak,
    Not very sure, but I think if you write code in search help exit, this may be possible. Use GET PARAMETER... SET .. in the exit to pass the values between search help.
    Regards,
    Atish

  • BBP_PO_INBOUND_BADI:Transfer value from SRM to ECC PO custom field

    Hello, everyone
         Our SRM version is 7.13 with classic scenario,  ECC version is 6.17.  transferring quotation data to ECC for creating PO by PI.
        I created a custom field such as Z1 for PO in ECC ,  I need transfer someone value from SRM to Z1 when press 'create PO' in quotation,
    So  I have to use BADI:BBP_PO_INBOUND_BADI in ECC before PO generating,  but I found the breakpoint can not  reach this BADI, Why ?  how should I do?
    I used to apply normally  this BADI in SRM7.02 and ECC6.05  without PI  with extend classic scenario.
    Thanks very much
      Jesse.

    Hi Jesse,
    I think the BBP_PO_INBOUND_BADI  is used to enhance the data when the PO is sent via BAPI.
    Please check the PI interface name that you are using and find out the Proxy name (in Tcode: SPROXY) and find an Enhancement spot (either in SRM or in ECC).
    Regards
    Venkat

  • Get value from table attribute.

    Hello,
    I'm trying to get the value of an attribute from a table in my page. Shouldn't the expression be as such: "#{bindings.TestfilesView11.collectionModel.Filename.inputValue}"?
    This didn't work. I thought maybe it's because the row is selected, so the expression should point to that row. So i tried "rowIterator", "currentRow" instead, and still nothing worked.
    Thanks,
    Mohamed

    >
    Can i do this for the button while viewing a table and not a form?
    Without the use of a bean (with expression builder)...
    >
    Yes, you can do it,
    If the button is inside the table, you can use this EL
    #{row.bindings.AttributeName.inputValue eq null}If the button is outside the table, then go to the page definition, click the add binding and select attributeValues and then select the data source and the desired attribute. then you can use this attribute in EL like #{bindings.AttributeName.inputValue eq null}.

  • Transfer value from one VI to another over a network?

    Hi,
    What is the best/easiest way to send a numeric value from one VI to another over a LAN.  I only need one number to be sent every time the first vi is run which won't be that many, I then need to run the other VI and access that data.  I could save the value to file and then open that file from the other VI, this I thought is a bit messy and wondered if LabVIEW accommodates this through property nodes etc rather than writing to file?  Also by saving to file etc the reading VI needs to execute after the first one has written obviously, this could cause timing issues and to have something like a property node would be far better.
    Many Thanks 

    Use DataSockets. The simplest, although not necessarily the fastest.
    Check out the examples.
    Basically, you "connect" a control on one VI (on one machine) to another control (possibly on different VI, possibly on different machine.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Defaulting value from one Attribute to another.

    Hi,
    I am trying to add a new item (Message Text Input), to the iExpense Header (/oracle/apps/ap/oie/entry/header/webui/GeneralInformationPG), and default the value of this filed to the 'Justification' field, at line level ( /oracle/apps/ap/oie/entry/lines/webui/CashAndOtherLinesPG).
    I am trying to use Personalization to copy the value from the new field. So for the 'Justification' field, I set the initial value as: ${oa.ExpenseReportHeadersVO.field1}.
    However, I cannot see the initial value appear when i try to enter an expense report.
    1) Is this not the correct way of setting/defaulting values?
    2) Expense Lines is a multi-record page. I want the above defaulting logic to apply ONLY when a user enters a new line. Can this be handled through personalization? Or will it require any programming?
    We are on 11.5.10CUP4, 11i.OIE.K
    Thanks,
    Ashish

    Yes.. that's exactly what I'm trying to achieve. The user enters the 'Project Name' at expense Header level, and this value defaults to the 'Project Name' field at line level. Also, at line level, this field should NOT be updateable by the user.
    To minimize customization, I was thinking of using DFF at the Header level to capture the Project Name, and then default this value at line level.
    Is there any way I can do this using Personalization? Reason being I need to put the estimates accordingly.
    Thanks for you suggestions.
    Ashish

  • PLD. How to transfer value from Repetetive area to Start of Report

    Hi.
    Is it possible to get data fromfield in  Repetetive Area to field  Start of Report. I need to get value of some user field in Start of Report. I can get it in Repeptetive area but I can't in Start of Report.
    With regards,
    Maxim Grunis

    Hi Maxim Grunis,
    The answer is:  there are no way to transfer them.  PLD works from top down to the end of report.  It is building printing file on the fly.  The Start of Report know nothing about the other areas.
    Thanks,
    Gordon

  • Assets (Investment profile): Transfer value from AuC to Fixed asset

    Good afternoon all,
    We have implemented Assets across investments profile. The settlement of investment is u201CSummary settlementu201D and we do not have u201CList of Originsu201D.
    We have created a project and then a WBS that automatically creates the AuC (asset under construction).  Transaction code CJ20N.
    Then we have created the purchase order (ME21N) and afterwards we have carried out an entry sheet (ML81N) where we have informed the WBS previously created.
    Through CJ88 we have done the settlement of the WBS and we have checked it.
    Now we have created the fixed asset and we would like to transfer the value of the AuC to the fixed asset. I am not able and I am a bit lost. I do not how to perform it.
    Any idea?
    Many thanks and regards in advance. Daniel

    Hi Renfe,
    If the asset is an asset under construction belonging to an investment measure, then the transaction code KO88 needs to be used.
    Warm regards,
    Murukan Arunachalam

  • Transfer value from global automatic activity in Aqualogic BPM Suite

    Hi, I am new to Aqualogic BMP suite and stuck with the following problem :
    In aqualogic bpm suite, if we are setting some values to some variables in a global automatic activity in a process how to get those values back in some other activities (say an Interactive activity) in the same process or how to assign the values to some instance variables in the Begin activity ??
    We have a scenario where we are creating some process instances from the Global Automatic activity using the following :
    args["name"] = abc
    create ProcessInstance using parameters = args
    Now how to get the value "abc" and assign this value to an instance variable in the Begin activity(/access the value "abc" in an interactive activity)within the same process.
    Thanks,
    Suman.

    Hi,
    Let's say you have an Argument Set defined in your Begin activity called BeginIn. The arguments in this Argument Set can be "a", "b" and "c" of type String, Int and boolean accordingly.
    If you want to use the ProcessInstance.create method, then you would need to have a PBL script like this one:
    args[] = [ "a" : "SomeStringLiteral", "b" : 1234, "c" : true ];
    ProcessInstance.create(processId : "/MyProcess", arguments : args, argumentsSetName : "BeginIn");
    HTH,
    eduardoc.

  • Need to transfer value from BADI to program/smartform

    Hi Guys,
    I have to add 3 fields from Infotype/table PA0041 to the smartform generated by this Program "Employer Statement (RPLERCC0)". I have implemented a BADI and written my code in the method get_output_strucuture. But how will I transfer my data to the program/smartform. If anyone has worked in the same then please provide your suggestions.
    Thanks in Advance.
    Manoj

    Hi,
    Do an export/import.
    * In the Badi
    EXPORT ZQTY
                  ZMATNR
         to memory id 'ZTEST'.
    * in the report program
    IMPORT ZQTY
                 ZMATNR
      from memory id 'ZTEST'.
    FREE MEMORY ID 'ZTEST'.
    Best regards,
    Prashant

  • Transfer values from ITS to Dynpro

    Hi!
    My system is srm 5.0.
    use BBP_CUF_BADI BADI for enhance bid with put_data and get_data.
    After put_data i can see the value by WEB.
    But after it's change i can't get new value of the field - it stays the same when i put it!
    Try'd
    call function 'ITS_IMPORT_CONTEXT'
          tables
            context           = gt_context
          exceptions
            its_not_available = 1
            others            = 2.
    in PAI of my screen - didn't help. There is no such field in gt_context.
    Thanks for any ideas gus!!
    Edited by: vaflya on Aug 14, 2009 11:40 AM

    Hi Srikanth,
    Can you please explain us how you were able to get and set the values.
    And may i know what for you have developed a Internet Service ie Scenario...?
    If you have any help documents for developing ITS application... plz forward it to this mail id...
    [email protected]
    Thanks
    Srinivasan K

  • Want to Find Table name of Show Differences Values from Change Log of Bills of Material

    Dear Experts,
    I Add and edit the data of Bills of Material Form in SAP B1.
    I know that with using change log i can find out the history
    to change that particular record.
    I also know that It Use AITT and ATT1 for History Data to be saved.
    but when i click on Show Differences button then it will display details history
    but i can't find out that table that data are display in Show Difference.
    I hope you all are understand my requirement.
    Thanks & Regards,
    Nishit Makadia

    Hi Nishit...
    There is no separate table for the History, it is a query driven report shown in the show in the change log.
    if you need to understand the change u need to check with the history tables....
    hope helpful
    regards
    Kennedy

  • How to access attribute value from another VO using groovy?

    Hello, I am using JDeveloper 11.1.2.3.0
    I read a lot of information about this but still I am missing something. I am trying to set the value of a bind variable through Groovy expression in my VO. I want this Bind variable
    to have the value from an attribute from another VO. I tried ''adf.object.MyAppModuleImpl.findViewObject('Users1').currentRow.Iduser''
    I am getting "oracle.jbo.expr.JISyntaxError: Variable MyAppModuleImpl not recognized". I tried with 'MyAppModule' only but the result is the same.
    Can anyone help please?
    Thanks

    Check out http://www.oracle.com/technetwork/developer-tools/adf/learnmore/august2011-otn-harvest-457288.pdf Page 18 'Optimized Groovy data access to view objects'
    Timo

  • How to get a value from User's AD attribute and Display it on a SharePoint page ?

    Forum,
    We have a specific attribute in Active Directory for every single user. Meaning: In our Active Directory we have an attribute e.g. "UserType" and the value of this attribute is different from user to another.
    Requirement: I need to display the value of this attribute on the SharePoint page - How to do so?
    I don't think using the User Profile properties is the way to go. So, Could you please guide me on how to use C# or JavaScript to retrieve the value from AD attribute of each user and show it on the SharePoint site?
    Thanks for your inputs !

    Using C# or javascript to authenticate the user to AD to read the property directly will be very difficult. Creating a custom user profile property and adding a sync from AD to that property is definitely the easiest way to do what you are describing.
     Once its in User Profiles there are lots of samples on how to add it to the page.  
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Values from Structure used in Form to be transferred to a Business Object

    Hello,
    I have defined a structure (zcsks) in the workflow container. This structure is used in two forms (Change and Approve).
    With the approval (button pressed on approve form) the data entered in the structure zcsks has to be transferred to the business object ZBUS0012 in the workflow container, so that the business object method CREATE can be executed automatically.
    The values for the structure ZCSKS is already transferred from the form to the workflow container automatically.
    My question now is how I can transfer values from ZCSKS to ZBUS0012 and execute its method CREATE automatically ?
    Thank you in advance!

    Hello,
    "Value of expression '&_WI_OBJECT_ID.COSTCENTER&' cannot be used as the target of an assignment"
    This is because you are trying to assign a value to an attribute of the main object of a workflow (_WI_OBJECT_ID).
    That won't work. I thought you meant you had an object in the workflow container and wanted to
    instantiate that.
    When the workflow is created the main object is already instantiated so you can't change it.
    regards
    Rick Bakker
    Hanabi Technology

Maybe you are looking for

  • Vista crashes when syncing photos to ipod

    I'm using Vista on an HP notebook. Syncing music is no problem, but when I atempt to Sync photos, Vista crashes while the photos are "optimizing", and the whole machine has to restart...I get a blue screen and then it restarts, after restart, I'm giv

  • Itunes encounters a problem and needs to close

    This is the error I suddenly started getting today when I try to open itunes. Also, when I try to open quicktime or watch something in quicktime nothing happens (no error and it doesn't open). I feel this is a problem with quicktime since itunes need

  • Playing Downloaded Games

    I wanna know why.... i downloaded Vortex for my Nano, i just downloaded the version 1.2 and after i bought the game it didn't show up on my iPod at all....What do i do to play the game i just bought

  • My iphoto will not load

    My iphoto will not load!         

  • PeopleSoft Enterprise 9 General Ledger Certified Expert exam

    URGENT_ ------------ Hi All, I am Avishek, a peoplesoft finance functional analyst from India. I want to take the "PeopleSoft Enterprise 9 General Ledger Certified Expert" certification and looking out for few study materials on GL apart from the ora