DME Configuration - Two Payment Methods for One format

Hi Experts,
We have a DME formart which we have to use for two payment methods (Direct Debit and Direct Credit).
The format should contain different values in the header for two different methods.
How this can be done? I assume that this can be achieved with Condition tab but unable to understand how to maintain the conidtions.
Ex: for Direct debit one of the value in the header should be 99 and for Direct credit the value should be 88.
Please let me know if I need to provide further information.
Regards,
Surya

Hi,
You can create the coditional node (Create Atom) in the DME structure.
For the first Atom, give the condition as
Argument 1-1 = FPAYH
Argument 1-2 = RZAWE
Type               = 2
Operator        = "="
Argument 2-1 = your first payment method
Argument 2-2 = blank
Type = 1
For the second Atom, give the condition as
Argument 1-1 = FPAYH
Argument 1-2 = RZAWE
Type               = 2
Operator        = "="
Argument 2-1 = your second payment method
Argument 2-2 = blank
Type = 1
Regards,
Gaurav

Similar Messages

  • Different payment method for one invoice

    Hello everyone
    Is it possible to have multiple payment method for one invoice? As my client want to pay different payment method for one invoice.
    Could you please advise?
    Kind regards

    Yes. You can provided if you split the invoice amount into multiple payments under scheduled payments tab in invoice workbench.

  • Two scheduling methods for one plant

    Hi
    I have a scenario where I have two material, one ,material I am producing 5 days a week and another I want to produce 7 days a week. I need to have planned order for these materials also accordingly as per 5 working days and another as 7 working days.
    If I am not wrong we cannot have more than one factory calander for a plant.
    Do anyone have any suggestion how to handle this scenarion.
    Regards

    Neeraj,
    Hope these Materials are produced from different workcenters, if so please assign a calender in the capacity header of the workcenter as required.
    You can have different factory calender assigned to the workcenter within a plant.
    Regards,
    Prasobh

  • Bank Transfer file: generate two outgoing files for one pmt method?

    Hello Experts,
    Two files (header and item) are expected from the hungarian bank for each payement.
    It's possible to generate two outgoing files for one pmt method using DMEE tree? If yes, can you tell me how?
    If not, there is an other solution? Use a classic program (copy and adaptation) for example?
    Thank you in advance.
    Amal

    Are you sure you need separate files file header and items.
    Usually both header and items are placed in the same file. Please reconfirm or get the formats from the Bank.

  • Two auto-reaction methods for one alert

    Hi,
    I wonder if it is possible to trigger 2 auto-reaction methods for one alert.
    The 2 methods  (tc RZ21) we want to use are :
    1) Trigger a SNMP trap with method : CCMS_OnAlert_SNMP_TRAP
    2) Trigger a Mail with method : ccms_send_alert_to_alm_ccms_container_v4
    Those 2 templates are working fine if we use them separately.
    I want to use them both for the same alert.
    Are there methods, function module, reports,... available to handle this?
    Hope somebody can help.
    Regards
    Paul Van Daele

    Found the solution :
    Note 727584 - CCMS : Triggering several auto-reaction methods for an alert

  • Error : FZ010 : Enter a payment method for incoming payments

    Hi,
    I am running F110 and paying intercompany vendors/customers.
    I am running payment run for Compony 0050 and paying my vendor VEND0060 and CUST0060.
    The balance of vend0060 is 2 million(credit) and  balance of CUST0060 is 1 million (Debit).
    So I am going in Reallocate and changing the bank details as getting exceptioin in CUST0060. But it gives out an error "Enter Payment method for incoming payments"
    We have just configured outgoing payment and actually as credit balance is more, it should not give this error.
    Does any one know solutin for this?
    Error in details:
    Enter a payment method for incoming payments
    Message no. FZ010
    Diagnosis
    The balance of the items to be paid requires a payment method for incoming payments. You specified a payment method that is defined for outgoing payments.
    System Response
    The payment method is rejected.
    Procedure
    Enter a payment method for incoming payments.
    Thanks
    JR

    In the master record of the customer/vendor, ensure that the appropriate payment methods are maintained.  If you click on F4 on the payment method field, you can see different methods available for Incoming Payments and different methods for Outgoing payments.
    Assign points accordingly.
    Thanks,
    Madhav Nanduri

  • Need help finding the default payment method for supplier site in R12

    I am using the following query to find out what the default payment method is for a supplier site.
    select pv.vendor_id ,
    pvs.vendor_site_id,
    iepa.ext_payee_id,
    ieppm.payment_method_code
    from ap_supplier_sites_all pvs
    ,ap_suppliers pv
    ,iby_external_payees_all iepa
    ,iby_ext_party_pmt_mthds ieppm
    where pv.pay_group_lookup_code = 'EMPLOYEE'
    and pv.vendor_type_lookup_code = 'EMPLOYEE'
    and pv.employee_id is not null
    and pv.employee_id =92584--p_person_id
    and pv.vendor_id= pvs.vendor_id
    and pvs.vendor_site_code = 'HOME'
    and pvs.pay_group_lookup_code <> 'ATTACHMENT'
    and ((pv.end_date_active is null) or (pv.end_date_active >= sysdate))
    and ((pvs.inactive_date is null) or (pvs.inactive_date>= sysdate))
    and pvs.pay_site_flag = 'Y'
    and pvs.vendor_site_id = iepa.supplier_site_id
    and iepa.ext_payee_id = ieppm.ext_pmt_party_id
    and ieppm.primary_flag = 'Y'
    and pv.segment1 = '131678'
    The problem is that I am returning two rows.
    I have gone in to the application and changed the default payment method from 'Check' to 'Electronic' and I am able to see the change on one of the records, however I am unable to determine how I'm supposed to narrow it down to just this record. I am pulling what hair I have left out!
    Please help.
    Chris

    Here is the generic query for some one who is faing problem like us.This query will return all the payment methods for all sites of a supplier
    SELECT ieppm.payment_method_code,ieppm.inactive_date
    FROM ap_supplier_sites_all assa,
    ap_suppliers ass,
    iby_external_payees_all iepa,
    iby_ext_party_pmt_mthds ieppm
    WHERE ass.vendor_id = assa.vendor_id
    AND assa.pay_site_flag = 'Y'
    AND assa.vendor_site_id = iepa.supplier_site_id
    AND iepa.ext_payee_id = ieppm.ext_pmt_party_id
    AND ass.segment1 = '10033' -- Supplier Number
    AND( (ieppm.inactive_date IS NULL)or (ieppm.inactive_date > sysdate)) ;

  • HT1918 Can I have multiple payment methods on one account

    Currently, both of my teenage sons and I are sharing an Apple account with one payment method. I would like to have a payment method for each of us.

    If they are teenagers, it is not too soon to set up individual accounts per person. 
    This will address the separate payments issue, and will make it much easier in a few years when they start heading off to university or moving to their own living arrangements.

  • Two payment doc. for same Vendor in F110

    Dear All,
    In F110,the system is creating two payment documents for the same vendor  with same payment method.
    we have 3 open item(document) for this particular vendor,but the system is posting two payment document.
    we have checked the Vendor master and FBZP payment method settings(Single payment is not selected in both),but how the system is posting two payment document for the 3 open invoice.
    Do suggest.
    Regards.

    Check the following fields in all the 3 invoices
    They must be identical for 2 of them and different for 1
    Paying company code
    Sending company code
    Account Number of Vendor or Creditor
    Customer Number 1
    Payee code
    Currency Key
    Payment Method
    Short Key for a House Bank
    ID for account details
    Partner Bank Type
    Business Area
    Business Place
    Indicator: Capital Goods Affected?
    Grouping Field for Automatic Payments
    Payment Method Supplement
    Instruction key 1
    Instruction key 2
    Instruction key 3
    Regards
    Sach!n

  • Is there a way to have two payment cards under one apple id

    Is there a way to have two payment cards under one apple id? 

    You're confusing icloud and itunes store accounts.  Individual users should have their own icloud accounts (using their Apple ID) but multiple users can share the same ID for logging into the itunes store account.

  • Error: No permitted payment method for Payment Praposal in F110

    Hello Experts,
    I am trying to tigger an Idoc for payment from F110 and am getting the following error:
    Job started                                                                       
    Step 001 started (program SAPF110S, variant &0000000002133, user ID )       
    Log for proposal run for payment on 27.01.2005, identification                                                                               
    Additional log for vendor 3803 company code 3000                                                                               
    Due date determination additional log                          
    Document 1900004238 line item 002 via USD      100.000,00-                
    Terms of payment: 27.01.2005    0  0,000 %    0  0,000 %    0             
    03 days grace period is being considered                                  
    Payment must take place before 30.01.2005; next payment on 26.04.2008     
    Item is due with 0,000 % cash discount                                                                               
    Payment method selection additional log                               
    Payment method selection for items due now to the amount of USD      100.000,00- 
    Payment method "C" is being checked                                              
    Bank details are being checked                                                   
    System reads house banks and checks if they are allowed                        
    Our bank 3000 is being checked                                                   
    Bank different from the specified bank DBKA in master record or items            
    Our bank 3200 is being checked                                                   
    Bank different from the specified bank DBKA in master record or items            
    House bank is selected ...                                                     
    No permitted payment method exists                                               
    Information re. vendor 3803 / paying company code 3000 ...                         
    ... payment not possible because of reported error  
    End of log                                                                         
    Step 002 started (program SAPFPAYM_SCHEDULE, variant &0000000001217, user ID )
    Step 003 started (program RFFOEDI1, variant &0000000000042, user ID )        
    Program RFFOEDI1: No records selected                                              
    Step 004 started (program RFFOAVIS, variant &0000000000044, user ID )       
    Program RFFOAVIS: No records selected                                             
    Job finished   
    Plesase suggest its very urgent.
    Thanks,
    Suma
    Edited by: Suma B on May 3, 2008 9:42 AM

    check payment in vendor master or invoice line items. May be payment method entered in parameters is different from vendor master data and invoice.
    Check Payment method configuration for country and Company code
    In Payment method for company code
    check
    minimum and maximum amount
    foreign payments allowed or not
    Check Bank determination for paying company code combination with payment method

  • Can I configure two webserver domain in one windows server

    Can I configure two webserver domain in one windows server with default port. ( i.e 80 )
    For Ex:- http://server-name/psp/DOMAIN/?cmd=login and another one
    http://server-name/psp/DOMAIN2/?cmd=login.
    If not please let me know the workaround to do so. B'coz i don't want to put portnumber in my second URL..

    Hi,
    You can even have serveral domains within the same webserver instance.
    During PIA installation (of the second) choose option existing domain and then add an additional site.
    Give the domain a unique name and port to your second application server and you are ready to go.
    I usually do this on sandbox environments to keep the sandbox small , with several databases (Portal, HCM, FIN, CRM) and one PIA with serveral domain.
    But is definitely not what you should do for production systems.
    Each application should have it's one PIA instance.
    Hakan
    I didn't read the port number requirement.
    You can only run one webserver instance on a port number for example port 80.
    But you can still have one webserver PIA with serveral domain on the same port number as described above.
    Edited by: Hakan Biroglu on Mar 14, 2012 2:28 PM

  • Restricting Payment Method For Customers

    Dear gurus!!!
    My client has the following requirement in which he desires that
    1- Can we receive incoming payments from customers with different payment methods. In our assignment field we give the cheque number or deposit slip etc... which is freely definable, so we want to restrict the payment method against customer considering that there is no option of "payment method" in the incoming payments screen f-28.
    we want to restrict incoming payments from certain customers via cheque or cash.
    does any one has any ideas on how to fulfill this requirement
    your help would be highly appreciated ....
    thanks
    Aurangzeb Khan

    Hi,
    You can only use the payment methods assigned to your customers using the automatic payment program. Determine a house bank for these payment methods. With this it will determine which account to be used, when the customer paid in cheque or cash.
    Create a payment method for INCOMING payment for cheque and cash. After that you assign the payment to your customers. When you receive the payment, you won't use f-28 but you will use F110 instead. Select the payment method for this customer and the customer. Once you're done up to posting, the payment is posted to the specific account for cheque or cash.

  • RE: Payment method for Netting Process.

    Hi Gurus,
    My client want to activate Payment methods for netting process for their European company codes.
    Can anyone please help me on how to do customization for the netting process.
    Please input complete SAP Configuration required for Netting Process.
    Regards,
    Santosh.

    Please don't purchase vouchers from suspicious websites, if you purchase vouchers then only from official Skype partners like Ukash: http://www.skype.com/intl/en/prices/ways-to-pay/ukash/
    In order to get your money back please contact website where you bought it from.
    Hopefully you will get your money back, there is a good chance that it was a scam.
    If you are not sure if website is legit or not then first ask from customer service: https://support.skype.com/en/faq/FA1170/How-can-I-contact-Skype-Customer-Service
    Andre
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • Can you have two iCloud accounts for one Apple id?

    Can you have two iCloud accounts for one Apple id?

    the appleID is you in the ios world if you have an iphone and an ipad and an Ipod touch and an appletv and a mac then you should use 1 appleID on all of them it does not mean the same data is on all of them unless you want it to be

Maybe you are looking for

  • Thread Error

    Hi Guys, I have a problem with a thread. I would appreciate any help. I have an applet (called BaseApplet) that is the basis for all my applets. This BaseApplet is basically an extension of Applet that implements Runnable. A thread runs which simply

  • Get rid of Dotted box around links with CSS

    After I click a link on my site a dotted box appears around the link/image. From looking through the forums I have learned that this is a "focus state" used by people without a mouse to tab through the site and see where they are. I have also read th

  • What is exactly wait (ms) though I understand its definition?

    Hi What is exactly wait(ms)? and how does it work? When I tried to test it and the value is not correct. See the pic below.

  • Photoshop elements inspiration browser update

    I am unable to install the update for Photoshop Elements 10 Inspiration Browser.  I followed the directions on the tutorials.  I uninstalled the browser from my programs, restarted the computer, and tried to install the update.  Every time I was conn

  • Major WRT55AG v2 PROBLEMS!!

    Hello there. Im having problems with my WRT55AG router v2 even with the latest firmware. Every once in a while, the router just reblinks itself. In other words my internet gets disconnected and in order to fix that problem i have to do a power cycle.