Enable to create ldt file for specific program using FNDLOAD submit request

hi ALL ,
i am trying to create .ldt file for specific program but the things is that following program creating .ldt file for all the program which are available on instance .
please suggest me if i did anything wrong in my code ...
DECLARE
req_id fnd_concurrent_requests.request_id%TYPE;
BEGIN
fnd_global.apps_initialize (user_id => 1012001,
resp_id => 20420,
resp_appl_id => 1
req_id :=
fnd_request.submit_request
(application => 'FND',
program => 'FNDLOAD',
description => NULL,
start_time => NULL,
sub_request => FALSE,
argument1 => 'DOWNLOAD' ---Mode - UPLOAD
argument2 => '@fnd:patch/115/import/afcpprog.lct'
-- -LCT File
argument3 => '/tmp/concqueues.ldt' -- -
argument4 => 'PROGRAM',
argument5 => 'XXFUJI'
,argument6 => 'XXSAG_FILE_DATA'
DBMS_OUTPUT.put_line ('req_id= ' || req_id);
COMMIT;
END;
thanks in advance
sagar

thanks for your reply ... Alex
... but... no i don't wanna create concurrent program for fndload neither i want to use FNDLOAD script ... the above FNDLOAD Submit request program worked for me and using that i have created ldt but my problem is that program is creating ldt for all program which are registered , it's not picking my my file which i pass as a parameter ...please have look into my code ...
and please suggest me ..
thanks
sagar

Similar Messages

  • Creating Installer Files for SAP Programs

    Hi All,
    I have created one Z* transaction and I would like to create a installer file for this transaction. It includes tables, screens and reports and I would like to make it a installer file. All these objetcs are under one transport request. Any kind of help would be great in this regard.

    Hi,
    There is no concept of installer files in SAP. You can only transport the request to a different system and can start running the transaction code in the system.
    ABAP cannot be running as a stand alone EXE file, it needs the SAP environment.
    REgards,
    Ravi
    Note : Please mark all the helpful answers

  • Create SDA File for JMS drivers using NWDS

    Hi SDNers,
    I need to create a SDA file for the JMS Drivers to be deployed on the PI server using JSPM.
    I have all the required jar files.
    I need to know how to create an sda file using these jar files with NWDS
    Regards,
    Gautam Purohit

    Why you need to create SDA file? you need to deploy those drivers on PI server,
    refer below linkS and follow the steps
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8000cffc-6b92-2d10-3493-f2ac1399242f?QuickLink=index&overridelayout=true

  • Produce EXE files for Swing programs using Visual J++?

    There's a way to make VJ++ to compile Swing programs:
    http://www.stanford.edu/class/cs108/usingvj.html
    But the exe file VJ++ produces won't run though... Does anyone know how to make it work? Thanx in advance

    TestStand 4.0.1 was released well before Visual Studio 2012 existed so the automatic step into behavior from TestStand that launches visual studio and attaches it as a debugger likely does not work.
    But you can just attach to the seqedit.exe process from Visual Studio and set breakpoints in your code and debug teststand just like you would any other process from Visual Studio. Make sure that when you attach with Visual Studio that you make sure you have it set to debug native code.
    Hope this helps,
    -Doug

  • How many softwares are there to create a setup file for java programs

    Hi, i am new to java
    I want to know how many softwares are there to create a setup file for java programs.
    I know one software i.e java launcher to create a setup file.
    I want to know about any other softwares are available to create a setup file for java programs.
    I created a setup file for swings program in JCreator.
    And don't think that i am wastiing ur time with this question .
    Help me regarding this topic.
    Thanks in Advance

    superstar wrote:
    I want to know how many softwares are there to create a setup file for java programs.13, no wait, 42.
    I know one software i.e java launcher to create a setup file.You should clearly identify what you think you already know.
    I want to know about any other softwares are available to create a setup file for java programs.
    I created a setup file for swings program in JCreator.Is this the one you talked before, or is this different?
    And don't think that i am wasting ur time with this question .Why should I not think that?

  • Creating UNIX file for RFBIBL00

    Hi All,
    I am creating the file for the RFBIBL00 program to use.
    I am filling in structures
    BGR00 - SESSION
    BBKPF - HEADER
    BBSEG - DOCUMENT
    so in my I am planning for my file to contain
    1 session rec
    1 header rec
    multiple document recs
    is there any specific way to format the file? like spacing between variables? I see that the "/" is used for special chars.
    I am just wondering what is the correct way to setup this file so the RFBIBL00 will process it?
    thanks
    Keith

    here is the documentation on the strucures:
    << Please do not post copyrighted material here >>
    Edited by: Rob Burbank on Jun 19, 2009 2:15 PM

  • I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway inst

    I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway installing PSE-10 or uninstalling it. If I send the  PDF file that has been automatically converted to a PSE-10 the person I send the file to can not open it because they do not have PSE-10. What can I do to stop PSE-10 from converting my PDF files? Don't tell me to upgrade PSE-10 I tried their on-line program and  it is too advance for a hobby photographer like myself and their Help Desk is impossible to reach.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

  • Help to create a monitor for specific non-windows ID generated by script

    Hello all,
    Do you know how to create a monitor for specific event ID (4,5,6,7 & 8) in SCOM (with alerts) I know how to create a monitor but not how to create it for specific servers. I would like to copy those monitors in the Management Pack that I override (because
    the original was locked).
    Thanks for your help.

    Hi,
    you can create new DISABLED monitor in new management pack.
    After that you will enable this monitor for specific servers using overrides.

  • Creating setup file for java

    Somebody tell me how to create setup file for the software which is made by using java programming. We can create jar file for that purpose but I want to create setup file or exe file.

    open source
    - izpack (windows, linux, macos) www.izforge.com or org
    - nsis.sf.net (winblows only)
    commercial
    - www.zerog.com 's InstallAnywhere

  • The distribution agent failed to create temporary files in 'C:\Program Files\Microsoft SQL Server\110\COM' directory. System returned errorcode 5.

    One of my replication job failed with below error, which means job failed because of permission issue on the folder. To resolve that, I have granted the permission and it started working fine. Now the question is as my job was running fine since long time
    without any issue then how suddenly the permission of the folder got omitted automatically? I am sure that no one deleted the permission from the folder and as the server is part of SQL cluster no failover occurs.
    Error:-The distribution agent failed to create temporary files in 'C:\Program Files\Microsoft SQL Server\110\COM' directory. System returned errorcode 5.
    Rahul

    Hi Rahul,
    Error code 5 indicates that the error is "access is denied."  Please make sure that the COM folder is excluded from any antivirus scan that occurs on the system.
    If the issue still persists, I recommend you use
    Process Monitor to find out a bit more about the accounts and access requests involved. Then grant write permission to the exact COM folder for the account that is running the SQL Server Agent service. For more details, please review the following similar
    thread.
    http://www.sqlservercentral.com/Forums/Topic1364832-1550-1.aspx
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • Ldt files for different templates have same data

    i was asked to get .ldt files for different templates. I used FNDLOAD to download the files using xdotmpl.lct file. all the .ldt file when open in text has the same data. Am I doing something wrong. If the files are same why do we need seperate .ldt file for each template.

    But if you developing something and you are going to version it, then
    In case of single LDT
    ==================
    Its easy as you said, we can down load all def into one file.
    But, if one of the template def. got changed, all data gets downloaded unnecessarily .
    Single file , so you can say its easy .
    In case of multiple LDT
    ==================
    But, if one of the template def. got changed, then download that one only into ldt.
    Multiple file , little more effort is needed to create them.
    But more easy to maintain,

  • ISG not create a session for specific pepoles

    Hi  All;
    I have an ASR 1k running as ISG and DHCP server.
    I used an initiator  for the session as MAC address.
    Today I found unexpected behavior as for some users used to work before to have IP address and no session created.
    this configuration on the interface :-
    interface Port-channel1.12
    encapsulation dot1Q 112
    ip address 10.0.0.1 255.255.255.0
    service-policy type control EAP-AP
    ip subscriber l2-connected
      initiator unclassified mac-address
    Any help in That.
    Thanks
    AbdelGalil Farid

    Hi,
    you can create new DISABLED monitor in new management pack.
    After that you will enable this monitor for specific servers using overrides.

  • Need how to create DTD file  for database elements

    can any one write the DTD file for below query?
    SELECT TRX_NUMBER,
    INVOICE_CURRENCY_CODE,
    CTT_TYPE_NAME ,
    RAC_BILL_TO_CUSTOMER_NAME ,
    FROM APPS.RA_CUSTOMER_TRX_PARTIAL_V V
    DTD file structure For below query(data from two tables) also?
    SELECT TRX_NUMBER,
    INVOICE_CURRENCY_CODE,
    CTT_TYPE_NAME ,
    RAC_BILL_TO_CUSTOMER_NAME ,
    V.RAT_TERM_NAME
    FROM APPS.RA_CUSTOMER_TRX_PARTIAL_V V,APPS.RA_CUST_TRX_TYPES_ALL H
    WHERE V.CUST_TRX_TYPE_ID=H.CUST_TRX_TYPE_ID;
    DTD file structure For below program (Data should be come in that loop formate (1st c1 loop then 2nd loop details then 1st loop)
    DECLARE
    cursor c1 is SELECT TRX_NUMBER,
    CUSTOMER_TRX_ID,
    INVOICE_CURRENCY_CODE,
    CTT_TYPE_NAME ,
    RAC_BILL_TO_CUSTOMER_NAME ,
    V.RAT_TERM_NAME
    FROM APPS.RA_CUSTOMER_TRX_PARTIAL_V V,APPS.RA_CUST_TRX_TYPES_ALL H
    WHERE V.CUST_TRX_TYPE_ID=H.CUST_TRX_TYPE_ID;
    cursor c2(P_CUSTOMER_TRX_ID number) is SELECT CL.INTERFACE_LINE_ATTRIBUTE1 ,
    CL.CUSTOMER_TRX_LINE_ID,
    MTL.SEGMENT1,
    MTL.DESCRIPTION
    FROM APPS.RA_CUSTOMER_TRX_LINES_V CL,
    APPS.MTL_SYSTEM_ITEMS_B MTL
    WHERE MTL.INVENTORY_ITEM_ID(+)=CL.INVENTORY_ITEM_ID
    AND MTL.ORGANIZATION_ID(+) = CL.WAREHOUSE_ID
    and cl.CUSTOMER_TRX_ID=P_CUSTOMER_TRX_ID
    BEGIN
    FOR I IN C1 LOOP
    DBMS_OUTPUT.PUT_LINE(I.TRX_NUMBER||I.CUSTOMER_TRX_ID||INVOICE_CURRENCY_CODE);
    FOR J IN C1(I.CUSTOMER_TRX_ID) LOOP
    DBMS_OUTPUT.PUT_LINE(J.INTERFACE_LINE_ATTRIBUTE1 ||J.CUSTOMER_TRX_LINE_ID||J.SEGMENT1);
    END LOOP;
    DBMS_OUTPUT.PUT_LINE(I.RAC_BILL_TO_CUSTOMER_NAME);
    END LOOP;
    END;

    how to create batch file for windows application ??
    I hava 2 jar files
         1) b.jar (not have main class)
         2) a.jar (have main class and dependent on b.jar)
    so how i call main class of a.jar     ??Just set the main class in the manifest of a.jar and make sure the manifest knows about b.jar
    http://java.sun.com/docs/books/tutorial/deployment/jar/index.html

  • How to create License file for New ADDON.

    Hi,
    Can any one tell me steps to create license file for any addon which is developed in VB.NET.
    Regards ,
    Ganesh

    Hi,
    The license system for addons is working fine for a long time now. The date of January 2005 now changed to 2007 or 2008 is only the date until when you can work without the AddOnIdentifier (we give some extra time for the addons to migrate to the new system).
    If you use the AddOnIdentifier then you have to ask for a LicenseKeyName to SAP to create your solution AddOnIdentifier. Then your clients to be able to run your addon will need a specific license in their file corresponding to your licenseKeyName (when you ask for a license file you can ask for different partners addons licenses). The system is up and running for a long time now.
    What problems are you having with it? I cannot see your point.
    Regards
    Trinidad.
    Hope it helps

  • I have purchased Adobe XI Pro and created a form for entering bowling scores to submit to newspaper for my high school team.  I can not figure out how to get pdf's into my documents folder on my iPad so that I can access the files in bowling alleys where

    I have purchased Adobe XI Pro and created a form for entering bowling scores to submit to newspaper for my high school team.  I can not figure out how to get pdf's into my documents folder on my iPad so that I can access the files in bowling alleys where I do not have a Wi-Fi connections.  I need to be able access files without going to acrobat.com.  Help!!!@

    Post the PDF files to a web site. The browse to them in Safari on the iPad.  When you Open the files specify the Open to occur in Adobe Reader.  Then you can have/Save them in your Documents folder on the iPad.   An iPad has limited access to files otherwise.

Maybe you are looking for

  • How to modify values of a textbox based on a checkbox

    Where can I find a guide to creating custom JavaScipt calculation code for Adobe Acrobat fillable forms? I have a fillable form that will base a textbox value on the following: value = 0.00; if checkbox1 is checked, then:   value = value + 3.60; end

  • SDO_UTIL.FROM_WKTGEOMETRY doing some odd math

    Hello, Can anyone explain simply what's going on here with the WKT transformation? Why are the coordinates snapping to some kind of grid? How do I control this and where is this documented? Why would I want my coordinates to go from 14 digits of prec

  • My macbook crashed and I see a folder with a question mark blinking-

    I was getting a file from my friend on AIM and my mac froze. So I tried to restart it but all I see is a white screen with a question mark in the folder blinking, instead of an apple sign. Does this mean that my harddrive crashed and I need a new har

  • How do I put in a discussion board for visitors?

    I would like to incorporate some sort of comment box for visitors.....how do I implement this into my Web site using iweb?

  • Java.lang.NoClassDefFound Error:msgsend

    Hi, I am trying to run my first Java Mail program, sending mail. I had compiled the source - no Errors. Now, when i try to execute it says Exception in thread 'main' java.lang.NoClassDefFound Error: I have download the JavaMail and JAF and has put th