PMW to create ACH  CCD+ TXP Addenda format for remitting withholding taxes

Hello, I am looking for documentation for creating the ACH CCD+  with the TXP Addenda format for tax payment remittance using Payment Medium Workbench (PMW).  Is there a standard payment method and format that can be used?

Hi Rick,
You might need to tweak standard DMEE formats 'ACH_CTX_FG' or 'ACH_FG_BULK' to include TXP addenda information. You can do this through transaction DMEE. Use these DME formats in Payment method/Country settings (Transaction OBVCU). SAP provided payment methods 'D' or 'T' for US in standard system with above formats and format supplements 'CCD' and 'CTX'.
You can configure formats 'ACH_CTX_FG' or 'ACH_FG_BULK' in transaction OBPM3; user exits available.
Use transaction OBPM4 to set up the variants for formats.
You can execute program SAPFPAYM to create DME files after completing the payment run through F110.
Please award points if you find above information is useful.
Thanks,
Venkata Ganesh Perumalla

Similar Messages

  • WTRE DMEE Tree Format File For France (Withholding Tax for France)

    Hello,
    I have to implement withholding tax for France on SAP 4.6C environment
    I would like to generate and to send a file to administration
    I ‘m using generic withholding tax program RFIDYYWT but in DMEE tree transaction i see only one format of file : IDWTFILE_UK_CIS36E for withholding tax
    I know that there’s a format of file for France : IDWTFILE_FR_DAS2
    But is it possible to use it with SAP4.6c version ?
    And how can I install this file format for France (steps in customizing , ossnote to apply ?????) 
    Thanks a lot for any answer
    My

    Dear Merlino,
    I have some steps about withholding tax is it suitable or not find out but some scenarios is suitable kindlay check out
    Hi
    Withholding tax is calculated and posted to the appropriate withholding tax accounts at different stages, depending on the legal requirements in each country. As a rule, withholding tax is posted at the same time that the payment is posted, in other words the outgoing payment (Accounts Payable) or incoming payment (Accounts Receivable), is reduced by the withholding tax amount.
    In certain countries, such as Brazil, the Philippines, and Spain, withholding tax can or must be posted when the invoice is posted. This means that the amount receivable or payable is reduced by the withholding tax amount.
    Extended withholding tax supports both concepts.
    The key concept in extended withholding tax is the distinction between withholding tax type and withholding tax code. While withholding tax types represent basic calculation rules, specific features of these rules - in particular the percentage rate -
    are represented by the withholding tax code. You can define any number of withholding tax codes for a given withholding tax type.
    If a particular transaction requires more than one kind of withholding tax, this is covered in the SAP System by defining more than one withholding tax type.
    When entering a line item, you can enter withholding tax data for each of these withholding tax types.
    How To Configure Withholding Tax?
    Steps for extended withholding tax :
    1. Check withholding tax countries
    2. Define Ex. Withholding tax types for invoice postings
    3. Define Ex. Withholding tax codes
    4. Formula for Ex. Withholding tax calculation
    5. Assign Ex. Withholding tax types to Company code
    6. Activate Ex. Withholding tax
    8. Create a G/L a/C for Ex. Withholding tax
    9. Define A/C for Ex. Withholding tax (DBWW)
    10. Make changes in Vendor master (XK02)
    11. Maintain Company Code Settings:
    Path: IMG -> Logistic -> General -> Taxes on goods movement -> India -> Maintain company code settings
    12. Activate country version for specific fiscal year position
    Path: IMG -> FA -> -> **** -> Taxes on sales purchases -> Basic Setting -> India -> Activate country specific for fiscal year position
    http://help.sap.com/saphelp_erp2005/helpdata/en/e5/0780914acd11d182b90000e829fbfe/content.htm
    Hope this helps you
    Prem

  • Addenda information for ACH payments

    Hi All,
    We are using PMW with an ACH CCD format to send the ACH files to our Bank. But certain vendors require us to send ADDENDA record as given below for e.g.  in the ACH payments
    705ISA00NV 00NV ZZNV ZZNV 09100615300010000001
    Can we enter this information in the item text of the vendor invoice, if yes then what will be the config to polulate this information
    in the addenda record of the ACH files. Due you think activation of segment/item text check box in the NOTE TO PAYEE config of payment method in fbzp can do the trick?
    Thanks
    Ron
    Edited by: Ron on Feb 25, 2010 10:26 AM

    hi
    I am working on 11i to R12 upgrade project.
    All I have is SQL and flatfile from 11.5.10 instance..I need to implement ACH in R12...
    How this flatfile is created in R12
    Do I need to create a Etext RTF template in R12? My bank is wellsfargo
    I need to create and implement ACH/credit/debit format in R12 environment.
    whate are the steps to create a bank accepting flat file in R12
    Can you please tell me how should create the flat file in r12? Should i create etext template or
    XML RTF template..
    appreciate your reply
    kp

  • Issue with ADDENDA for ACH CCD

    Hi All,
    We need to display the addenda record for each vendor (Example invoice details). However, the file that we are able to generate shows this data only if there is one invoice per vendor in the payment run (REGUH-RPOST = 1).
    We need to know if there is any setting which can control this? We are running the classical payment run report RFFOUS_T and cannot think of moving to PMW at this moment.
    Regards
    Neelav

    Hi Neelav,
    For ACH you need to perform couple of steps:
    1.     Assign “RFFOUS_T” program in FBZP under Payment Methods in Country Tab for ACH relevant payment method   (APXY).
    2.     Create ACH Variant in OBPM4
                   SPRO-- SAP Customizing impl Guide-- Financial Accounting ( New) -- Accounts Receivable and Accounts Payable-- Business                                    Transactions- - Outgoing Payments -- Automatic outgoing Payments-- Payment Media --Make settings for Payment Medium Formats from                  Payment Medium Workbench -- Create and Assign Selection Variant)
    3.     If you are looking for customize 7th Record then Implement USER Exit “RFFOX104”
                   And in F110 variant select Additional record check box.
    4.     Assign company number in house bank configuration.
    If you don't want 7th customize record then you can use CCD and PPD payment method  format, instead of RFFOUS_T program in FBZP you need to Assign Format as ACH and Format Supplement as CCD and PPD.
    In this case you need to configure(SPRO--SAP Customizing impl Guide-- Financial Accounting ( New) -- Accounts Receivable and Accounts Payable-- Business Transactions-- Outgoing Payments -- Automatic outgoing Payments-- Payment Media --Make settings for Payment Medium Formats from Payment Medium Workbench -- Create and Assign Selection Variant) OBPM1, OBPM2, OBPM3 and OBPM4. No Need to change any configuration in OBPM1, OBPM2, OBPM3, just need to assign ACH Batch Header and company identification as company number(Whatever you assigned in House bank configuration)
    Create and Assign APP(F110) Variant under Program “RFFOAVIS_FPAYM”
        System will create automatically Header record, batch header,detail record,batch control record,header control record.
         Thanks & Regards
          RK

  • ACH CCD PMW issue

    Hi All,
    We have generated ACH-CCD file using PMW. However, we are unable to get the company name in the 5-record. This is a required field. Any idea where can we maintain that filed so it gets populated in the file ?
    Thank you for your help!
    Maya

    Hi Maya,
    For ACH you need to perform couple of steps:
    1.     Assign “RFFOUS_T” program in FBZP under Payment Methods in Country Tab for ACH relevant payment method   (APXY).
    2.     Create ACH Variant in OBPM4
                   SPRO-- SAP Customizing impl Guide-- Financial Accounting ( New) -- Accounts Receivable and Accounts Payable-- Business                                    Transactions- - Outgoing Payments -- Automatic outgoing Payments-- Payment Media --Make settings for Payment Medium Formats from                  Payment Medium Workbench -- Create and Assign Selection Variant)
    3.     If you are looking for customize 7th Record then Implement USER Exit “RFFOX104”
                   And in F110 variant select Additional record check box.
    4.     Assign company number in house bank configuration.
    If you don't want 7th customize record then you can use CCD and PPD payment method  format, instead of RFFOUS_T program in FBZP you need to Assign Format as ACH and Format Supplement as CCD and PPD.
    In this case you need to configure(SPRO--SAP Customizing impl Guide-- Financial Accounting ( New) -- Accounts Receivable and Accounts Payable-- Business Transactions-- Outgoing Payments -- Automatic outgoing Payments-- Payment Media --Make settings for Payment Medium Formats from Payment Medium Workbench -- Create and Assign Selection Variant) OBPM1, OBPM2, OBPM3 and OBPM4. No Need to change any configuration in OBPM1, OBPM2, OBPM3, just need to assign ACH Batch Header and company identification as company number(Whatever you assigned in House bank configuration)
    Create and Assign APP(F110) Variant under Program “RFFOAVIS_FPAYM”
        System will create automatically Header record, batch header,detail record,batch control record,header control record.
         Thanks & Regards
          RK

  • Doubt in ACH CCD Format

    Hi
    We are using ACH - CCD format and for Line 6, we need the foll input:
    Individual identification number: Company's identification number for the receiving company. When I checked it, this is stored in
    DTAUSCCD7 - CCD7 - Identification Number
    Where to maintain this field to be picked into the file format?
    Regards
    Srini

    > But , heard, one cannot place a multiline data as a single message in the JMS Queue.
    That is wrong. You can put anything in the JMS queue, even binary.
    Regards
    Stefan

  • How to change ACH File ID Modifier in ACH CCD File in SAP SAPFPAYM program?

    Hi,
    We are using ACH CCD File transmission using PMW to send ACH file to get incoming customer payment to the bank. In one F110 run, we have multiple house banks in a single company code, so we will have three different files to send. Here our issue is since these three files are generated through a single payment run, the date and time stamp on the three files will be same so we will have the same File ID Modifier in the Header record of the ACH file. But bank is not able to identify these three files as unique files because the File ID Modifier is same for all three files. In SAP unless these files are generated at different time, they all will have same File ID Modifier. Now we need to change this as per banks requirement. Can any one please help me on how to do this?
    Thanks,
    Ramesh

    Hi Ramesh,
    Agree with your last comments about File ID of DMEE file.
    But if bank is same but has different accounts in different branches, to distinguish them we have SWIFT code or IBAN.
    The same file means the same DMEE generated file, probably with different tags with different data. As long as the final bank is same for ex. ICICI, it may have branches in different states but usually the format will be same for a bank , but the value of the tags may differ for different branches.
    Cheers,

  • ACH CCD vs CTX

    If an ACH payment file is created for 1 vendor and it has 2 or more
    invoices paid within that payment, NO addenda (record type 7) records
    are produced. If there is only 1 invoice, then the addenda record is
    produced.
    How do I get multiple addenda records (record type 7) for each record
    type 6?
    SAP has responded:
    "with a single payment the system does not create the addenda record.
    It will only create it only if you pay a single invoice per payment.
    As per the development team,
    "Addenda record must be created only for one invoice but not for
    multiple invoices and this conforms to the ACH rules issued by NACHA.
    So reported query is not the problem but is the standard behaviour as
    per ACH regulations".
    Hence please be informed that the ACH CCD only allows one addenda recordper payment.As an alternative to this you may consider using CTX instead"
    My question is:  How do I use/configure CTX??

    Helo SAP Gurus,
    Can some one help in configuring CCD/CTX/PPD, incase already using payment medium RFFOEDI1, the IDOC is being sent to bank through EDI file
    What are the additional configuration required for ACH through IDOC?
    appreciate your help

  • ACH-CCD

    I have created a payment method utilizing the PMW for vendor payments-ACH-CCD. when I look at the file created, it has four lines at the bottom consisting of all nines with  a length of 94 characters. Does anyone know the purpose of these lines?

    Helo SAP Gurus,
    Can some one help in configuring CCD/CTX/PPD, incase already using payment medium RFFOEDI1, the IDOC is being sent to bank through EDI file
    What are the additional configuration required for ACH through IDOC?
    appreciate your help

  • ACH CCD file creation

    Hi guys: I have managed to create an ACH CCD file using PMW. The issue is that i need invoice numbers on my file and this is not showing up. The forums that I have read indicate that we can create a payment advice and thats included in the payment medium file letting the vendor know that detail of invoices, but how do i do that?
    Any other ideas will be much appreciated
    thanks
    BD

    Hi Zach...how will I be able to create an addendam record?
    thanks
    Brian

  • How to create a report in excel format having two tab

    Hi All,
    I have Business requirement where customer wants to create a report in excel format having two tab.
    Please let me know if it is possible?
    I am using 10.1.4.3.2 version of BIP.
    Thanks & Regards,
    Edited by: 862749 on May 20, 2013 7:36 PM

    I have Business requirement where customer wants to create a report in excel format having two tab.
    Can anybody suggest if it is possible in BI Publisher or not?yes
    look at excel template
    also you can use xsl-xml or xsl-fo template
    check it for your requirements

  • How can I create sharp screenshots in PDF format?

    I would like to create sharp screenshots in PDF format, but whenever I use Grab (Version 1.3(90)) for my screenshots the images turn out to be somewhat fuzzy. The shots that I want to take are of the whole screen, with the browser Safari open, showing webpages with significant detail. I use Grab, and then convert to PDF. I import those files into Latex using TexShop. The images turn out to be fuzzy. If projected on a large screen, I can't read the text in the webpage. It is as if someone with a trembling hand had held a camera at the screen. Is there any way of creating sharp screenshots in PDF? Many thanks for any help.

    Hi tilmat,
    first of all: WELCOME TO THE DISCUSSIONS!
    The sharpness of screenshots is limited by the resolution of the screen. A normal CRT-display has a resolution of 72 dpi which is less than half the resolution of 150 dpi you would use for low quality print-outs. So, unless you make the screenshot smaller by a factor of at least 2 it will always be a little blurry.
    You can change the format of the screenshots with utilities such as TinkerTool.
    If this answered your question please consider granting some stars: Why reward points?

  • New Format for creating Attribute Sets.

    Hi,
    In SAP CRM webclient ui 7.0 there is a new format for creating Attribute Sets. The format is 'value table'.
    On selecting Format=Value Table the field 'Table' comes up.
    There is a message: Here you can enter a table that contains all the values you want to use. This is particularly useful for attributes with a lot of values or if you want to enter multiple attributes with the same values. The table must be a check table with a search help.
    Do I need to create a table with all the fields in in marketing attribute assignment block with search help on attributes field.
    Can you please guide as to how I should go about this issue.
    Regards,
    John.

    Hi John,
    The Attribute Set of Format type 'Value Table' is for the Mutiple Attribute Sets. These can be either a Single Attribute Set with Multiple values or the Multiple Attribute Sets with One value.
    You can include all such marketing attributes into one table which is a check table with search help. and use this as the Value Table.
    Hope this helps you out!
    Regards
    Veena.

  • Create MS-Word document (With format)

    Hi all,
    I need to create from abap program to MS-Word a document that can have format, for example: bold letter, align paragraph, insert image, etc.  This is possible?.
    Please send me a example.
    Thank u.
    John.

    hi,
    may be OLE can help you...
    try out this link...
    http://help.sap.com/saphelp_47x200/helpdata/en/59/ae3cac488f11d189490000e829fbbd/frameset.htm
    regards,
    PJ

  • Getting correct field length when creating formats for delimited flat files

    Using Data Services 3.2 to pull in tsv and Excel source files.
    When creating a new format for each file, DS tries to intelligently set the field size for each column. However, it seems to sample only a portion of the file. The end result is that it often determines too short a length for a field.
    Is there a way to force it to scan an entire file before it sets the field length? Or alternatively, how to get it to at least throw an error instead of silently truncating my data?

    I am not aware of any way to force DS to scan the whole file, or to log a warning when it truncates.  The field sizes DS sets by using a sample of the data is only really to give you a starting point, you need to try and determine the maximum possible lengths preferably from someone who understands the source of the data or through profiling.  But the profiling method will obviously only be based on the data you have at the time of profiling, new data added to the source later could exceed the field lengths.  The way I prefer to handle this is to set all the field lengths to longer than expected, eg. varchar(999) and then use a validation transform immediately after reading the file to check for any fields that exceed the maximum allowed for the target system and send these to an error file/table.

Maybe you are looking for