Issue with BDC of ME22N to change gross price of service.

Hi,
I have a requirement where I have to undelete the PO > services tab of the item details > change the gross price to the value thats calculated by the program  for each of the services of the PO > set the deletion indicator to the PO.
The spec says to use a BDC of ME22N to acheive this but after creating the recording I have had several issues with some PO's that interrupt the BDC because they bejave differently from the recording I did.
On most cases when im running the BDC in foreground after changing the gross price and pressing enter I get a new windowthat appears asking for the account assingment of service, on this window the G/L account information is ussualy passed automatically then the bdc clicks back and the process continues normally. On other services after changing the gross price and pressing enter I get the account assignment of service window but the G/L information is not passed and when the bdc clicks back the G/L account information gets passed instead of going back and the BDC stops, if I manually click back again the process will continue.
With single service PO's the process is completing, this issue is happening with PO's that have multiple services.
I know ME22 should be used for BDC and not ME22N, but the functional insists to correct the issues with the BDC of ME22N. Also I atempted to use BAPI_PO_CHANGE but I dont think this bapi can not update the gross price of each of the services, it can change the net price but this is not my requirement.
Is there a bapi that can change the gross price of each of the services of the PO?
Please advice me on this.
Edited by: bodyboarder1 on Dec 2, 2010 3:33 PM

Hi
If you really need a BDC program, try to simulate ME22  instead of ME22N
Max

Similar Messages

  • Issue with PO Currency when currency changed after the approval.

    Hi All,
    we have  get an issue with PO currency which is as follows
    Step1:Created a Limit PO with value  3.701,00  CHF and sent it for approval,,and PO is approved and transfered to backed (We are using  "Extended classical scenario'  .
    Step2:but we got to know that the PO value should be  in USD ,so will go to PO and changed the currency value to USD ,it coveted value to 3421 but ,since i need the  3701 USD  i changed the value  to 3701 at item level and orderd  the PO.
    but after approval  , when it transfered to backed it is showing the value  3.701,00 USD at header level  ,but 3.402,84 USD at item level.
    so when we are trying to create GR it is populating 3.402,84  USD but we need 3701 USD.
    is any one know the what is the problem with this.
    please help
    Regards
    cb

    You can re-output a message that has already been outputted (printed or transmitted).
    "Repeat message" function
    You use this function if you wish to print out or transmit again a complete purchasing document that has already been outputted. Note that the system takes account in the message of any changes made to the purchasing document since it was last outputted - i.e. the system always outputs the current status of the document. If you wish to have old statuses available, you must optically archive the purchasing document.
    Activities
    You invoke the Messages screen as follows:
    Via the purchasing document itself (Header  Messages) or
    Via <Purchasing document> Messages  Print/transmit.
    Enter the processing status 1 (successfully processed) and display the messages.
    Select the desired message and choose Goto-> Message details.
    Choose Edit-> Repeat message or Change message.
    The system inserts the new message. If a change message is involved, the system sets the Change indicator.
    Save your data.
    Hope you find this useful.
    Edited by: Reetesh on Dec 3, 2011 7:36 PM

  • Issue with renaming a GPO. Change does not replicate to AD.

    Hello All,
    I have a issue when renaming a GPO in AGPM and I am not sure if this is intended behavior or not. If I rename a GPO in AGPM Change Control, it appears to rename. However, the name as seen in any other GPO tool shows the original name, and at that point no
    longer matches the AGPM. If I try to deploy the GPO that was renamed, it will fail with an error that it cannot find the GPO in question.However, if I rename the GPO in GP edit, it will then be able to deploy.
    Is the procedure to rename in both places?
    Thanks.

    I have same issue with AGPM 4.0 SP2 in windows server 2012 r2 

  • Issue with printing production order after changes through CO02

    Hi,
    Currently I have one issue with printing production order changes through CO02. If I go for print, all the operations are captured in printout. But after the print, if I add any new operations to this production order, and then go for print, its not capturing the newly added operations. Also, there is information popup coming "Copies will be printed for order. Original list already printed". This message effectively means, even after changes, when I go for print functionality, its just going for printing copies of original printed list.
    Can anyone help me out to get the newly added operations reflected in the print through CO02 ?
    Regards,
    Shiva

    Hi Shiva,
    Refer SAP note 28887.
    Source: http://www.sapfans.com/forums/viewtopic.php?f=9&t=308577
    Please search /google before posting queries.
    Regards,
    SuryaD.

  • Issue with BDC program used for FBZ5 (Check Print)

    Hi all,
    I am having one requirement in Check printing. as per that i have made one Z program which will accept multiple Payment documents. I am passing selected accounting documents to BDC routine for Transaction FBZ5. (As in FBZ5 we can take a print for one Payment document not for multiple)
    We can have 3 scenarios in FBZ5
    1. Fresh Check printing (First time check printing)
    2. Old Check (printing for same Check no)
    3. New Check (After voiding older check)
    Category 1 and 2 are working fine but i am facing problem in category 3.
    For Category 3 : BDC Screen flow is like this
    A. Tcode FBZ5 Start program: SAPMFCHK Screen: 750 --> Click on 'Print'
    B. Program: SAPLSPO2 Screen: 0100  --> Here specify option 'New Check'
    C. Program: SAPMFCHK Screen: 0700
        - This program belongs to new Tcode FCH7
        - Here we have to give Void Reason code
    Now issue with Category 3:
    While executing BDC in online and background mode my control is terminating at step C mentioned above
    Troubleshooting:
    I have debugged standard program of FBZ5
    1. in Include MFCHKFD0 we can see call to Tcode FCH7  (PERFORM AUFRUF_FCH7.)
    2. in form AUFRUF_FCH7 i found code related to BDC
       also there one statement is getting triggered -->   CALL TRANSACTION 'FCH7' USING BDC MODE 'A'.
    So there is a BDC call inside my Z BDC program, so is this a reason why my program is not working for above scenario ?
    Or can't we handle above scenario in a way mentioned above?

    Hi Sandra,
    I was trying to upload customer master in fd01 using bdc. The screens were different while recording. So could not perform the upload. Thenone screen was skipped so that the bdc was working fine and the data was uploaded.
    This is the flow of the recording.
    'SAPMF02D' '0105'.
    SAPMF02D' '7105'
    SAPMF02D' '0111
    SAPMF02D' '0120
    SAPMF02D' '0130
    SAPMF02D' '0210
    SAPMF02D' '0215
    SAPMF02D' '0220'
    SAPMF02D' '0230'
    SAPMF02D' '0610
    After the second screen was deleted the bdc worked fine.

  • Issue with Image upload in DAM (changes the size)

    Hi,
    We are seeing issues with some of the .jpeg files dimensions getting chnaged when uploaded into CQ5.4. For e.g. I have an W-Training-Shoes-hotspot-1b-140x140.2.jpeg of140x140 dimension. When I upload it in CQ it saves with width=1600 & height=140. Did anybody saw this issue before?
    If I copy the original file & resave it with 140x140 size & reload in CQ, it will load fine with width=140 & height=140.

    It looks like the assets has wrong metadata. As a workaround add a process step right after "Metadata extraction" to the update asset workflow and have a script updates with correct dimensions.

  • Gross price of Service entry Sheet more than the value ordered in PO

    Hi all!!
    I have a PO that were created and changed by the following way:
    The user created the PO of service with the quantity = 1 and the price = 50.000,00
    Than he made the service entry sheet of this PO and MIRO normally.
    As the fields on service tab wasn't blocked, the user changed the quantity to 105.000,00 and the price to 1.
    After that, he made 3 services entry sheet to complete 105.000,00 quantities.
    With this, the value delivered became bigger than the value ordered in the PO.
    if I make a service entry sheet with a quantity of 200.000,00 for example, the message SE363 will be shown to me with a message that the "quantity entered exceeds quantity in purchase order".
    I'd like to know if there's a way by customizing of control the price on Service entry sheet based on the value ordered in PO instead of quantity.
    Can anybody help me?
    Thanks in advance,
    Cris

    Hi Ajit and Rajesh
    Thanks for the response.
    The user made a PO with one line with quantity 1 and net price 50.000,00.
    In the services tab, he put a sevice with quantitiy 1 and gross price 50.000,00, and than made the service sheet entry, and MIRO.
    After this he changed in the services tab the quantity to 105.000,00 and the gross price to 1 (with the objective of making more than one service entry sheet by quantity).
    With this, the system let the user make many entries of service allowing the user to make entries os sheet more than the net price that is in the line of PO.
    I'd like to know if there's a way configure the system to make a compare between the gross price and the net price when i'm doing the service entry sheet, because now when I change a line of service tab, the system is not considering that other service entry sheet were made.
    So that, i'm having the value of ordered bigger than the value delivered.
    Nowadays, the block is made by quantity as I said, but i'd like to block by price too.
    Sorry about the bad explanation before, I hope that now i explained better.
    Thanks
    Cris

  • *Is it possible to change NET PRICE of Service PO after Invoice.*

    if it is possible can you please mention what are ways to change NET price after INVOICE

    I would suggest Forum "ERP - Logistics Materials Management (MM)":
    SAP ERP - Logistics Materials Management (SAP MM)
    But I believe you should try Forum Search beforehand:
    http://forums.sdn.sap.com/search!default.jspa

  • Issue with BDC processing of F-65 after upgrade to ECC 6.0

    Dear ABAP gurus,
                  We have upgraded our SAP system from version 4.7 to ECC 6.0.            
    We are facing issue when processing BDC sessions for transaction code F-65.
    The screen which appears for Assignment to a profitability segment creates issue when processing BDC for F-65.
    The screen name is SAPLKEAK and the corresponding screen number is 0300.
    This screen displays the characteristic and its corrsponding values. The characteristics and its values are pulled in from FICO Config at runtime when you execute F-65 and all relevant Tcodes of business transaction RFBU.
    We checked for the characteristics maintained for Characteristic group via std. transaction code KEPA. It shows 4 characteristics listed of which 2 are optional and 2 are mandatory. The same settings are available in older version as well as in ECC 6.0. Also validated the assignment of characteristic group to the actual data i.e to the business transaction RFBU via Tcode KE4G.
    When we do recording in SHDB in both the systems, the older version shows it correctly displaying 4 fields(2 optional and 2 mandatory) in the Assignment to a profitability segment screen whereas the new system displays some 12 additional fields. Also none of the fields appear mandatory.
    The issue is we are still not able to identify whether this is a technical issue or functional issue.
    Searched for relevant OSS notes but couldn't find any.
    Anyone of you who have faced this issue, please respond immediately.
    We have this issue to be resolved on high priority.
    Help will be highly appreciated.
    Regards,
    Kavita

    This issue was also posted with an OSS-message to SAP, and the solution was to run this  program SD_PLANVALUE_UPDATE
    Berit

  • Issue with Info Object Transport after changing Data Type

    Hi Experts,
    We have a DSO which is running past 5 years. And recently(3 days back) we added new fields into that DSO. Delta loaded for last three days and new info object (Say XXX) data populated into DSO.
    Now the problem is, We identified that, info object data type is not correct. We used data type NUMC  instead of CHAR.So Character information is missing for that field.
    Example:
    Data from ECC: ABC123
    Data Loaded to DSO: 123 (Missed character ABC)
    So we deleted data from DSO and changed the info object data type in Development system.
    And also I have deleted only last three days delta records from DSO and transported my info object to Production. But its giving error as: Info object contains data in DSO".
    But that info object field is empty in DSO. I have already deleted last three days delta.
    Do I need to Delete all 5 years data from DSO to change the data type of recently added new info object ?
    Please give me your solutions and ideas to solve this issue.
    Thank you,
    Best Regards,
    Santhosh

    Hi Raman,
    Thank you for your answer.
    When I changed the data type of info object in Dev, I deleted the content of DSO. And same thing transported to QA as well. Before importing changed info object, I just deleted the content of DSO from QA. So transport done successfully QA.
    But in Production we have a history of past 5 years. So I cant delete all contents of DSO.
    So just deleted only the delta request's which contains data for that info object(3 days back, we moved that info object(NUMC data type) to production,So last 3 days delta only loaded for that info object). And tried to transport it. But it was failed. I am sure we need to drop all data from DSO, if I am interested to go with same info object.
    I have some comments on your first approach,
    1. If we delete info objects from Dev DSO and transport to Production will give transport failure, Why because, my previous transports errors clearly saying that info object contains data in DSO . So it wont allow to remove that info object from DSO.
    2.We are using same info object technical name in BO Data federator also. So if we change add new info objects again we need to make changes with BO as well. I am thinking this point as my last option if i cant find any other solution.
    Thank you.
    Best Regards.

  • Mac WIFI issues with snow leopard can I change router settings?

    Hello,
    I work for a hotel and some of our guests are having issues logging on to WIFI with there mac's, all pc's tablets and phones are fine. It only seems to be mac's with the latest snow leopard operating system.
    We are using ruckas AP's broadcasting a WPA2-AES encrypted signal throughout the hotel. Is there any settings we can change in our system to allow them to log onto the WIFI straight away?
    We can get users on with macs but have to type everything in manually and we are not always on site to help mac users get online.
    Any information would be greatly appreciated
    Thank you
    Liam

    I have just had a look at the Ruckup web site, I know nothing about your setup but presume you are using the 'Zero-Connect' system of theirs. There seems little support information on the site without creating an account and logging in which I did not want to do. The specification says it supports Mac OS X and IOS, I would contact the support team at Ruckus, there may be a firmware update or a specific settings to allow OS X clients easy access.
    http://www.ruckuswireless.com

  • Cannot receive email. No issues with sending. Settings not changed. Help?

    Nothing has changed with my email settings and I can successfully log in through webmail. I can send messages through Thunderbird but cannot receive anything. My account is not over its allotted size, so it isn't a space issue. Please help.

    Maybe you need to change something to match a change your provider made.
    Successfully logging into your account on the webmail page just confirms that you know your username and password. The webmail and POP or IMAP servers are two completely different things.
    Do you get any kind of error message?
    Get a current list of server settings from your provider and compare those with what you have in Thunderbird to see if you need to change anything.

  • Issue with onmouseover when attempting to change bgcolor

    I am setting up a skeleton jsp page to be used by my team which will consist of a header, left nav, and a footer.
    The issue I am having is that on the left nav I want the menu items to change color based on an onmouseover or onmouseout event. I know the following will work:
    <td height="20" bgcolor="#f2f2f2" onMouseOver='bgColor="#80d8d8"' onMouseOut='bgColor="#f2f2f2"'>
     Credit Referrals
    </td>
    However, what I would like to do is not have to hardcode the bgcolor= parameter on each of my <td> statements. Instead, is there a way to use a style sheet so that I can simply refer the onmouseover/out events to the bgcolor in the style sheet?
    Thanks...

    try this out.
    ========================
    <HEAD>
    <TITLE> New Document </TITLE>
    <META NAME="Generator" CONTENT="EditPlus">
    <META NAME="Author" CONTENT="">
    <META NAME="Keywords" CONTENT="">
    <META NAME="Description" CONTENT="">
    <style type="text/css">
    .navmenu {cursor: hand;
    background-color: #e2e2e2;}
    .navsub {cursor: hand;
    background-color: #f2f2f2;}
    .navdv {background-color: #808874;}
    </style>
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    function changecolor(id,myclass)
    htm = document.getElementById(id);
    htm.className=myclass;
    //-->
    </SCRIPT>
    </HEAD>
    Here is my code using the class .navmenu :
    <div class="navmenu" id="mydiv" onmouseover="changecolor('mydiv','navsub')" onmouseout="changecolor('mydiv','navdv')">
    <tr >
    <td height="20">
    <b>Queues</b>
    </td>
    </tr>
    </div>
    <BODY>
    </BODY>
    </HTML>

  • Issue with BAPI_POSRVAPS_SAVEMULTI3 order is not changed

    Dear friends,
    After upgrde to SCM APO 7.0 we are facing one issue in RRP3 view.
    I can see the orders getting consolidated based on the selection criteria of 1 Week time period but they are not getting deleted.
    It's creating new record with leading zeros as ( XXXXX/000001/1 ) instead of XXXXXX/1/1).
    we are using BAPI_POSRVAPS_SAVEMULTI3 . Please let me know any one is faced this issue and with helpfull answer.
    we have implemented OSS note : 1446270  but it's not resolved.  please help.
    Thanks !
    Regards
    kumar

    Hi Wenyan,
    In the BAPI, the following code should be responsible for the error message:
    * -> check: event_control is only available for purchase requisition
      if event_control = gc_apo_bapi_create_event and order_type <> gc_requisition.
    *   -> error message
        _apo_bapi_message_add_itab0 gc_error gc_apo_bapi_msgclass '342'
        return.
        lv_error = gc_true.
      endif.
    The relevant constants are:
    * -> constants for event control
    CONSTANTS:
      gc_apo_bapi_no_event TYPE bapi10503eventcontrol VALUE space,   "collect but no direct sending
      gc_apo_bapi_create_event TYPE bapi10503eventcontrol VALUE '1',     "collect + send event
      gc_apo_bapi_no_event_collect TYPE bapi10503eventcontrol VALUE '2'. " no collect and no sending
    *--> External Order types
    CONSTANTS:
    *  Bestand
    gc_stock              TYPE /sapapo/r3obj VALUE '0',
    *  Bestellanforderung
    gc_requisition        TYPE /sapapo/r3obj VALUE '1',
    *  Bestellung
    gc_purchase_order     TYPE /sapapo/r3obj VALUE '2',
    As you can see, if you want to create an order other than SNP purchase requistion, you cannot set the control_event as '1'.
    Best Regards,
    Ada

  • I have downloaded Firefox 4.0 today and now I can no longer drill into tickets in Serena Team Track. Cross posted this issue with Serena, but the only change in the past 24 hrs was Firefox. Any suggestions?

    Windows XP, Firefox 4.0, Team Track 6.6.1

    There is a bug in the Serena TeamTrack user-agent detection. Faking a user-agent for an older version of Firefox works around the problem. With the workaround in place FF4 and higher render the pages fine, because Serena gives us sane information to render.

Maybe you are looking for

  • Why can't my Lion airport utility find any of my routers?

    I recently installed Lion on my 2008 MBP. Now the new airport utility cannot find any of my routers. However, my G5 leopard imac can still see my airport express and airport extreme routers. All I see on my MBP is a globe with an orange circle and th

  • BT totally refuses to give help.

    Today I have phoned BT tech support on a number of occassions trying to get my speed improved.  On five of the occassions I have been told that BT will not do anything until the 29th of this month after the migration from 8Mb to 20Mb has been done. 

  • Can you still restore an iPhone 4S to iOS 6?

    I'm trying to restore my AT&T 4S to complete the unlock process, but if I try to do it on iOS 6, it finishes with Error 3194 - the device is not eligible for the requested build.  It suggests upgrading iTunes, and when I do, it tries to force iOS 7 o

  • Price for skype number and yearly subscription

    Hi, I would like to get a skype number and get a yearly subscription for unlimited calling to america.   I understand that there is a discount for doing them together though I cant seem to find what it is and how much it will cost me monthly for such

  • ALV, initialization and background job

    Hi, I've got a basic report that is causing some problems. On my selection screen there are 2 buttons ,say Button 1 and Button 2. If you click button 1 set gv_var to 'A', click button 2 and gv_var is set to 'B'.   IF sy-ucomm = 'PB_1'.     gv_ var =