IPC Development Help

Hi all,
  I have developed an IPC for Pricing User Exit.
  My formula fto be coded in Java was : 
   FORM FRM_STAFFELBAS_905.
*{   INSERT         BSCK900443                                        1
E036 2.1.5.5
  xkwert = komp-zzunitwgt.
*}   INSERT
ENDFORM.
  I have summarized what I have done with the method names .
  But I am not sure whether Is this practice will bring a good result.
  1. getConditionValueFormulaNumbers
        Here I have specified my User Exit Number 905
  2. determineRelevantAttributesForValueFormula
        Here I have registered the Z variable  like this
       case 912 :
                         relevantAttributes = new String[] { "ZZUNITWGT" };
                         break;
   3.  overwriteConditionValue
        Here i have coded the action as below :
        String ordType = new String();
          switch (valueFormNo) {
               // Routine 912
               case 912 :
                    try {
               // Get the Value
               ordType =
               prItem.getItemAttributeValue(
               CustomizingConstants
               .AttributeNames
               .freeQuantity)
               .getValue().trim();
  return  BigDecimal.valueOf(Long.parseLong(ordType));
     catch (Exception e) {
     log_api.log_write_msg("SPE", "PricingUserExists",  1, "Exception raised");
          return null;
Please analyze the Code above and let me know your view at the earliest.
Thanks
kamesh

Hi Kamesh,
It is a little confusing below that you have routine 905 then something totally different for 912?  Code looks fine except if its all suppose to be 905.
If you are after the value in the new customer field ZZUNITWGT then you just have to put this in:
item.getItemAttributeValue("ZZUNITWGT")
(Replace Item with header if appropriate)
Cheers
Andrew

Similar Messages

  • OPA developer Help

    Hi all,
    I have gone through the OPA developer help. However, the help seems to be incomplete and leads you nowhere. Many of the concepts are not elaborated. For example, if you see the creating custom screen section, it says that a valid response object is to be returned.But its not clear what a valid response object is meant by? Similarly, others sections also lacks lucidity.

    Hi,
    I have followed this up and after discussions regarding the need to expand on some of the concepts, the general consensus is that the customization information in the OPA Developer Help is essentially supplemental to the API documentation (supplied with the OPA install) and that the API documentation should be the primary source of guidance in performing the customization.
    As a result of this, I will be adding something to the documentation to clarify the need to reference the API documentation for guidance and the Customization section in the OPA documentation for supplemental information.
    Hope this helps.

  • Developer helping a client with BC

    I'm a developer helping a client who uses BC. I can log into their back end and have been helping them with their website. But now a question has come up about their monthly invoice from Adobe for BC. When I log in now, I see their outstanding invoice and could pay it (Submit button) if I were the one responsible for that. But I'm not, so I click the Pay Later button so I can do my work. And my client doesn't seem to be receiving the monthly invoice from Adobe for BC via email. Do I need to tell them to log into the back end of their site to pay their monthly invoice? That seems a little lame to me.
    I think what has happened is that there has been some personell changes for my client. Perhaps whomever handled paying their monthly invoice no longer works there. So I'm just trying to gather information here in order to clue them in as to what to do. Is there an Adobe ID associated with Adobe BC accounts where my client could log in somewhere—other than at the back end of their site—to deal with things like monthly payments to you and having their invoices emailed to their proper address and things like that?

    Hi
    Your client would need to pay the due invoices , they can pay with the payment form that you are receiving while login to site admin section.
    Also ask your client to submit a ticket to support team for changing invoice email address , so that invoice should be received by them.
    Thanks,
    Sanjit

  • Location of "Oracle Policy Automation Runtime Developer Help"

    Good day,
    I'm doing some research into some performance issues we are having and am trying to find the location of "Oracle Policy Automation Runtime Developer Help".
    Would anyone know where I could locate this file?
    Thank you

    OPA Developer Help 10.3: http://docs.oracle.com/html/E24274_01/toc.htm
    OPA Developer Help 10.2: http://docs.oracle.com/html/E20344_01/toc.htm
    The Help files for the latest release of all the OPA products (OPM, OPA, OPA-Siebel Connector, etc.) are always available from the OPA section of the Oracle Technology Network: http://www.oracle.com/technetwork/apps-tech/policy-automation/overview/index.html --> Click on the Documentation tab and look through the list.
    The OPA Developer Help is also available locally if you've got OPM installed, usually in this location: C:\Program Files\Oracle\Policy Modeling\help\run\Default.htm
    Edited by: Jasmine Lee on 01-Feb-2012 07:51

  • IBooks 1.3 video tag problem! Can any developer help me ?

    Probem with epub files. iBooks 1.3 video tag problem! Can any developer help me ?

    I solved a similar issue, by removing the oracle.xml shared library when deploying the application ...

  • Oracle 11G Install on Win 7 With PL/SQL Developer Help Needed

    Today is my first day with Oracle. I have tried to Install Ora11g from our network drive.I think the installation went fine. I also installated PL/SQL Developer when i try to log in i got the following error see below.
    PL/SQL Developer - (Not logged on)
    Initialization error
    SQL*Net not properly installed
    OracleHomeKey: SOFTWARE\ORACLE
    OracleHomeDir:
    OK
    After i did some research online i found this solution "go to Tools > Preferences > options set manually "Oracle Home" to the folder of ORACLE_HOME and "OCI Library" to the oci.dll file located in ORACLE_HOME/bin/oci.dll"
    C:\app\user\product\11.2.0\client_1\bin.dll <=== I believe this is my Oracle_Home
    C:\app\user\product\11.2.0\client_1\bin\oci.dll <==== Is my OCI Library.
    When i apply thse 2 paths i get the following error.
    Initialization error
    COuld not load " C:\app\user\product\11.2.0\client_1\bin.dll
    OCIDLL forced to C:\app\user\product\11.2.0\client_1\bin.dll
    LoadLibrary(C:\app\user\product\11.2.0\client_1\bin\.dll)returned 0
    Can someone help me with this ???????????????/

    Pl indicate which version of Win 7 - you will need Professional or higher - Home versions are not supported/certified, so things may or may not work as expected.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#CHDHGGFE
    HTH
    Srini

  • Need Developer Help in DFW or San Antonio

    My partner and I want to switch our e-commerce site from CREloaded to ABC.  We don't have time to develop a new website or other work but need to focus on our business.  Can anyone out there help us? 
    Thanks,
    Mike

    Dear Mateusz,
    Thank for the reply.
    Now I am sure that the AD is am member of ICM Configuration Users security group.
    Only deployment API is working expect all the other APIs such as Skill-group, Agent or Interval Buckets. The API work for me is "https://<server>/unifiedconfig/config/deployment", when I send request to server using GET method I get the following reponse:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <deployment>
      <deploymentType>0</deploymentType>
    </deployment>
    Deploment Type 0 mean: No deployment type specified. Initial type set at installation. Once set to another deployment-type, you cannot switch back to 0.
    How can I change the deployment-type "6" which is "UCCE 12000 Agents Router/Logger" so that I am able to do my task which mention in above question?
    Any help would be appreciated.

  • New UIX  Developer Help

    I've got a quick question I can't seem to find the answer to anywhere else so here goes:
    I've been tasked by my company to do some JSP development for a simple application (accessing a DB, printing reports, etc). They'd like it done in UIX because of the preformatted feel. Since I'm relatively new to this technology I've been using the wizards and hacking the pages as needed.
    So far so good. But on one of the editing pages (i.e. where you add/modify records) I'd like to not use the default input renderer (&lt;bc4juix:InputRender...&gt;) that the wizard provides (which produces a textbox) and use a combo box instead. The problem is if i use &lt;jbo:InputSelect...&gt; the combo box is kicked out of the UIX layout and defaults to the upper lefthand corner of the screen. Also, if i use &lt;uix:choice...&gt; I can't figure out how to map the values to the column in the table i'm using.
    I know this probably has a simple answer to it, but I'd appreciate help on either figuring out how to get jbo:InputSelect to fall into the UIX page layout or how to map the information in uix:choice to the database. Any other suggestions would be helpful
    If this doesn't make sense, let me know. Also can anyone suggest some good resources (either on the 'net or bookwise) for JSP and/or UIX development?
    Thanks in advance.

    Not sure how to customize the <bc4juix:InputRender> JSP tag, but you can find more information about many UIX topics in the UIX Developers Guide in the JDeveloper Help system.
    Also available online, at:
    http://helponline.oracle.com/uix/help/
    Kind Regards.

  • Favorites icon gone from Oracle SQL Developer Help screen

    Favorites icon gone from Oracle SQL Developer 3.0 Help Center screen
    How do I get it back?
    In Oracle SQL Developer 3.0 I clicked
    Help->Table of Contents
    to bring ut the Help Center window.
    It the Help Center window I used to have a Favorites tab next
    to the Contents TAB on the left side of the window.
    I did an unpin some how and now I can't get the Favorites
    TAB back.
    On the right side there is a Star + icon that does
    Add to Favorites.
    I can add links to favorites but I have no way to go to these
    saved favorites anymore.
    How do I get the Favorites TAB/Icon back?
    Thanks

    Hi John,
    SQL Developer depends on JDeveloper code for the Help. After closing the Favorites tab I see no way to re-open it in the UI, so I imagine there may be a bug on the JDev side. Fortunately, there is a manual fix:
    In file product-preferences.xml
    In directory C:\Documents and Settings\<userid>\Application Data\SQL Developer\system3.0.04.34\o.sqldeveloper.11.1.2.4.34
    use Notepad to look for the lines like:
          <value n="helpDynamicLinksNavigatorLocation" v="3"/>
          <value n="helpFavoritesNavigatorLocation" v="0"/>
    Just change the value "0" to "2"Regards,
    Gary
    SQL Developer Team

  • Command Line Instant Messaging Program Developing Help

    Does anybody know a good tutorial for developing instant messaging programs?Or has anybody developed a similiar program like MIRC using java?
    If u have any ideas please help me.

    There are quite a few java implementations for irc out there. Take a peek at sourceforge.net and search for Java IRC, that should get you started. This is a quite complex matter, so please get a first overview and get back with more detailed questions.
    Off Topic: MIRC... those were the times...

  • Starting as a developer help

    Hello,
    I am new to Apple Discussions and I am not sure if this is an appropriate question but I was wondering how to start as a developer.I don’t know the first thing about developing for Mac OSX or the iPhone, except that I need to download the Mac OSX developer SDK etc… I have downloaded both the Mac and iPhone developer software but have no idea where to go from this point. I have played around with the software but need to understand the basics of objective C etc. I am a absolute beginner with no knowledge of code or anything like that. Where do I go from here e.g. tutorials, books etc.
    If it helps I live in Australia

    G'day Mate, and welcome to the Dev Forum!
    {quote:title=:)_ed wrote:}{quote}
    ... not sure if this is an appropriate question but I was wondering how to start as a developer.
    Your question is certainly appropriate, and you came to the right place. In fact, the first and so-far only FAQ for this forum addresses your question, so you might want to look over [iPhone Developer Beginner Resource Guide|http://discussions.apple.com/thread.jspa?threadID=2218661], a compilation of tips and valuable links provided by KT.
    Where do I go from here e.g. tutorials, books etc.
    The only thing better than books at this point would be a class in basic programming concepts, such as you might find at the nearest college. The ideal class would be described something like "Introduction to Programming: Basic concepts including operators, loops, functions and pointers using the "C" language". In fact your first book should also include a similar description on the back cover. In any case, your first priority should be learning to program. Your first language is of secondary importance. Once you have the basic concepts, learning new languages will be easy (Exception: avoid Microsoft-specific languages such as Visual Basic or C#).
    That said, the best choice of a first language would be C, and there are no shortage of books that teach programming with C. You should also attempt to find a book and/or college course that teaches C without C++. As soon as you're comfortable with C, you'll want to learn Objective-C. C++ and Obj-C are both branches of C, but they're not complimentary. I.e., time spent learning C++ won't shorten the time to learn Obj-C, and may lengthen it.
    Obj-C is the language of "Cocoa", which is the preferred app programming interface (API) for new OS X apps, and is required for native iPhone apps.
    At some point, you'll be ready for a book like +Cocoa Programming for Mac(R) OS X (3rd Edition)+ by Aaron Hillegass, or +Beginning iPhone 3 Development: Exploring the iPhone SDK+ by Jeff LaMarche and David Mark. You might get one of those books right away, and read the first couple chapters. Either book is so good some students have been known to pick up both C and Obj-C as they progressed through the chapters. But if that learning curve is too steep, just go back to basic programming with C until either Hillegass or LaMarche and Mark becomes easy.
    Note that I haven't yet touched on the wealth of info available at the Mac and/or iPhone Dev Centers online. That's because you should get at least several chapters into one of the above books before the resources in the Dev Center will start to make sense. After that, you'll want to live there. Just don't move there before you've got some basic programming skills and have done some simple Cocoa projects from one of your books.
    Hope that helps you get started!
    \- Ray

  • V technical question, developer help please! Track Atoms

    Hi there
    I have a .m4v file with 1 video track and 2 audio tracks (a stereo aac and surround ac3). I've been trying to use Apple's Dumpster to change the Track Atom flag. Apple's own site says:
    http://developer.apple.com/documentation/QuickTime/QTFF/QTFFChap2/chapter3_section_3.html#//appleref/doc/uid/TP40000939-CH204-BBCBEAIF
    that
    "Track enabled
    Indicates that the track is enabled. Flag value is 0x0001."
    But when I use Dumpster the flags aren't displayed like that, they're in "$0000001" format. I don't know anything about hexadecimal vs decimal so I don't know what to do. I tried using reg editor 0xED too but couldn't find the right entries to edit.
    All I want to do is to make the surround track the default active one and the aac track disabled but still there. If you manually click the tracks in QTPro and save, it gets saved as a .mov and I need to keep it a .m4v. I know people have done it over the web but I can't seem to find out how.
    Help me Obi Wan Kenobi...

    Sheila and Rick,
    Thank you both so much for your offer of help. My apologies for not replying earlier. Other 'emergencies' and priorities at work took me in other directions. It turns out another solution has been found for the time being. But thank you again for your replies. They say a lot about this community and its support. :)
    Thanks again,
    dana.

  • Generating hourly report from oracle database using sql developer .Help

    I am working on SQL Developer 1.5.1, i need to prepare hourly record of the activity on the database, for that i have a sql query that gives me the report as per selected columns on hourly basis.I need to prepare 24 reports a day.
    Each time i have to go to the query , change the date as per hours like form 22:06:2011 10:00:00 to 22:06:2011 11:00:00 and get the report and export it in excel.
    I want to automate the script so that whenever i run the script , it just asks me the date and runs the script 24 times and fetch me the hourly report of whole day.
    the query syntax is something like this
    Select
    from
    where
    And.......................
    And...................
    And......................
    And req date between to-date( 22:06:2011 10:00:00) And to-date(22:06:2011 11:00:00)
    Order by 7,1,2,3,4,5
    Is there any possibility that i can automate the script to automatically change the hour itself and generate a report in excel 24 times?please share if you have any idea on this.
    Looking forward for a response.

    This gives you data for the whole day and the first column tells you which hour data it is,
    SELECT 'HOUR' || TO_CHAR ( req_date, 'HH24') AS hour_num,
           col1,
           col2,
           col3
      FROM table_name
    WHERE TRUNC (req_date) = TO_DATE ( '22/06/2011', 'DD/MM/YYYY')G.

  • IPM SDK Developer Help?

    Hi, I'm doing development with the SDK and I am having trouble executing an Ad-Hoc through code.
    I am using C#.net, and am mainly using the Stellent.IBPM.Interop.Imaging object model.
    I can authenticate and login to the server just fine with "userToken.LoginCurrentUser();"
    But when it comes to actually executing a query "connection.ExecuteQuery(sqlSelect, RecordsetManagement.rsmUnmanaged, 1);"
    I get the following Exception:
    {System.Runtime.InteropServices.COMException (0x8004A8AB): User does not have the Execute right assigned for this query
    class ATL::CComObject<class CQueryConnection>::ExecuteQuery
       at Stellent.IBPM.Interop.Imaging.QueryConnectionClass.ExecuteQuery(Object Query, RecordsetManagement ManageStyle, Int32 Granularity)}
    (additional exception properties)
    ErrorCode: -2147178325
    HelpLink: #2054815744
    _COMPlusExceptionCode: -532459699
    I have the Oracle IPM Client Installed and have administrative rights to the oracle client, server box, oracle service, and sql server.
    Are there any IPM developers out there that have a solution to this problem?

    Check your select, from, and where clauses very carfully. You must supply the complete name for all fields used. Don't just use "BATCHID" use "LinkServer.Instance.Schema.Table.BATCHID".

  • Help - new to Mac and struggling to download drivers for my printer.  It keeps refusing, saying that an't be opened because it is from an unidentified developer - Help :(

    I'm trying to download and install the printer dirvers for my Kodak esp 3.2s, but my iMac keeps refusing, stating that : AiOInstaller can't be opened because it is from an unidentified developer.
    is there any way round this?
    Many thanks
    Nuts517

Maybe you are looking for

  • FCPX undo / auto save bugs + RAM Hog - Possible Fix?

    Hi there FCPX users, I have a 8-core 2010 Mac Pro with 16GB Ram and the stock GPU running Lion 10.7.2 I have been using FCPX since day dot, and have been overall very pleased with its super fast work flow and realtime capabilities. I have completed o

  • Question about using uuid in kernel boot argument

    Have my root partition on sda3 with uuid-> 81222792-bd9f-47d6-8d28-b4b59d93cbac Grub is able to boot if I use either: root=/dev/sda3 or root=/dev/disk/by-uuid/81222792-bd9f-47d6-8d28-b4b59d93cbac But not by using: root=UUID=81222792-bd9f-47d6-8d28-b4

  • Mac 10.4 iTune update to 10.5 is this a must?

    I don't want to upgrade my Tiger 10.4 system to Leopard 10.5,will iTunes still support 10.4?

  • Problem with connection to APEX contemporaneously to Internet connection

    Hi all! I can't connect to ApEX 2.1.xx (embeddeed in DB 10g XE, OS Windows 7 x64) while Internet connection is active (with 3G modem, hybrid, DHCP is off). As I disconnect from Net, everithing is OK. I'm using IE9.0 and Firefox 11.0, with the same ou

  • G4-440MX with 2 monitors + TV

    I have been running a 440MX with a single monitor and a tv through dual-view for over a year. I recently got a second monitor and now are running those as my dual-view monitors. But I would like to watch DVD's on the TV like I have been in the past.