cancel
Showing results for 
Search instead for 
Did you mean: 

GIRO payments

Former Member
0 Kudos

Hi AP gurus,

can some one let me know the setup steps (with Tcodes) required to introduce a new payment method - GIRO..?

Also would like to know how will be the file format send to bank and which folder it get updated to review that file before implementing etc..?

thanks

Neha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

OBB8 is create the new payment terms

Former Member
0 Kudos

Hi Anit,

payment method already set up as GIRO. Now i have some specific questions :

1. Supplier account details are provided at vendor master file. Is there any Tcode where I need to setup the suppliers's list of house bank , branch name etc..?

2. if there is a requirement to send email to supplier , where do we enter thsi email and how to configure the payment format to bank to include this email address..?

3. Which folder generally stores the outpayment bank giro files .>/

rgds

neha

Former Member
0 Kudos

Hi Neha,

Sorry for replying so late

1. When you create a DME tree in DMEE, you have the option to assign structure fields, function modules, constants etc. To get the data from the vendor master, you can use structure field option to get the details from the vendor master. if there are more than 1 option in the masters, you might have to write a function module and assign it to the node.

2. Email also is available in the structure referred by the DME. You can add that in the node as per the bank format.

3. We need to create a Folder in the SAP directory (accessed using transaction code AL11). The details need to be given to the basis team and they will create it in the directory. You will have to additionally write a small function module and assign it as an event module to your DME tree using transaction OBPM3.

Thanks and Regards,

Anit

Former Member
0 Kudos

Hi Neha,

For GIRO payments, you will have to create payment methods with PMW. The file format has to be given by your bank (each bank has its own format) and accordingly you will have to create it in SAP. The transaction code to create the format is DMEE and the tree type to be used is PAYM.

For storing the information in the directory, an event module can be used to define the path where the deails are to be stored.

Go through the following link for creating the format tree -

[http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/3b973c793b981fe10000000a114084/frameset.htm]

Suggest you to first get the format from the bank and try to create the format tree in the transaction code DMEE and then post more specific queries. It will be easier to guide.

All the best.

Thanks and Regards,

anit