cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic Payment program using DME

Former Member
0 Likes
3,168

Hello

Our client would like to generate ACH ,WIRE and Checks and transfer the data to Bank, so that bank will take care of payments to Vendors. As of now client is using Classical payment methods and we are configuring PMW for generating the files required for Bank

In OBPM Tr code I see the relevant Payment medium formats like ACH , CHECK etc but I dont see them in DME Tree type PAYR,  even though I have activated the Check box Mapping using DME engine ( I read in the forums by activating this check box, automatically we see the Format tree in PAYR ) .

Is there a away to bring this ACH, CHECK formats into PAYR Tree type or Copy the existing Format trees ( SAP defaulted) in Payer table and create your own structure.

If ACH, CHECK formats are readily   available we can copy and add or delete few fields as per bank requirements instead of developing from scratch.

Appreciate your inputs on this

View Entire Topic
AntonFarenyk
Contributor
0 Likes

Hello,

Standard ACH (domestic payment USA) is implemented using function modules, not Data Medium Exchange Engine (t-code DMEE). Thus you will not find it in DMEE unless you create your own from scratch. Before doing so I’d be interested to know a requirement from a US bank to which a standard ACH is unable to respond. We’ve recently implemented it with 2 different US banks and standard SAP format (with supplements CCD and PPD) worked well for both banks.

In FBZP in your payment method/US you need to choose Use payment medium workbench radio button  and assign ACH with format supplement if needed.

Regards

Former Member
0 Likes

Hi Anton,

  Thanks for the quick reply….could u please clarify me below….

 

  1. Do you mean that as ACH is implemented in the
    form of FMs, it doesn’t require creation of DMEE tree from scratch for file
    generation ?
  2. So with out  DMEE tree for ACH, just enabling “payment work bench “radio
    button in FBZP generates the file required by the bank?
  3. In case if file is generated without dmee tree then,
    if we want to delete some of the fields from the  file ,in that case DMEE tree development is
    necessary right?

      Fyi…we are implementing this to wells fargo…

Thanks

Madhavi

AntonFarenyk
Contributor
0 Likes

 

  1. Do you mean that as ACH is implemented in the
    form of FMs, it doesn’t require creation of DMEE tree from scratch for file
    generation ?

For standard nACHa in US, yes, no need to create a tree.

2.So with out  DMEE tree for ACH, just enabling “payment work bench “radio

button in FBZP generates the file required by the bank?

Yes, if format ACH is assigned to PMW in paym.method.

3.In case if file is generated without dmee tree then,

if we want to delete some of the fields from the  file ,in that case DMEE tree development is
necessary right?

      Fyi…we are implementing this to wells fargo…

No, ABAP development. YOu`ll need to modify FM(s) or clone etc.

But I'd be surprised if Wells Fargo is not satisfied with standard ACH file coming out of SAP.

Former Member
0 Likes

Hi,

Vendors need some extra information in our ACH payment file.

So we need to activate the addendum record in the XML file that is sent to the bank(Chase).

The format used is ACH.

I do not see ACH tree in DMEE.

I saw in the forums that the standard ACH format will not be available in DMEE.

Could you please direct me to how this can be resolved?.

Your guidance will be very helpful.

Thanks and Regards,

Snigdha..