DMEE Sapcript name

Hi,
I've defined Sapscript name in a DMEE tree level 1 node, in order to have the node's contents available in the accompanying sheet ( that's what the help documentation says for that field ). But the contents of the variable has no value in the form printing, for a real case.
Does someone knows any aditional task necessary to print a node contents in the form ?
My actions were :
- Enter TOTALAMT in the Sapcript name for the node in question ( in transaction DMEE )
- Have to &TOTALAMT& to be printed in the form
Thanks,
Paulo Sousa

Hi,
We are going through same scenario, like DME file name need to generated based on dynamic values.
We tried by using Functional Module ( Ref. FI_PAYMEDIUM_SAMPLE_21) and assigned in Event 21 in OBPM3. But system not going through our Code and generating Standard name.
Highly appreciate, if you share your logic, how you achieved through FM in Even21.
Please feel free to mention, i will create new Thread.
Thanks and Regards,
Venkat

Similar Messages

  • F110-How to define DME file name in OBPM4 composed of Paym Run Date+Name

    Hello,
    In OBPM4 there are 2 options to define the name of DME file by standard settings:
    1. If the file name is not defaulted by the parameters, it is generated by the program.
    2. If the user defines the file name, a four character sequential number is also assigned.
    Is it possible to define (by some customization, function, UE.....)
    the file name which will be dynamically composed of Payment Run and Payment Date?
    For example, 09082009CH001 while 09082009 is Payment Run Date and CH001 is Payment Run Date.
    Thank You in Advance

    HI,
    OBPM4 is for maintaining the variants for the DME file output. IN OBPM3 you can write an ABAP program (function module) in the event module selection of the customer setting. At our clients place we have used this to define the file name as well as the path in which the file needs to be saved.
    Hope this helps.
    Thnaks and Regards,
    Anit

  • RFFOUS_T ACH DME - file name with NN=sequential # : ACHPMMDDYYNN

    We are using RFFOUS_T to generate the data medium for ACH.
    The program defaults the filename to ACH as follows (include RFFORIU4).
    (because of TemSe), a new name is generated here: ACH.Date.Time.nn
      if hlp_temse na par_dtyp and         "No TemSe-file            AND
         par_unix eq space.                "name not specified yet
        par_unix    = hlp_dtfor.
        par_unix+3  = '.'.
        write sy-datlo to par_unix+4(6) ddmmyy.
        par_unix+10 = '.'.
        par_unix+11 = sy-timlo.
        par_unix+17 = '.'.
      endif.                               "IF HLP_TEMSE NA ...
      cnt_filenr = 0.
    However, we like the filename to be ACHPMMDDYYnn.
    Does anyone know of any BTE or user exit to overwrite the default naming convention as above?
    Thanks
    Cheryl

    Hello-
    We had the same situation. Below are the steps we followed:
    1. We copied the program RFFOUS_T into our own zversion.
    2. In the variant for the program, we used for the field "Output medium for DME" = "1" save to network.
    3. Given the path under file name which also included our preceding name (example ACH) for the file and then used the concept of using year, month, date and time everytime a file is generated and will be created on the network. For example a file created on 02/11/2011 @10.02.30 will be ACH20110211100230.TXT and this way this fill will also have a unique name. This coding will be done in the copy program.
    4. We also had a requirement to send payment advices via email and print , we have used BTE (transaction FIBF) 002040 modified the function module attached to the BTE by copying it into a zversion.
    It worked perfect.
    Hope this helps.
    Shail

  • Where to set up DMEE default file name

    Dear all,
    I create a new DMEE format and I can download a file from FDTA.
    However, the default file name is "A:\ (DMEE format name)".
    Where to set up the default file?
    I want to make default file name like this  "C:\DDMMYY_BANKNAME.IMP" .
    Thanks for your help in advance.

    Hello Seung Dam,
    Below are the steps.
    OBPM4 > select the respect payment medium format > place the cursor on the u2018Sel. Variantu2019 input field > click Edit > Edit variant.
    Under Output Control section > activate the u2018Output to file systemu2019 and enter default file path in the u2018File nameu2019 input field.
    Please try the above mentioned and let me know if there is any question.
    Good luck!
    Kind regards,
    John Chin

  • Reasons for not creating a DME file in the payment program (F110)?

    Hi,
    I am using the payment program F110 for customer payments.
    A payment run was carried out:
    Parameters have been entered. Payment proposal has been created. Payment run has been carried out. Posting orders: 17 generated, 17 completed.
    However, the DME file was not created.
    What could be the reason?
    Thank you.
    Kind regards,
    Linda

    Solved. 
    Someone has changed the variant of the payment program.
    The DME file name had disappeared.

  • DME - Duplicate File

    Hi Guys
    While running the RFFOUS_T program, there were some memory issue in our production system and it got cancelled. In the spool ( thru SM37) I see data of 2 employees with their bank and amount information.
    When we fixed the memory issue and re-ran the DME program ( RFFOUS_T), it created the file and the bank also received the ACH file. But when i tried to see the spool thru SM37, i see nothing and get the warning message that there may be duplicate files.
    my question:-
    1. WHen DME was run 1st time, where does it create a flag that it was run 1st time. I think I should have either unchecked the Flag before running the DME 2nd time so that spool could have been created. Or, how could have I deleted the truncated file that was created when DME was run for the 1st time.
    2. Is there a way now to get the spool for the DME when it ran successfully in the 2nd attempt.
    3. If DME does not run successfully in the 1st attemp, what actions should have I taken so that when DME was run in the 2nd attempt, it would have created SPOOL ( SM37).
    I appreciate your suggestions / help.
    W.

    This may not have anything to do with DME being run more than once. Regardless of whether you write file to application server or to Temse, the DME file name should be unique as date and time stamp are part of the file name.
    This might just be a BASIS issue where spool file names being duplicated due to spool file number (number range generated) running out of number (I remember running into duplicate spool files a year or so ago).

  • How to view the purchase order output

    Hi all,
    how to view the purchase order output in the transaction me23n?
    How to obtain the purchase order output form?
    Please help..

    HI,
    goto NACE tcode then select the purchase order type and go to output types u cna use standard one NEU and provide the sapcript name and form name default will be there with MEDRUCK and print program.
    then in ME23n click on messages there create ur message type NEU and save it
    then print the purchase order...
    hope u get solved with this
    Regards
    Syed A

  • Classpath problem in exploded ear

    I'm having problems deploying an application in a new environment. We deploy Mercury.ear as an exploded ear under
    Windows in a single-server domain without any problem.
    I am tasked with setting up a WL cluster as the first step in our cluster certification/testing (under Linux/RedHat ASE 3.0).
    We are using WL 8.1. SP2. This should be a relatively trivial task, but I must be missing something obvious,
    because I've been banging my head on it the last couple of days.
    Basically, I have two WL managed servers, ClusterMember1 and ClusterMember2 and an admin server AdminServer created in a WL domain.
    All servers start normally (when no applications are deployed to the managed servers).
    I have appended our entire config.xml to the end of this post, but here is the relevant <Application> section:
    <Application Name="Mercury"
    Path="/root/bea/user_projects/domains/clusterdomain/applications/Mercury"
    StagingMode="nostage" TwoPhase="true">
    <EJBComponent Name="MercuryEJB.jar" Targets="ClusterMember1" URI="MercuryEJB.jar"/>
    <WebAppComponent Name="Apollo" Targets="ClusterMember1" URI="MercuryWeb.war"/>
    <ConnectorComponent Name="SpectraConnector.rar"
    Targets="ClusterMember1" URI="SpectraConnector.rar"/>
    </Application>
    I am only attempting to deploy to managed server ClusterMember1 at this time.
    When I attempt to start ClusterMember1:
    ./startManagedWebLogic.sh ClusterMember1 http://localhost:9001 &
    It starts up, syncs with the admin server, and then attempts to deploy the Mercury application. I get the following exception when it attempts to start the Mercury application:
    <Feb 1, 2006 10:07:55 AM CST> <Error> <HTTP> <BEA-101216> <Servlet: "context" failed to preload on startup in Web application: "Apollo".
    javax.servlet.ServletException: Error registering bean with name 'ApolloSessionManager' defined in URL [file:/root/bea/user_projects/domains/clusterdomain/applications/Mercury/mercuryresources.jar/resources/xml/springconfig/Service-DAO-config.xml]: Class that bean class [com.sg.sims.mercury.apolloweb.service.processor.ApolloSessionManager] depends on not found; nested exception is java.lang.NoClassDefFoundError: com/sg/sims/mercury/apolloweb/service/processor/ApolloSessionManager
         at weblogic.servlet.internal.ServletStubImpl.createServlet()Ljavax/servlet/Servlet;(ServletStubImpl.java:985)
    {...snipped...}
    Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'ApolloSessionManager' defined in URL [file:/root/bea/user_projects/domains/clusterdomain/applications/Mercury/mercuryresources.jar/resources/xml/springconfig/Service-DAO-config.xml]: Class that bean class [com.sg.sims.mercury.apolloweb.service.processor.ApolloSessionManager] depends on not found; nested exception is java.lang.NoClassDefFoundError: com/sg/sims/mercury/apolloweb/service/processor/ApolloSessionManager
         at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinition(Lorg/w3c/dom/Element;Ljava/lang/String;)Lorg/springframework/beans/factory/config/BeanDefinition;(DefaultXmlBeanDefinitionParser.java:366)
    {...snipped...}
    Caused by: java.lang.NoClassDefFoundError: com/sg/sims/mercury/apolloweb/service/processor/ApolloSessionManager
         at java.lang.Class.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;(Unknown Source)
         at org.springframework.beans.factory.support.BeanDefinitionReaderUtils.createBeanDefinition(Ljava/lang/String;Ljava/lang/String;Lorg/springframework/beans/factory/config/ConstructorArgumentValues;Lorg/springframework/beans/MutablePropertyValues;Ljava/lang/ClassLoader;)Lorg/springframework/beans/factory/support/AbstractBeanDefinition;(BeanDefinitionReaderUtils.java:50)
    {...snipped...}
    Clearly, Spring can't find the ApolloSessionManager class (or one of its dependent classes, the error message is somewhat unclear in places).
    However, the ApolloSessionManager.class file is there, under the mercurybusiness.jar directory (with package structure).
    // from ${DOMAIN_HOME}/applications/Mercury:
    ls -la mercurybusiness.jar/com/sg/sims/mercury/apolloweb/service/processor/ApolloSessionManager
    -rw-r--r-- 1 root root 7162 Jan 31 17:20 mercurybusiness.jar/com/sg/sims/mercury/apolloweb/service/processor/ApolloSessionManager.class
    mercurybusiness.jar (in turn) is present in the MercuryEJB.jar MANIFEST.MF file:
    // ${DOMAIN_HOME}/applications/Mercury/MercuryEJB.jar/META-INF/MANIFEST.MF:
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.6.1
    Created-By: 1.4.2_05-b04 (Sun Microsystems Inc.)
    Class-Path: mercurycommon.jar mercuryresources.jar mercurybusiness.jar mercuryserviceflow.jar mercuryutils.jar spectraconnector.rar {...snipped...}
    The same situation appears for the classes that ApolloSessonManager depends on: MercuryLogger (a log4j wrapper) and the HTTPClient.jar classes
    (e.g. Cookie, etc), except 3rd party jars are listed in the MANIFEST.MF of MercuryEJB.jar but are not exploded.
    There is no weblogic-application.xml file to override the default classloader hierarchy, so my understanding
    is that everything in the application should share a single classloader.
    So I am at a loss to understand why classes in MercuryWeb.war can not load classes in dependent jars of MercuryEJB.jar.
    As a note, if I add /root/bea/user_projects/domains/clusterdomain/applications/Mercury/mercurybusiness.jar to the CLASSPATH variable in startManagedWebLogic.sh,
    this error disappears of course, and it barfs on the next application class it can't find (in one of the other exploded jars that MercuryEJB.jar depends on.
    Can someone help point out what I may be missing?
    Chris Goodacre
    // config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <Domain ConfigurationVersion="8.1.5.0" Name="clusterdomain">
    <Server Cluster="SIMS_TEST_CLUSTER_1" ListenAddress=""
    ListenPort="9001" Name="AdminServer" NativeIOEnabled="true"
    ReliableDeliveryPolicy="RMDefaultPolicy" ServerVersion="8.1.5.0">
    <SSL Enabled="false" HostnameVerificationIgnored="false"
    IdentityAndTrustLocations="KeyStores" Name="AdminServer"/>
    </Server>
    <WSReliableDeliveryPolicy DefaultRetryCount="10"
    DefaultTimeToLive="60000" Name="RMDefaultPolicy" Store="FileStore"/>
    <Security Name="clusterdomain"
    PasswordPolicy="wl_default_password_policy"
    Realm="wl_default_realm" RealmSetup="true"/>
    <EmbeddedLDAP
    CredentialEncrypted="{3DES}dMeE/vNpCcbjzOMZGfNeShv5VFZuQ=" Name="clusterdomain"/>
    <SecurityConfiguration
    CredentialEncrypted="{3DES}jFRG5NzABP8IAJa5M/PNNRCtZYaqkc2zUTYjlysL+md+TAgZw6IfgCjzzre4e7p5gyJEt+0UkPXNleN0QtW7Ef"
    Name="clusterdomain" RealmBootStrapVersion="1"/>
    <Realm FileRealm="wl_default_file_realm" Name="wl_default_realm"/>
    <FileRealm Name="wl_default_file_realm"/>
    <PasswordPolicy Name="wl_default_password_policy"/>
    <JMSConnectionFactory DefaultDeliveryMode="Non-Persistent"
    JNDIName="jms/ConnectionFactory" Name="ConnectionFactory" Targets="AdminServer"/>
    <JMSFileStore Directory="rmfilestore" Name="FileStore"/>
    <JMSServer Name="WSStoreForwardInternalJMSServerAdminServer"
    Store="FileStore" Targets="AdminServer">
    <JMSQueue CreationTime="1123128740234"
    JNDIName="jms.internal.queue.WSStoreForwardQueue"
    JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueueAdminServer"/>
    <JMSQueue CreationTime="1123128740390"
    JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue"
    JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueueAdminServer"/>
    <JMSQueue CreationTime="1123128837453" JNDIName="jms/MenuQueue"
    Name="MenuQueue" StoreEnabled="false"/>
    <JMSQueue CreationTime="1123128864296"
    JNDIName="jms/MenuXMLQueue" Name="MenuXMLQueue" StoreEnabled="false"/>
    <JMSQueue CreationTime="1123128892343"
    JNDIName="jms/DataSyncQueue" Name="DataSyncQueue" StoreEnabled="false"/>
    <JMSQueue CreationTime="1123128915421"
    JNDIName="jms/LoginRefreshQueue" Name="LoginRefreshQueue" StoreEnabled="false"/>
    <JMSQueue CreationTime="1123128937046"
    JNDIName="jms/ProfileQueue" Name="ProfileQueue" StoreEnabled="false"/>
    <JMSQueue CreationTime="1123128957125"
    JNDIName="jms/ReportsQueue" Name="ReportsQueue" StoreEnabled="false"/>
    </JMSServer>
    <Cluster Name="SIMS_TEST_CLUSTER_1"/>
    <Server Cluster="SIMS_TEST_CLUSTER_1" ExpectedToRun="false"
    ListenPort="9999" Name="ClusterMember1" ServerVersion="8.1.5.0">
    <ServerDebug Name="ClusterMember1"/>
    <SSL IdentityAndTrustLocations="KeyStores" Name="ClusterMember1"/>
    <KernelDebug Name="ClusterMember1"/>
    <Log Name="ClusterMember1"/>
    <ServerStart Name="ClusterMember1"
    PasswordEncrypted="{3DES}TC7nfOvKF0xwJB/f+tyYwQ==" Username="toolbox"/>
    <WebServer Name="ClusterMember1"/>
    <COM Name="ClusterMember1"/>
    <IIOP Name="ClusterMember1"/>
    <JTAMigratableTarget Name="ClusterMember1" UserPreferredServer="ClusterMember1"/>
    <JTARecoveryService Name="ClusterMember1"/>
    </Server>
    <MigratableTarget Cluster="SIMS_TEST_CLUSTER_1"
    Name="ClusterMember1 (migratable)"
    Notes="This is a system generated default migratable target for a server. Do not delete manually." UserPreferredServer="ClusterMember1"/>
    <Server Cluster="SIMS_TEST_CLUSTER_1" ExpectedToRun="false"
    ListenPort="9998" Name="ClusterMember2" ServerVersion="8.1.5.0">
    <ServerDebug Name="ClusterMember2"/>
    <SSL IdentityAndTrustLocations="KeyStores" Name="ClusterMember2"/>
    <KernelDebug Name="ClusterMember2"/>
    <Log Name="ClusterMember2"/>
    <ServerStart Name="ClusterMember2"
    PasswordEncrypted="{3DES}TC7nfOvKF0xwJB/f+tyYwQ==" Username="toolbox"/>
    <WebServer Name="ClusterMember2"/>
    <COM Name="ClusterMember2"/>
    <IIOP Name="ClusterMember2"/>
    <JTAMigratableTarget Name="ClusterMember2" UserPreferredServer="ClusterMember2"/>
    <JTARecoveryService Name="ClusterMember2"/>
    </Server>
    <MigratableTarget Cluster="SIMS_TEST_CLUSTER_1"
    Name="ClusterMember2 (migratable)"
    Notes="This is a system generated default migratable target for a server. Do not delete manually." UserPreferredServer="ClusterMember2"/>
    <JDBCConnectionPool DriverName="com.sybase.jdbc2.jdbc.SybDriver"
    Name="MercuryJDBCConnPool"
    PasswordEncrypted="{3DES}Enwr7V6DdUk="
    Properties="user=dbuser;url=jdbc:sybase:Tds:10.15.3.66:4100/ENT_60_DEV;networkProtocol=Tds;portNumber=4100;userName=dbuser;databaseName=ENT_60_DEV;serverName=10.15.3.66"
    Targets="SIMS_TEST_CLUSTER_1" TestTableName="SQL SELECT 1" URL="jdbc:sybase:Tds:10.15.3.66:4100/ENT_60_DEV"/>
    <JDBCDataSource JNDIName="jdbc/MercuryDS" Name="MercuryDS"
    PoolName="MercuryJDBCConnPool" Targets="SIMS_TEST_CLUSTER_1"/>
    <MigratableTarget Cluster="SIMS_TEST_CLUSTER_1"
    Name="AdminServer (migratable)"
    Notes="This is a system generated default migratable target for a server. Do not delete manually." UserPreferredServer="AdminServer"/>
    <Application Name="Mercury"
    Path="/root/bea/user_projects/domains/clusterdomain/applications/Mercury"
    StagingMode="nostage" TwoPhase="true">
    <EJBComponent Name="MercuryEJB.jar" Targets="ClusterMember1" URI="MercuryEJB.jar"/>
    <WebAppComponent Name="Apollo" Targets="ClusterMember1" URI="MercuryWeb.war"/>
    <ConnectorComponent Name="SpectraConnector.rar"
    Targets="ClusterMember1" URI="SpectraConnector.rar"/>
    </Application>
    </Domain>
    ////////////////////////////////////////////////////////////

    Sorry, I don't have the response to your question.
    But I'd like to know how youmake your servlet and your applet communicate.
    I'm building a web site using both applets and servlet. And I nned to make them communicate. I'm trying to use RMI but I get many problems.
    Can I know Which solution you have chosen for applet-servlet communication ?
    Thank's.

  • Bank transfers: the file DME doesn't display the name of the company

    Hi all,
    In the DME file created by t.code F110, the record 20, doesn't display the name of the company which orders the bank transfer.
    Where should I put it?
    Thanks

    Neeraj,
    Its ECC6.0 and I upload the file by going into their website and putting userid and password and then upload the fiel over there and click send.Is there any possibility the file contains any hidden characters which we dont see? where should I send you dummy file whats your email id.
    Regards
    Shaun

  • Vendor International Name in DME file

    Hello All,
    I am configuring DME payment file for Taiwanese client who use chinese charecters.
    Requirement- They need the vendor name to be displayed in chinese language (maintained in international Version in master data) and rest all other payment details in english. How can this be achived.
    Any pointers?
    Thanks
    BR
    Amitash

    Hi Amitash
    In my opinion, user exit wil be an easier approach here
    You can assign Event 05 to your DMEE format in OBPM1 under Event Modules
    Copy the Sample FM FI_PAYMEDIUM_DMEE_20 to ZFI_PAYMEDIUM_DMEE_20 and write your code in it to populate one of the reference fields in FPAYHX structure with the Chinese language Name
    After that, just map this field in your DME tree
    We followed this approach for populating EMAIL ID
    It would have been better if you had shared the approach you had in mind with the community for the benefit of all
    Br. Ajay M

  • DMEE: name of node in SAPscript form

    Hi,
    i´m using the DMEE for creating an outgoing XML-File with the Formatree SEPA_CT. For a Node you can define in the Formattree by your own a SAPscript name.
    I create a form Accompanying Letter for the XML-File with SAPscript. In SAPscript i have full access to the Structure FPAYP, etc. That still works, but i have no acces to the define SAPscript name in the Formattree.
    Anbody an idea, how i can get access to the variable? special command is need in sapscript? or is there a new structure? Has anybody experience with geeting access to the variable? Thanks for Answers.

    solved

  • DME - F110 Vendor Name gets truncated

    Hi All,
    When we run F110 and generate a flat file through DME (Data Medium Exchange) Administration , the vendor name gets truncated to 35 characters. Even though the vendor name in the master record has more characters, the vendor name in the flat file is capturing only 35 characters and truncating the rest of the characters.
    Any clues would be appriciated.
    Thanks
    Sameer

    If you want to create a DME for Singapure, there's a program for it: in F110 Konfiguration, RFFOD_S.
    Additionally you have to consult with the bank you're sending the DME it it is able to proceed this DME.
    You can create your own DME in the payment workbench. Here you can define how the DME shoult look like unless it can be processed by the bank's system.
    As others said before, this can be a reason why the vendor name gets cut off after a certain digit.
    Assign points if helpful.
    Regards-Sonja

  • Want SCRIPT name for DME

    Hi Experts,
         I want to know what is the print program and SCRIPT for DME(Data Medium Exchanger).
    Thanks & Regards,
    Vallamuhtu.M

    Hi, dnt knw excatly. hope this information will help u.
    Payment Transactions (DME/Forms)
    The data medium exchange formats, forms and programs change in the course of the currency changeover.
    In as far as the requirements of the individual countries are known, SAP has created OSS notes which describe how customers can adapt their forms and, if required, the data medium exchange programs to the new requirements.
    Refer to the following OSS notes for this:
    0090390 RFFOBE_* - Changes for Monetary Union
    0095248 RFFOD__L - Changes for Monetary Union
    0094169 RFFOD__S - Changes for Monetary Union
    0051492 RFFOD__U - Changes for Monetary Union
    0092382 RFFOD__U - Changes for Monetary Union / Level 3
    0094425 RFFOF__V - Changes for Monetary Union
    0094720 RFFOGB_T - Changes for Monetary Union
    0094834 RFFONL_I - Changes for Monetary Union
    ... others under development
    Requirements
    The payment method must be able to accept foreign currencies to be able to carry out domestic payments. You define the payment method in Customizing for Financial Accounting by choosing Accounts Receivable and Accounts Payable -> Business Transactions -> Outgoing Payments -> Automatic Outgoing Payments -> Payment Method/Bank Selection -> Configure Payment Program. Under Payment methods/country you can then enter the permitted currencies per country and payment method.
    Recommendation
    Search in OSS for corresponding notes from the "CA-EUR" component.
    or else
    goto spro and serach for DME . u will get various links. try to find it from that

  • Creation of DME medium FZ205 There is no source data found

    We are executing payment runs using F110 and then creating data medium - a file to send to the bank.
    In the variant for the program I am putting C:\ however when I have several users executing payment runs at the same time, the data medium is not creating and I am getting the error message that the source data cannot be found
    Can anyone help me with this issue - should I leave the file name as blank?
    Thanks
    Liz

    Hello,
    In order to avoid FZ205 please review your selection parameters and F1 help for the print program when creating the file:
    1. If you are taking the Output to file system:
    If required, the file can be written to the file system. The created file can be copied to a PC using data medium exchange management. You should be looking for downloaded files here, since the data carrier is not managed within the SAP system, but is already stored in the file system by the payment medium program. The file name should be defined by the user. You should make sure that existing files with the same name have already been processed, because they will be overwritten.
    Note:If a file cannot be found using the data medium exchange management the reason could be that the directory that was written to at the start of the payment medium program (in background processing, for example) cannot be read online.
    You should then select a directory which can be recorded and read by several different computers. Due to the problems described above and the resulting lack of data security, we advise against writing to the file system. This method is only beneficial if the data carrier file is taken from the file system by an external program, to be transferred to the bank.
    2. If you are taking Output into TemSe:
    If required, the file created can be stored within the SAP System(store in the TemSe and not in the file system),thus protecting it from unauthorized external access. You can download the file into the user's file system via the DME manager. The name of the file to be created during the download can be determined when running the payment medium program: the contents of the
    file name parameter are stored in the management data and defaulted when running the download.
    Please check the corresponding files in the DME administration for all files and check if the output medium 'File-System' has been
    chosen, that means output medium '0'. In order to use the TemSe you have to use the output medium '1'. Furthermore see if the PC-file- paths, like c:\filename.DAT, instead of application file names. The FDTA has difficulties to find these files, especially by using 2 application servers.
    To avoid problems with the files SAP recommends you to use the TemSe   with output medium '1', or the file system with output
    medium '0'. TemSe is always a better option.
    I hope this helps.
    Best regards,
    Suresh Jayanthi.

  • Error in DME file.

    Hello,
    We are executing a payment run. After payment run is executed a DME file is generated. But somehow not the file is not getting generated and we are getting the below error
    File C:\DME0347 cannot be opened.
    Message no. BFIBL02182.
    Please can someone let me how to generate the file.
    BR,
    Zulfikar

    Dear Zulfikar,
    The error message BFIBL02182 normally is showing because the directory that was used when starting the payment media program (for example, in background processing), cannot be read online. You should therefore choose a directory that can be written to and read by different machines.
    or If required, the file created can be held within the SAP System (saved in TemSe, not filed in the file system), and therefore protected from external access. The file can be downloaded to the user's file system  via DME administration.
    You can define the name of the file to be created during the download when you execute the payment media program. The content of the parameters for the file names is then stored in the management data and proposed when you execute the download.
    Regards,
    Paulo

Maybe you are looking for