[EWM-PPF] Automatic Wave Assignment

Hi,
SPPFP > /SCDL/DELIVERY > Condition Configuration (Transportable Conditions) > Outbound Delivery Order with Automatic Wave Assign >
(1) Assign Warehouse Request to Wave /SCWM/WHR_WAVE_ASSIGN_NEW     Assign to Wave At Delivery Creation
(2) Assign Warehouse Request to Wave /SCWM/WHR_WAVE_ASSIGN_NEW     Assign to Wave After Change of Delivery
The default configurations seem to be ok, for both:
Schedule condition --> Schedule Automatically
Start condition --> No condition (Seen as Fulfilled)
But for all that I have to start the PPF action manually in transaction SPPFP, that the wave assignment is processed.
Which further setting or flag is missing that the manual step (in tx SPPFP) is no longer needed?
Thanks in advance!
Kind Regards!
Laura

Hi,
Did you check your Q in SMQ2?  It could be that it is still processing and hanged up for some reason.  That would be the first place to look.
Thanks,
Faical

Similar Messages

  • Automatic key assignment not working....

    Hi,
      The automatic key assignment is trying to assign a null value to the primary key(AccountID) on saving the record causing an error. Line is bold.
    Regards, Bob
    CREATE TABLE [dbo].[AppGlobal](
    [AccountID] [int] Identity (1,1) NOT NULL,
    [AppID] [varchar](50) NOT NULL,
    [AppPassword] [varchar](50) NOT NULL,
    [AppNickName] [varchar](50) NOT NULL,
    [AppCreateDate] [datetime] NOT NULL
    ) ON [PRIMARY]
    Public Shared Function AddLogin(thisADB As AppDB, ByRef AuditHdr As auditHdr) As List(Of AuditLineItem)
    Dim LineItemList As New List(Of AuditLineItem)
    Dim LineItemSeq As Integer = 0
    Dim connection As SqlConnection = BTDB.GetConnection
    Dim insertStatement As String =
    "INSERT AppGlobal " &
    "(AppID, AppPassword, AppNickName, AppCreateDate) " &
    "VALUES (@AppID, @AppPassword, @AppNickName, @AppCreateDate)"
    Dim insertCommand As New SqlCommand(insertStatement, connection)
    AuditHdr = New auditHdr
    'AuditHdr.AuditID = 0
    AuditHdr.AccountID = 999999
    'Dim auditHdr As auditHdr
    AuditHdr.CreateDate = Now
    AuditHdr.TableName = "AppGlobal"
    AuditHdr.Action = "A"
    AuditHdr.ScreenID = gm_ScrID
    Dim auditLineItem As AuditLineItem
    insertCommand.Parameters.AddWithValue("@AppID", thisADB.AppID)
    auditLineItem = New AuditLineItem
    auditLineItem.AuditID = AuditHdr.AuditID
    LineItemSeq = LineItemSeq + 1
    auditLineItem.AuditSequence = LineItemSeq
    auditLineItem.FieldName = "E-mail"
    auditLineItem.BeforeValue = ""
    auditLineItem.AfterValue = thisADB.AppID
    LineItemList.Add(auditLineItem)
    insertCommand.Parameters.AddWithValue("@AppPassword", thisADB.AppPassword)
    auditLineItem = New AuditLineItem
    auditLineItem.AuditID = AuditHdr.AuditID
    LineItemSeq = LineItemSeq + 1
    auditLineItem.AuditSequence = LineItemSeq
    auditLineItem.FieldName = "Password"
    auditLineItem.BeforeValue = ""
    auditLineItem.AfterValue = thisADB.AppPassword
    LineItemList.Add(auditLineItem)
    insertCommand.Parameters.AddWithValue("@AppNickName", thisADB.AppNickName)
    auditLineItem = New AuditLineItem
    auditLineItem.AuditID = AuditHdr.AuditID
    LineItemSeq = LineItemSeq + 1
    auditLineItem.AuditSequence = LineItemSeq
    auditLineItem.FieldName = "NickName"
    auditLineItem.BeforeValue = ""
    auditLineItem.AfterValue = thisADB.AppNickName
    LineItemList.Add(auditLineItem)
    insertCommand.Parameters.AddWithValue("@AppCreateDate", thisADB.AppCreateDate)
    auditLineItem = New AuditLineItem
    auditLineItem.AuditID = AuditHdr.AuditID
    LineItemSeq = LineItemSeq + 1
    auditLineItem.AuditSequence = LineItemSeq
    auditLineItem.FieldName = "CreateDate"
    auditLineItem.BeforeValue = ""
    auditLineItem.AfterValue = CStr(thisADB.AppCreateDate)
    LineItemList.Add(auditLineItem)
    Try
    connection.Open()
    Dim insertCount As Integer = insertCommand.ExecuteNonQuery
    Dim selectStatement As String =
    "SELECT IDENT_CURRENT('AppGlobal') FROM AppGlobal"
    Dim selectCommand As New SqlCommand(selectStatement, connection)
    Dim AccountID As Integer = CInt(selectCommand.ExecuteScalar)
    gm_AccountID = AccountID
    If insertCount < 1 Then
    LineItemList = Nothing
    End If
    Catch ex As SqlException
    MessageBox.Show("SQL Server error #4 " & ex.Number & ": " & ex.Message, ex.GetType.ToString)
    Finally
    connection.Close()
    End Try
    Return LineItemList
    End Function

    See how to retrieve identity value through .net here
    http://www.aspsnippets.com/Articles/Return-Identity-Auto-Increment-Column-value-after-record-insert-in-SQL-Server-Database-using-ADONet-with-C-and-VBNet.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • How to configure an automatic vendor assignment for a purchase requisition

    hi guys,
    how to configure an automatic vendor assignment for a purchase requisition in sap
    Thanks in advance

    hi Swathi,
    Check these Links out
    http://help.sap.com/saphelp_erp2005/helpdata/en/75/ee11e655c811d189900000e8322d00/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/5e/372e3b7532394ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/4d/2b912a43ad11d189410000e829fbbd/frameset.htm
    Regards,
    Santosh

  • OBYC changes in automatic account assignment

    Hi
    I've a question.
    We have configured automatic account assignment under BSX in OBYC with say, GL1.
    Now we observed that, it has changed to GL2 by mistake. Now we need to set it back to GL1.
    Will system automatically assign all the transactions to the changed GL (i.e from GL2 to GL1), meaning the old transactions as well, or we need to pass a JV for the rectification of the balances to the correct GL.
    Please advise.

    What must be the rectifying action for this?? Since this is a huge balance and Finance dept is not allowing to pass a JV with such a huge balance for audit reasons.
    Plz suggest from MM side what can be done coz reversing and re-posting the whole thing is not possible since its time consuming activity.

  • Catalog Problem - Automatic vendor assignment problem...

    Hello All
    One of the procurement catalog (Green flow Items) was corrupted by uploading a supplier catalog Schema. We got this corrected by once again uploading the correct schema to this catalog and mapping it to the master catalog. There after the corrupted schema is published.
    After this when the users are creating the shopping carts with the items in this recovered catalog, 'Automatic Vendor Assignment' facility is not working . All these shopping carts are being directed to the Professional Purchaser, even though they are Green route shopping cart
    Due to the 'Automatic Vendor Assignment' failure; if the requisitioner manual enters then Vendors details when creating the Cart then the Vendor Details will appear in the Professional Purchasers In-Box.
    Alternatively; the Vendor Details will not appear.
    Did I miss any thing while correcting the the Procurement cataloge.
    Any help or guidance on this is very much appreciated.
    Thank you in advance.
    Wishes & Regards,
    Mahesh. J

    Hi,
    Please check returned OCI value from Catalog. Did you get correct business partner ?
    [https://service.sap.com/sap/support/notes/395312|https://service.sap.com/sap/support/notes/395312]
    Implement the Note 487917 and check the log in SLG1 transaction.
    Regards,
    Masa

  • Automate the assignment of iviews, pages, workset to role....

    Hello Gurus,
    We are using EP 7.0. Is there any tool available in EP 7.0 that will automate the assignment of different content objects, like assignments of iviews, pages and workset to role.
    We want to assign large no. of iviews, pages,worksets etc. to diffrenent roles. Is there anything available that will help us to automate the assignment, rather than manually assign the objects to the role as it will be a huge task and time consuming.
    Any help will be highly appreciated.
    Regards
    Deb
    [Points guranteed for helpful answers]

    Hi Deb,
    as far as I know there is no standard tool for mass assignment of content objects to portal roles. But you can easily develop your own solution. The folloowing sections of the SAP Library should be helpful:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/43863b2e641193e10000000a155369/frameset.htm">How PCD Lookups are Performed</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/726396278212d0e10000000a422035/frameset.htm">Working with Semantic Objects</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/703fd42043053ce10000000a1553f6/frameset.htm">Delta Links</a>
    Best regards,
    Martin

  • Automatic acct assignment.

    Hi all,
    What are the steps in automatic account assignment config.
    Thanks in advance
    Vineeth

    Hello Vineeth,
    Here is the link which explains about automatic account determination process setup.
    http://help.sap.com/saphelp_46c/helpdata/en/90/7155967935d1118b3f0060b03ca329/frameset.htm
    Hope this helps.
    Regards
    Arif Mansuri

  • Automatic output assignment for delivery document

    HI
    Can any bady let me know the pre requisites for automatic output assignment for delivery document with reference of PO(stock transfer order)
    As of now i configureded every thing fine, i add manually the output is working fine, and i created condition record also. only the things in this is
    i need this output automatically when i save my delivery document
    Regards,
    Vadivel

    Dear Vadivel,
    Go to your delivery output procedure control data here you you keep Manual only check box as uncheck for your Replenishment delivery output type.
    Also check the Requirement assigned to your Replenishment delivery output type.
    I hope this will help you,
    Regards,
    Murali.

  • About automatic account assignment

    hi,
    in one interview i faced a question ie: what are the sequencial steps involved in configur automatic account assignment?
    can i get a answer from seniors

    Configure automatic postings                                                                               
    In this step, you enter the system settings for Inventory Management and             
        Invoice Verification transactions for automatic postings to G/L accounts.                                                                               
    You can then check your settings using a simulation function.                                                                               
    Under Further information there is a list of transactions in Materials               
        Management and their definitions.                                                                               
    What are automatic postings?                                                                               
    Postings are made to G/L accounts automatically in the case of Invoice               
        Verification and Inventory Management transactions relevant to Financial             
        and Cost Accounting.                                                                               
    Example:                                                                               
    Posting lines are created in the following accounts in the case of a                 
        goods issue for a cost center:                                                       
        o  Stock account                                                                     
        o  Consumption account                                                                               
    How does the system find the relevant accounts?                                                                               
    When entering the goods movement, the user does not have to enter a G/L              
        account, since the R/3 System automatically finds the accounts to which              
        postings are to be made using the following data:                                    
        o  Chart of accounts of the company code                                             
           If the user enters a company code or a plant when entering a                      
           transaction, the R/3 System determines the chart of accounts which is             
           valid for the company code.                                                       
           You must define the automatic account determination individually for              
           each chart of accounts.                                                           
        o  Valuation grouping code of the valuation area                                     
           If the automatic account determination within a chart of accounts is              
           to run differently for certain company codes or plants (valuation                 
           areas), assign different valuation grouping codes to these valuation              
           areas.                                                                               
    You must define the automatic account determination individually for              
           every valuation grouping code within a chart of accounts. It applies              
           to all valuation areas which are assigned to this valuation grouping              
           code.                                                                               
    If the user enters a company code or a plant when entering a                      
           transaction, the system determines the valuation area and the                     
           valuation grouping code.                                                          
        o  Transaction/event key (internal processing key)                                   
           Posting transactions are predefined for those inventory management and            
           invoice verification transactions relevant to accounting. Posting                 
           records, which are generalized in the value string, are assigned to               
           each relevant movement type in inventory management and each                      
           transaction in invoice verification. These contain keys for the                   
           relevant posting transaction (for example, inventory posting and                  
      Transaction/event key (internal processing key)                                         
      Posting transactions are predefined for those inventory management and                  
      invoice verification transactions relevant to accounting. Posting                       
      records, which are generalized in the value string, are assigned to                     
      each relevant movement type in inventory management and each                            
      transaction in invoice verification. These contain keys for the                         
      relevant posting transaction (for example, inventory posting and                        
      consumption posting) instead of actual G/L account numbers.                             
      You do not have to define these transaction keys, they are determined                   
      automatically from the transaction (invoice verification) or the                        
      movement type (inventory management). All you have to do is assign the                  
      relevant G/L account to each posting transaction.                                       
      Account grouping (only for offsetting entries, consignment                              
      liabilities, and price differences)                                                     
      Since the posting transaction "Offsetting entry for inventory posting"                  
      is used for different transactions (for example, goods issue,                           
      scrapping, physical inventory), which are assigned to different                         
      accounts (for example, consumption account, scrapping, expense/income                   
      from inventory differences), it is necessary to divide the posting                      
      transaction according to a further key: account grouping code.                          
      An account grouping is assigned to each movement type in inventory                      
      management which uses the posting transaction "Offsetting entry for                     
      inventory posting".                                                                     
      Under the posting transaction "Offsetting entry for inventory                           
      posting", you must assign G/L accounts for every account grouping,                      
      that is, assign G/L accounts.                                                           
      If you wish to post price differences to different price difference                     
      accounts in the case of goods receipts for purchase orders, goods                       
      receipts for orders, or other movements, you can define different                       
      account grouping codes for the transaction key.                                         
      Using the account grouping, you can also have different accounts for                    
      consignment liabilities and pipeline liabilities.                                       
      Valuation class of material or (in case of split valuation) the                         
      valuation type                                                                          
      The valuation class allows you to define automatic account                              
      determination that is dependent on the material. for example: you post                  
      a goods receipt of a raw material to a different stock account than if                  
      the goods receipt were for trading goods, even though the user enters                   
      the same transaction for both materials.                                                
      You can achieve this by assigning different valuation classes to the                    
      materials and by assigning different G/L accounts to the posting                        
      transaction for every valuation class.                                                  
      If you do not want to differentiate according to valuation classes you                  
      do not have to maintain a valuation class for a transaction.                            
       Before you maintain automatic postings, you must obtain the following                           
       information:                                                                               
    1. Valuation level (plant or company code)                                                      
          Establish whether the materials are valuated at plant or at company                          
          code level                                                                               
    When valuation is at plant level, the valuation area corresponds to a                        
          plant.                                                                               
    When valuation is at company code level, the valuation area                                  
          corresponds to a company code.                                                               
          Define valuation level                                                                               
    2. Chart of accounts and valuation grouping code per valuation area                             
          Find out whether the valuation grouping code is active.                                      
          Activate split valuation                                                                     
          If it is not active, determine the chart of accounts assigned to each                        
          valuation area (via the company code).                                                       
          If it is active, determine the chart of accounts and the valuation                           
          grouping code assigned to each valuation area.                                               
          Group valuation areas                                                                               
    You must define a separate account determination process for chart of                        
          accounts and each valuation grouping code.                                                                               
    3. Valuation class per material type                                                            
          If you wish to differentiate the account determination process for                           
          specific transactions according to valuation classes, find out which                         
          valuation classes are possible for each material type.                                       
          Define valuation classes                                                                               
    4. Account grouping for offsetting entries to stock accounts                                    
          Under Define account grouping for movement types, determine for which                        
          movement types an account grouping is defined for the                                        
          transaction/event keys GGB (offsetting entry to stock posting), KON                          
          (consignment liabilities) and PRD (price differences).                                                                               
    Default settings                                                                               
    G/L account assignments for the charts of accounts INT and the valuation                        
       grouping code 0001 are SAP standard.

  • Configuring automatic account assignment

    Hi All,
    Can anyone give me the step by step configuration procedure
    automatic account assignment.
    Regards,
    Nisha

    hi,
    spro --> Materials management --> valuation and account assignment --> account determination --> account determination without wizard.
    under this we have:
    define valuation control, group together valuation areas, define account grouping for movement types.
    in transaction OMWN, you will find account grouping.
    1.     Valuation area:  plant or company code ( SAP recommends Plant)
    2.     Valuation class ( 4 Character ID )
    3.     Account Category Reference  &#61664; Grouping of valuation class for the purpose of Automatic Account Determination.
    4.     Valuation Grouping Code/ Valuation Modifier
    &#61664;     4 Character ID, used to group valuation areas for the purpose of automatic account determination
    &#61664;        88p1      8888   CAUS   0001
             88p2      8888   CAUS   0001
    •     The plants belongs to same company code can have same grouping code.
    •     The plants belongs to same company code can have different grouping code
    •     The plant belongs to different company codes can have same grouping code.
    EX:  valuation grouping code     valuation class      G/L
         0001                    3000          300000
         0002                    3000          690000
    5.     Transaction / Event key
    &#61664;     It is an internal processing key which facilitates in automatic determination of accounts.  The system uses internally, what accounts have to be picked up.
    &#61664;     3 Character ID
    &#61664;     Some of the Standard Transaction/Event keys are
    1.  BSX   -- Inventory postings  ( Stock postings )
    2.  BSP   -- Stock Change account
    3. WRX  -- GR/IR Clearing account
    4. UPF  -- Unplanned delivery costs
    5. GBB  -- Offset entry for Inventory posting
    6. PRD  -- Price difference accounts
    7. KON – Consignment liabilities
    Goods receipt for PO ::  BSX  and WRX will trigger.  
    Goods issue::  BSX and GBB ;will trigger.
    6.     Account Modifier:
    &#61664; Account modifier are used to determine Finer accounts for  a transaction or a event.
    &#61664; Goods issue to the cost center:
         Stock account  BSX  Credit.
         GBB                          Debit.  ( 
    hope this may hlep you,
    regards,
    srinivas

  • Automatic Sign Assignment in BIP

    Hi All,
    I'm looking for a way to realize automatic sign assignment in BIP.
    Does anyone know how to realize?
    Regarding automatic sign assignment in former BPS,
    we can use the standard function.
    http://help.sap.com/saphelp_sem40bw/helpdata/en/0a/242537cedf2056e10000009b38f936/frameset.htm
    I'm going to use the sign change function with BW hierarchy and formula variable,
    but a calculated key figure could not be input ready.
    I have no idea except this,
    please advice me how to realize automatic sign change.
    Best Regards,
    Takuhito

    Hello Takuhito,
    as you mentioned BIP only has the sign reversal feature of queries; as this is modeled using formulas this can not be used for planning.
    This is a known gap of BIP compared to BPS. Since this design of the sign reversal feature is ok for reporting it is not yet clear what is the right solution for BIP since it also using queries now for manual planning. In general it makes no sense to make formulas input ready. But may be the solution is to make simple formulas input ready and to have a feature similar to 'inverse formulas' in 'good old CO-PA'.
    So a sign change that depends on master data values (the sign is a master data attribute) for input ready key figures can not be modeled in queries.
    Best regards,
    Gregor

  • Automatic batch assignment on UD

    Hi,
    Can anyone tell me how can i configure my system so that it assigns automatic batch assignment while doing Usage decision in transaction qa32 on one specific plant.

    Hi there....
                  The txn QA32 is for selection of inspection lot.... the UD for the insp. lot can be done with the txn QA11.
    If the material is produced by in-house production then the batch assignment setting will have to  be done in SPRO and in the material master MRP-2, work scheduling view.
    Please reward if you find the answer helpful....let me know if you have any further query.....
    Thanks

  • EWM PPF Assign Warehouse Request to Wave

    We found that PRDO is assigned to wave number 100000585 from
    PPF Action.  But when check from mon ,there is no wave 100000585.
    We try to create new wave and include this odo into the wave. It is not possible.

    Hi,
    Did you check your Q in SMQ2?  It could be that it is still processing and hanged up for some reason.  That would be the first place to look.
    Thanks,
    Faical

  • PPF: automatically Putaway WT creation after distribution of the inbound delivery from ERP

    Dear Experts,
    I'm trying to test the PPF in order to create a putaway WT for an inbound delivery in EWM-System directly after its distribution from the ERP-System.
    1. I’ve chosen the action profile (PDI_01) and did an assignment to the doc type PDI
    2. I’ve created the determination procedure to the action profile:
    3. I’ve created a condition records:
    After this I try to disribute an inbound delivery from ERP to EWM, but as after distribution as after saving of the inboun delivery nothing happens.
    Could you, guys, give some hits, what I missed and where I should define the whrehouse process type for the putaway WT?
    Thank you in advance
    BR
    Denis

    Hi Petr,
    thnaks for the help once again,
    I did some settings you and Alex proposed and now I can see than my action will be found when creating Outbound Delivery Order:
    But even I have only one condition record to my action "PDO_01_WT_CREATE" it will not be fulfilled...log says
    I also changed the GM status to NSNS...can I somehow find out which conditiontion the programm is claiming about?
    BR
    Denis

  • Sales/Use Tax - Automatic Account Assignment

    Our use tax on an incoming Accounts Payable invoice gets automatically charged to a GL account.  Is there a way to assign a profit center on that posting so that all postings to that GL account for that company are assigned to a profit center?

    And conditions are company code + GL account = profit center 1? For that you can use substitution, transaction GGB1, make this setting for Cost accounting, line item level and in prerequisites you make if BUKRS = xxxx and HKONT = xxxxxxx, in substitution put COBL-PRCTR = PC1.
    Ask if you need further clarifications.
    regards

Maybe you are looking for

  • Google calendar and iOS 8 - no longer synchronizing

    Updated my iPhone 4s to iOS 8 and suddenly my gmail calendar is no longer synchronizing on the phone.  I've already done the restore to factory settings because after the upgrade to iOS 8, my phone lumped a bunch more files into "other" which weren't

  • All of my contacts are not showing up

    Once I updated my phone to to iCloud, now all of my contacts are not showing up in my contact list but if I type in the number, they show up.  How do I fix this?

  • Html Email containing unicode characters [10 Duke Dollars]

    Want to be able to send a html email converted from a Word document, i.e. one that contains special characters. I was having a problem trying to send a specific combination of characters: String html = "<html><head></head><body>\n<p>\u0093hello\u0094

  • Scenario in pricing

    can anyone explaing me one preconfigured scenario in pricing relating to MM according to one business procedure. tks in advance.

  • Task and Subtasks

    Hi, We have requirement like we want to split hours merntioned at task level to below level sutasks. User defines some 100 hrs at tasks and another user split that task in subtasks to distribute those 100 hrs. Now here if I use With summary option in