Conditions for PO approvals in R/3 system

Hi
We are on SRM 4.0 classic scenario and backend as ECC5.0
We have a requirement where PO approval is to be done in backend R/3 system, only for POs which are created from SRM sourcing cockpit and R/3 manual POs. POs that are created from catalog based shopping carts need not undergo PO approval in backend system.
Note : All shopping carts will be approved in SRM workflow approval process before creating follow-on doc in backend system.
My questions
1. How the workflow will recognise the PO from sourcing (SRM) and manual PO created in backend R/3(not through SRM). Because we want PO workflow to be triggered only in R/3 system for these POs.
2.Is the workflow development same for SRM and R/3 system or any difference is there. I mean in R/3 also do we have n step approval BADI?
Please give me your suggestions on how to proceed on the above.
Thanks
Jagdish

Hi Jagdish
I took the hypothesis that you use extended classic scenario :
Implement BBP_ECS_PO_OUT_BADI. This BADI is active when the Extended Classic Scenario is switched on, while PO data is transferred from EBP to R3.
Since the R3 PO does not have field for catalog id, the EKKO- BEDNR (Tracking Number) field (that's an example) can be used to store this information. In this BADI all items are identified and their tracking number field is populated with your catalogue ID.
You can take this a starting point.
Hope this helps,
Kind regards,
Yann
PS : Please do not forget to reward )

Similar Messages

  • Error when giving untill condition for System time and date

    Hi Experts,
    i am using Untill Loop in my workflow to set condition for System time and date.According to this condition when system date and time is greater than equal to some date and time then mail goes to an agent.But during testing , the workflow gets into error stage.
                 In workflow log i am getting error like
    'Maximum number of    10000 nodes reached' in executed action 'DEQUEUE_NEXT_NODE'  for false condition.
                        Please suggest what may be possible cause or solution for it?
               Points will be rewarded for any good solution.
    Thanks
    Snehasish Das

    Hi,
    You should not use loop for that kind of purpose. It sounds to me that your workflow is looping all  the time, and the maximum numer of nodes is reached soon, and the workflow goes into error.
    You should use the WF deadline functionality for your purpose. For example use in a relevant step the "latest end" tab, and define the deadline there. Then when your deadline is reached, the workflow will continue in a separate outcome, and there you can send your mail.
    Regards,
    Karri

  • How to get the salesprice and condition for a customer / material / date

    Hi all,
    how can I get the correct price and condition for a customer / material / date ?
    I know this is possible using the BAPI_SALESORDER_SIMULATE, but this bapi is using to much ressources on the system.
    I'm trying to get the correct price and condition WITHOUT using that BAPI.
    Does anyone know how it is possible ? As said before : I have the customer, material and a date.
    thanks in advance for your help

    Hi
    You need it because it's possible to have a complex pricing procedure, and you can't do it with a simple select on a table. Think that you can have pricing requirements, formulas (ie: VOFM) and so on in your pricing procedure (tcode V/08).
    I hope this helps you
    Regards
    Eduardo

  • Scheduling agreement condition type default deletion indicator in backend system

    Dear team,
    our business process is that-
    In SRM system scheduling agreement is created. once its approved from SRM in Backend ECC R3 system the same is getting replicated.
    But in few of the cases its been obserbved that the condition pricing is flowing but with deletion indicator selected by default.
    I have checked the IDOC for the same but there is no value found flowing from SRM to ECC.
    Even searched for the same Material & same vendor in some cases only observed with deletion indicator.
    For entire scheduling agreement the deletion conditions are updating that is for all line item in scheduling agreement.
    There is no info record exists.
    Appreciate if anyone can throw some light over this.

    Appa K wrote:
    Even searched for the same Material & same vendor in some cases only observed with deletion indicator.
    What is the special cases ?
    I hope you are using time dependent condition for you SA document type.
    Check is it fetching from last PO or SA ?
    What is happening, when you are trying to create SA manually via ME31L for the same material and vendor?

  • The Condition for service price determination incomplete

    Dear experts,
    I run the System with EC&O Best Practice. Howerver, I can not enter Services on tab Service of Sales Order: Short text of Service, Quantity, UOM, Gross Price. the error "Condition for service price determination incomplete" occours when I press Enter key.
    Conditions for service price determination incomplete
    Message no. SE477
    Diagnosis
    Either the calculation schema for services does not exist or the condition types have not been defined correctly.
    Procedure
    Please check your Customizing settings for service conditions.
    If you have not yet defined any conditions for services, you can adopt the standard SAP settings from client 0.
    Please help me check this issue on the attached file.
    Thank you very much.
    Thanks,
    Binh Tran
    <Personal details shared by OP is removed by Moderator. >
    Message was edited by: Jyoti Prakash

    Hi All,
    Thank you very much for your inputs.
    I checked all the notes, 25357, 27024  and 1383066. Everything is ok in the system. and these notes explained more on the MM part not on the SD- BOS. However, still i am not able to complete the Inquiry, same error exists.
    This error is in SD not in MM, while i am creating the inquiry BOS.
    If any one come across it and solved it, please let me know.
    Regards,
    Suresh

  • Activating conditions for Purchase Order workflows in EBP

    Dear SRMer's,
    I am facing the following problem:
    System Info :SRM Server 5.5, ECC 6.0
    Scenario 1:
    All start conditions for Purchase Order in SAP Business Workflow are activated.
    I created a direct procurement shopping cart (DP)  in SRM browser and ordered it, then I logged in as proffessional purchaser, changed the Price and processed the DP PO.
    When Ordering, the follow on Documents are created, but says the PO is waiting for approval.  When I check for this PO in the Backend R/3 system in the Me22n (Display PO changes), I don't see the PO.
    Scenario 2:
    All Start conditions for Purchase Order in SAP Business Workflow are de-activated
    I created  another direct procurement shopping cart (DP2)  in SRM browser and ordered it, then I logged in as proffessional purchaser, changed the Price and processed the DP2 PO (Status is held). 
    When Ordering, I get the Warning message, no workflow found, contact system administrator.
    Please advice what needs to be configured for the PO to be ordered successfully.
    Thanks in advance
    Raj

    Hi,
    In your scenario 1, if system is saying that there the PO has to be approved, it means that you have managed the user that will receive the workitem..
    Activating all PO WF is not a solution as in standard there are two many cases activated (amount, role, limit...)
    I propose you to first activate only the 0 step WF and to overwrite the code inside
    Just code that every PO modification should trigger O step WF thus it will be more simple to test it.
    Later on, if you want to implement more complex starting conditions, you just have to modify the WF content...
    Kind regards,
    Yann

  • Pricing Condition for Serivce Line Item

    Hi Experts,
    I'm trying to create a service PO with 1 Service line item and this service line item actually contains more than 1 service number. Using BAPI_PO_CREATE1, how can I define the pricing condition for each of the service number?
    Currently, I'm able to define the pricing condition of the service item as a whole through this input parameter table POCOND.
    Thanks.
    Best Regards,
    Weishan

    Its really tricky requirement, when you are going for manual condition type.
    - the best alternative to cater your requirement is to go for maintenance of condition record, which you can upload at mass with the help of LSMW. Also, will be really helpful in having report for pricing. Finally, reduce time to create sales order. Thus, discuss & encourage your user to maintain pricing based condition record. Only header condition should be on manual bases.
    - If hard to convince your client on condition record. Then develop a routine with the help of ABAPer in your team. Where you can put logic. If the condition is manual enter and system is able find already entered value for material, then copy the price the slots where system don't find manually entered condition value.
    Regards
    JP

  • Sales Order - pull conditions for an item

    Hi all,
    I have a Sales order with one item in it. When I go to this item in VA03 I see several tabs like SalesA, SalesB,.....Conditions,..... Now when I click the 'Conditions' tab I see all the Conditions for this Item. I want to pull this conditions information. I have the KNUMV value for this sales order so I can go to the table KONV where all the conditions are stored and with help of KNUMV and item number can I get all the conditions. BUT...
    My question is there are some Conitions which have more lines below them(in blue color) like Gross Value, Net value,..... This information is not stored in the KONV table. For example in Conditons I have a condition Z7UP like
    <b>Z7UP</b>    Unit Price    0.000   Eur   ....
               Gross value   1.5     Eur   ....
               Net value     0.0     Eur   ....
    The lines Gross value and Net value are not stored in the table KONV. Does anyone know which tables maintain this information. I need to get that information too.... Waiting for your replies..........
    Message was edited by: Raju Boda

    HI Rich,
    I looked to KONP and KOND but of no use. I dont have any entries in KOND and for KONP the key is KNUMH which I dont have. But I looked at all the entries in KONP but it seems this table doesnt have the information I am looking for.
    I debugged VA03 for one sales order to look from where exactly it is pulling this data. I found that when I came across the function modules
    PRICING_SUBSCREEN_PBO
    PRICING_SUBSCREEN_SET_DATA
    the required data is obtained automatically into structure XKOMV the movement I enter into these function modules in debugging mode.
    I'm still unable to understand from where the system is pulling this data.
    Any ideas please help. Thanks

  • One pricing condition for BOM and other for individual component

    Hello SAP gurus,
    We have two pricing condition types created and assigned in the pricing procedure which has been created with reference to PR00 and condition records are maintained for both the condition types.
    But, we want only one pricing condition type to be triggered in the sales order depending on the usage of material in the sales order. As we are selling the same material individually and as well as a component in a bundle ( BOM).
    i.e, when one pricing condition for BOM component and other for individual component
    What are the configuration steps to be taken care to get this scenario?
    Thanks in advance.
    Regards,
    KB
    Edited by: K.byla on Jan 21, 2010 1:20 PM

    Hi Sagar,
    Thanks for your response.
    Yes, we are maintaining only one material. The same material is used to sell individually and also in a BOM.
    As i have mentioned earlier, whenever the material is sold individually it should pick condition type say 'YR00' and when the same material is sold as a bundle ( BOM) , it should pick condition type " YR01" in same the pricing procedure.
    For both the condition types, the condition records are maintained.
    To give the scenario details,
    A material "X" is sold individually as a single component and the same material is also used for selling bundled with other material "Y" and the bundled material as "Z"
    means, Z=X+Y
    Pricing procedure used is say ZRA000 which contains currently the price cond type YR00.
    Now for the bundle (BOM) involvement i want to use the same pricing pricing proc. and add the new cond YR01 in it so that the system will pick the cond.type YR00 when the material is sold individually and YR01 is taken as the price when the material is sold as a bundle against the item X.
    Need to know the steps for this scenario and do i need to maintain a specific requirement ? please suggest.
    BR,
    KB

  • Time out period for PO approvals in worklist

    Hi all,
    Can any one know how to check the time out period for PO approvals in worklist other thant workflow builder like from system adminstrator or a query etc.,
    Thanks in advance,
    Regards,
    Pramod

    Hi,
    The following note might solve your problem :
    1330433.
    Thanks and Regards,
    Vignesh Ravikumar

  • Give condition for date.

    dear all,
    if i hve to give condition for some system date that it hould be valid for some limited period ,like for any festivel.in a range.but presently i m taking any date input.
    with which condition i shld compare and wht will be syntax.
    thanx.

    Hi Robin,
    You can use function module <b>DATE_CONVERT_TO_FACTORYDATE</b> to check for a particular date. You need to pass Calendar ID to <b>factory_calendar_id</b>. You can see details of different calendar using Tcode '<b>SCAL</b>'.
    <b><REMOVED BY MODERATOR></b>
    Regards,
    Amit
    Message was edited by:
            Alvaro Tejada Galindo

  • Output Conditions for Header- with Item criteria

    Hi!
    We want to set up the Output conditions for delivery note per storage location.
    SAP has problems with reading it on the header level- as it is only on LIPS. Is there any easy workaround so it picks up the item field?
    Thanks!!
    Cheers
    Bea

    Hello Bea
    You may be able to acheive  this by doing the following:
    1) Add the field 'Storage Location'  (LGORT) to the filed catalog for output with the following activities:
         SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/System Modifications for Output/New Fields
         For Output Control
    2) Then create a condition table for the new access:
       SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/Output Determination/Maintain Output
       Determination for Outbound Deliveries/Maintain Condition Tables
    3) Then add the new condition table to the requisite access sequence:
       SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/Output Determination/Maintain Output
       Determination for Outbound Deliveries/Maintain Access Sequences
    Please review OSS note 756688 which says that  you need to 'go to the item output screen before saving the document the header output is found'.
    It may be worthwhile to remain an output at item level with the same access also.
    OSS note: 756688 - Access sequence with item and header fields
    Hope this helps.

  • Maintain pricing conditions for the material for the excise invoice date

    When I am doing MIGO (Release GR Blocked Stock-movement type) t)he system is giving an error "Maintain pricing conditions for the material for the excise invoice date"I am attaching screen shot for reference.
    I request if any one can provide me the solution

    Hi,
    Check did you have entry of that movement type in the following path where you specify which movement type relating to goods receipts involve excise invoices
    SPRO -
    > Logistics general -> tax on Goods Movements-> India -> Business Transactions--> Specify Which Movement Types Involve Excise Invoices
    Regards,
    Biju K

  • The condition for action don't work with user status

    Hello,
    we have some problem with define conditions for actions of SLA Monitoring:
    Schedule condition with system status (Example:"&CRM Service Product Item.System Status& = I1002") is implemented.
    But schedule condition with user status ("&CRM Service Product Item.User Status& = E0005ZLFC0001") is not implemented i.e. the action for message with user status = "E0005ZLFC0001" is not executed.
    Please help us.
    Best regards,
    Alexander.

    Hi Anette ...
    The app runs on iOS 5.1.1 or later as noted here >  https://itunes.apple.com/us/app/bejeweled-hd/id517260318?mt=8
    But does not necessarily mean the developer updated the app for iOS 8 compatibility.
    Click Bejeweled HD Support at that link.

  • Conditions for service price determination is incomplete.

    Dear Gurus,
                        I am facing an error in Bill of services like "Conditions for service price determination is incomplete".In bill of services when am trying to enter the services in service entry sheet the system through the above errorr.S o can any one rspond immediately.
    Thanks in advance
    Rams

    Hey
    While creating Service PO
    mainatain account assignment category
    Maintain item category
    Then enter the material description.
    Automatically service tab will populate.
    In this maintain service no ( the same can be created in AC03)
    For the service maintain the conditions in ML33 or ML39 or ML45
    Then create PO, The conditions will come automatically.
    Regards,
    Raman

Maybe you are looking for

  • MacBook pro powers on but with no display. What do I do?

    Somebody please help! I press the power button and it dings but then nothing comes on the screen. I need to figure this out!

  • Acrobat 9.5 Pro now FAILS to detect page size differences if the Trim Box is set

    Previous versions of Acrobat and even of Acrobat 9.x would flag pages whose "size or orientation is different" if the actual media box size was different from page to page. However, it seems that 9.5 now will not flag a document that has pages withou

  • Some iTunes vids in library not showing on new iPad

    Im pretty sure the reason some of my music is missing is that I didn't buy it from iTunes, but rather copied it to my library from CDs (is that right?) But these are music videoes that I bought from iTunes. And, other iTunes vids did show up and offe

  • Display "Exception"-Columns in table views

    Hello, in my Visual Composer Storyboard I have a table view with 4 columns and an input form for the data selection. When I deploy my application, I see the correct table view. I fill out the input form with my selection. Click on submit and the data

  • Email address cannot be unlinked from Facebook account

    Hi, I would like to decouple my Facebook account from Spotify.  I happened to create my account against my Facebook account and, after deactivating my Facebook account, found that I could no longer log into Spotify.  I reactivated my Facebook account