Field internet adress in payment medium

We want to us the field FPAYH-INTAD to get the e-mail adress in the payment file.
From where in SAP is this field filled?

Dear Paul,
Unfortunately this field is taken from the address data of the accounting clerk of the
company code, stored in table T001S. This means that it is not the email address of the vendor/customer.
The purpose of PMW is to produce payment files. The known standard files usually do not need the correspondence data of the vendor as the remittance information is sent to the payee in the bank
account statement.
Thus the available structures do not contain the desired fields. But you may use event 06 to fill additional fields in FPAYHX with the data retrieved from the master record. You may copy the sample
function FI_PAYMEDIUM_SAMPLE_06 to the customer name space (please refer the the documentation of the sample function!), fill it with appropriate coding and use it in your format via transaction OBPM3.
I hope it helps to resolve your problem
Best Regards,
Vanessa.

Similar Messages

  • How to get the international version address in Payment Medium

    Hi,
    I am trying to output the payment medium for auto-payment, and I need to get the company name information from the vendor master data. As we are in China, we maintained the Chinese name description in the international version, and English name in the normal name field. My question is how i can get the Chinese name when I set up the payment format via DMEE? thx very much~!

    Kerry, Were you able to find a solution? If so, can you share your knowledge?

  • Warning: Check whether a duplicate payment medium

    Dear All
    Does anyone come across the following error/warning when running F110 for the payment method of bank transfer e.g. "T"?
    When I run F110, the part until to the generation of payment document is fine. But after the printout run, and when I tried to display my "own spool request". The first line always display a error describing about a warning :"Check whether a duplicate payment medium has been created"
    When I go back to F110 to read the log about the "payment run" and "print job", I can see there 1 DME file being generated for payment and 1DME file for the print job. Why? Any hints whether the things go wrong?
    Best Regards
                   João Fernandes

    Long text of the message has enough information I think.
    Comparing below fields , you have duplicate record in table REGUH REGUT.
    Paying company code
    Bank country
    Payment run (date and ID)
    Data medium format
    Total amount and currency
    Edited by: Pawan Kesari on Feb 16, 2010 6:53 PM

  • Payment Medium Workbench

    After doing payment run, when we go to FDTA to download file, the file gets downloaded and then we open it using notepad. Is there a way to save the file from FDTA as .csv file.
    Even if we change the file to .csv extension, the data gets collected in the on cell of the first row. Using delimeters does not work because there are no commas to separate the fields.
    Our requirement is a csv file with all fields separates by commas. We are using Payment medium workbench .

    Hi Sheena,
    A CSV format is not offered by standard in SAP. No Carriage Return are set standard to characters in the format tree at the segment end- and Line Feed. You can try put these characters in the format tree under 'file data'.
    Kind Regards,
    Fernando Evangelista

  • PMW ( payment Medium workbench )

    Hello to everyone,
    I dont know if it is possible create, in the transaction DMEE, files to the bank.
    The bank send me a .pdf where i can check all the properties fields to the file.
    I dont know use the transaction DMEE cos normally i was using the standar programs RFFOES_......
    Someone could help me , to show how can i use the transaction DMEE.
    SOme information or recommendation , a manual..
    Many thanx ..
    Best regards
    Edited by: junior1108 on Apr 29, 2010 12:39 PM

    Hello Junior,
    RFFO* are standard programs designed to meet specific country requirements of files.
    PMW is a new engine, which was designed to make more easy the task to create the programs to generate the payment medium files. While in RFFO* the layout of the files is hard-coded, in PMW you can see the DMEE tree and then the mapping of the information to the fields is much more easy.
    Besides transaction DMEE you also should define your payment format in Tcode FBZP for the payment methods you want in the specific country. Some formats are provided in the standard SAP, you can check these formats in the SAP note 395679. You also can create new formatos or you can copy a standard format an change it according your business requirements.
    Regards,
    Renan

  • Payment Medium

    Hello,
    1.What are the settings for the payment medium?
    2.please can any one explain the payment medium format ?
    3.suplement format?
    Regards,
    kenstar

    Hi
    check the Payment medium program In OBVCU
    Some standard formats are available in sap like RFFOUS_C and format settings also available
    suplement format
    Key that is printed in the coding line of the payment medium (bank transfer, check) or transferred into the appropriate field during data medium exchange. The format supplement lets you differentiate between the collection and direct debiting procedures in the case of debit memos
    Regards
    Surya

  • How to process Customer format parameters with Payment Medium Workbench

    Hi
    I have one bank transfer scenario PC00_M99_FPAYM requiring supplying a payment using the French format FR_ETEBAC_CRT_DOM but the execution date of the bank transfer should be replaced by the banku2019s value date. I planned to enter this required date using the Customer format parameters when running PMW.
    The issue I tried to solve is described here below.
    How to extract the Customer format parameters assigned to the payment medium format FR_ETEBAC_VRT_DOM when processed by the Payment medium Workbench in order to fill the Customer specific user-defined fields (ZREF01 to ZREF10 in structure FPAYHX)?
    I noticed the event type 06 authorizes function modules similar like FI_PAYMEDIUM_SAMPLE_06 but the customer format parameters are only available at low level in function module FI_PAYM_MEDIUM_OPEN (example gc_format_params_c)
    Can someone help on this matter?  That would be great.
    Thanks in advance,
    Henri.

    Just sharing my findings and proposed solution.
    This worked
    The expected date is the value date/payee's bank.
    This date is created by the bank transfer program prior to be processed by Payment Medium Creation Tool (SAPFPAYM)
    According to functional investigation it sounds like the bank transfer program does not allow working with the value date/payee's bank.
    The investigation has been done in the Payment Medium Creation Tool. It allows adding the required value date/payee's bank into a customer format parameter.
    Required configuration and development:
    - Clone the current sap format FR_ETEBAC_VRT-DOM into a new Customized format ZFR_ETEBAC_VRT-DOM
    - Clone the corresponding DMEE object FR_ETEBAC_VRT-DOM into a new DMEE object tree type PAYM ZFR_ETEBAC_VRT-DOM
    - Create a new data structure: ZFR_Bank_Transfer with field CRVAL Value Date at Payee's Bank (comp type PRQ_CRVAL)
    - Assign customer structure ZFR_Bank_Transfer to payment format ZFR_ETEBAC_VRT-DOM and declare field CRVAL as required field
    - Build function module ZFI_PAYMEDIUM_06_FR in charge to extract value date/payee's bank from the customer structure and move it to the customer specific user-defined field ES_FPAYHX_CREF-ZREF01
    -  in new DMEE object tree type PAYM ZFR_ETEBAC_VRT-DOM Replace Source field FPAYH-ZALDT by FPAYHX-ZREF01 in the header record

  • Payment info displayed twice in payment medium (DMEE)

    Hi Experts,
    I have an issue where for a particular comapny code XYZ there are two payment info created in payment medium for the same collection date, where as there should be one Payment info created.
    For other company codes it is creating only one.
    I have not made any changes in the DMEE tree structure.
    Also, I have checked all the transactions OPBM1/OBPM2/OBPM4. FQP1/FQP3/FQP4...etc but I every thing is configured same for all the companycode.
    I have also checked if there could be some ZFMs which could cause this discrepancy but there are none.
    Has someone come across this kind of issue..Please let me know what could I possibly be missing?
    Thanks.

    The reason for the multiple payment info is the sequence type, a new payment info is created for each sequence type. If you don't use parallel processing in the payment run you can avoid this by implementing a grouping string in event 00 of the payment medium, transaction FQP3, payment medium SEPA_DD, function module FKK_PAYMEDIUM_EU_SEPA_DD_00 has no code, you need to fill the sequence type in field  E_SRTF1, for this you should check if the mandate that is used on the payment is a new one or an already used one. Something like:
    CONSTANTS: lc_frst TYPE srtf1_pay VALUE 'FRST',
    lc_rcur TYPE srtf1_pay VALUE 'RCUR',
    lc_ooff TYPE srtf1_pay VALUE 'OOFF'.
    DATA: l_mandate_info TYPE sepa_str_mandate_pain_dd.
    DATA: l_current_mandate TYPE sepa_str_data_mandate_data.
    IF i_payh-mguid <> space.
    CALL FUNCTION 'SEPA_MANDATE_API_GET_FOR_DD'
    EXPORTING
    i_mguid           = i_payh-mguid
    IMPORTING
    e_mandate_pain_dd = l_mandate_info.
    IF l_mandate_info-pay_type = '1'.
    MOVE lc_ooff TO e_srtf1.
    ELSE.
    CALL FUNCTION 'DMEE_SEPA_MANDATE_GET'
    EXPORTING
    i_mguid        = i_payh-mguid
    IMPORTING
    e_mandate_data = l_current_mandate.
    IF l_current_mandate-firstuse_docid EQ
    l_current_mandate-lastuse_docid.
    e_srtf1 = lc_frst.
    ELSE.
    e_srtf1 = lc_rcur.
    ENDIF.
    ENDIF.
    The issue is that without sorting, each time the payment sequence changes from one payment to another, SAP created a new payment info.
    If you use parallel processing, this can work but only on each parallel processing interval, if you really want one payment info for each sequence type, request collection date, then you need a more complex solution and I would require consultancy work to implement it.
    Adriano.

  • SAP Payment Medium File for China

    Hi Guys,
    Could you advise on this please?
    We need to create a payment file from SAP for sending to Bank of America in China.
    The payment file needs to be in the following format:
    PAYMENT","HEADER","07192005","MTI-MTIW0000","0009"
    "PAYMENT","FXW","31","07252005","DEBIT","9976.37","CNY","国家高新
    "PAYMENT","TRAILER",
    Can you advise please
    (1) which payment medium program do you advise to use in order to generate this DME file for China? Is it payment program RFFOM100?
    (2) are there other payment programs within SAP for China that can handle different file formats specified by the banking partner? Reading the RFFOM100 documentation, the format above does not seem to be accomodated Bank RFFOM100:
    Thanks for any guidance you can offer here.
    Michael

    Refer OSS Note 164888. You will find an answer to your question.

  • Error while running payment medium in f110 Message no. FZ208

    Dear All ,
    I am getting the following error while running payment medium,
    No data records found for these selection criteria
    Message no. FZ208
    Diagnosis
    No data could be accessed for this selection.
    Possible causes are:
    No data exists for the activated selection.
    You have no authorization to display or edit data from this selection.
    Procedure
    First check whether your selection criteria are correct.  You may need to expand the criteria to include a larger search area to check whether data exists in the system.
    Make sure you have the proper authorizations for displaying and editing data.  Read the Release note for DME management for further information on the authorization objects.
    Please note that i have made some changes in the payment media format and saved before that it was woking fine,  can any one help me in finding out the error

    Hi,
    Please verify whether there is no other payment proposal pending for the same payment criteria. Or just follow the following steps for deleting the existing proposal and recreate the payment run alongwith parameters(since you have made changes to the payment media format),proposal and then run the payment:
    In F110 select Edit-Proposal-Delete
                           Edit-Parameters-Delete
    Please note,incase we also want to delete the output after the payment is run then we can delete the same through Edit-Payment Run-Delete Output and then proceed with the above steps.
    Regards
    Sonali T

  • Dynamic Filename in Sel screen for Payment Medium Creation program SAPFPAYM

    Hi,
    We have a requirement to provide the dyanamic filename on the selection screen of payment medium program SAPFPAYM. The filename should contain the concatenation of date and time stamp.
    For eg. it should be something like CLIENTNAME.ACH.PY<YYMMDDHHSS>.TXT.
    Do we need to write the code in any of the custom event in the transaction OBPM3 to acheive this requirement OR Can anyone of you suggest me an alternate way to acheive this dyamic filename selection functionality.
    Thanks!
    Rupesh

    Thanks Henri
    I have used the same method to implement this. I have awarded you point for this as well.
    Thanks,
    Rupesh

  • PMW (Payment Medium Workbench) and needs to send Payment Advises to Vendor

    Hi SAP Gurus,
    We are using PMW (Payment Medium Workbench) and our client needs to send Payment Advises through mail. After running F110 system should trigger mail to vendor for payment advise.
    We have created one DME format and it's working fine.  DME file is getting generated when we assign DME format to our payment method.
    we have also made the change for payment advice sending through email. Copy FM SAMPLE_PROCESS_00002040 to ZSAMPLE_PROCESS_00002040
    Go to transaction FIBF
    Settingsprocess modules of an SAP application
    Add a new entry for 00002040 FI-FI ZSAMPLE_PROCESS_00002040
    Make use of FM  ZSAMPLE_PROCESS_00002040  for adding vendor email address and make the payment medium.
    Now the problem is, we can not do this in one go, if we need to create DME file than we have to assign DME format to our payment method and if we have to send payment advice to our vendor than we need to use Payment Medium Program RFFOGB_T (standard program).  It's radio button and we can not choose both the program and Payment Medium Workbench.
    I need your valuable advice what need to be done in order to get DME file and payment advice send to vendor in one go.
    many thanks for your reply.
    regards,
    SATVIR SINGH

    Hi Stavir,
    Do you recall how were you able to resolve this issue?
    Thanks
    M

  • Duplicate Payment Medium Creation

    Hi All,
    We are using Payment Medium workbench format ACH forone of the payment methods. When we do payment run F110 with this payment method, we are seeing a check box "Create Payment Medium" even during payment proposal run. If a user is checking this box during payment proposal it creates a payment medium file.
    Note: this check box is there even when I am not entrying print-variant.
    Hence, we run the risk of creating payment medium twice, once during payment proposal and second time during a payment run. Is there a way, we can suppress this check box "Create payment Medium" during payment proposal .
    Thanks
    Ron
    Edited by: Ron on Jan 7, 2010 4:49 PM

    Hi Smita,
    This is helpful.
    Just to be clear, Do we need to enter a different File Path for proposal in the Custom functional module (event 21) itself (which is separate from the path entered in FBPM selection variant for format ACH). Please let me know
    Thanks
    Ron

  • Payment medium error

    Hi Gurus,
    When i am trying to download the file after executing F110, i am encountering an error message "No data records found for these selection criteria". This is the first time i am executing payment run for new company code. am i missing any configuration.
    Thanks and Regards,
    Suresh

    SAP has provided some of the DME structures for different countries. like GB_BACS for GB etc.
    If your client is not part of those structure, probably you are required to create your own structure. It also depends on the bank of your client. They may want the file in a different format. Therefore, you need to first talk to the bank and get a sample file in which they need the format.
    You can create the DME structure by using transaction code DMEE - Tree Type is PAYM.
    You can create the DME structure as a flat file or XML file based on the requirement of your client (bank).
    You can also copy the standard structure to Z structure and modify it according to your requirements.
    Please also make sure that you have made settings in OBPM1, OBPM2, OBPM3 and OBPM4 (More importantly you should maintain the path where it needs to be downloaded)
    Complete your FBZP settings - Importantly payment methods in country, select your DME structure.
    Take help of basis consultant in order to create the directories. You can see the directories in AL11.
    If there are no directory path maintained in OBPM4, then the file gets saved to temporary directory in AL11.
    If you are using DME structure, then forget the classic payment medium.
    1. First ask the bank for the format, file type etc. Ask bank for any document available.
    2. The see for that country if SAP has provided any standard DME structure (Transaction Code DMEE - Tree Type PAYM)
    3. If this is not sufficient, then copy the standard DME strcutre and modify it accordingly to your requirement.
    4. Assign this DME structure in FBZP - Payment Methods in country. * Use payment medium workbench
    5. Check with your basis whether any secured folders are created in AL11 (where the output file needs to get generated) - If not ask them to create.
    6.Check your settings in OBPM1 / OBPM2 / OBPM3 / OBPM4 - (In OBPM4 make sure you have given the secured folder path and file name for your variant)
    7. Run F110 - Check you have maintained your variant details properly for program RFFOAVIS_FPAYM
    If you maintain all these steps correct, hope your DME file should get generated.
    Regards,
    Ravi

  • Change the assigned report on payment medium

    Hi gurus,
    I'm been asked to modify the assigned traditional payment report from RFFO_A to RFFO_D on a certain payment medium and, eventhough the system doesn't populate any error nor warning message, I'm afraid there could happen some inconsistencies, specially on table PAY* tables.
    Do you know of any? And in case so, is there any workaround?
    Thanks in advance! Regards,
    Rushid Rush
    Has somebody ever come across this same doubt and has solved it?
    Thanks!!

    Hi,
    As you are only looking for payment document from BSAK, you may filter BSAK document based on document type.. Usually, the document type for vendor payment is ZP but check in your system which document type is set up for outgoing payment document.
    Regards,
    Chirag

Maybe you are looking for