Module Programming libraries availibility

Hello
I am planning for adapter module programming.I refered to the documentation which suggests that we should have aii_af_lib.sda, aii_af_svc.sda and aii_af_cpa_svc.sda library files for the same.
Can someone upload the files at some location (say my email id:[email protected] or [email protected]) or give me idea how to install the service pack 13 which is required for the same?
Thanks in advance.
Regards
Rajeev

Sameer,
That was very helpful..i completed my scenario with that..
cheers
rajeev

Similar Messages

  • Iwperl Interwoven -Is any XML API libraries available in iwperl Interwoven by default?

    Hi,
      We faced one issue when we did some POC in iwperl Interwoven. We have to merge two XML file using XML::LIBXML in iwperl. We tried to execute the .ipl file and got the error is "LIBXML.pm module is not available.  We checked existing XML libraries in iwperl Interwoven but it is not available.
    We need to know, whether we have existing XML API libraries in iwperl introven by default or not?
    if yes, tell me the location where XML API libraries are available.
    Thanks in Advance.

    Hi,
      We faced one issue when we did some POC in iwperl Interwoven. We have to merge two XML file using XML::LIBXML in iwperl. We tried to execute the .ipl file and got the error is "LIBXML.pm module is not available.  We checked existing XML libraries in iwperl Interwoven but it is not available.
    We need to know, whether we have existing XML API libraries in iwperl introven by default or not?
    if yes, tell me the location where XML API libraries are available.
    Thanks in Advance.

  • APIs for Module Programming

    Hello
    I am planning to use Adapter Module programming for one of the scenario.I had browsed through the help.sap.com for its documentation but could not find APIs for the same which will be useful in programming.
    Does anyone knows where to find the same?
    Thanks in advance.
    Regards
    Rajeev

    Sergey,
    Thanks for the reply. I am having the same PDF which has detailed description about how to program for Module programing..But I was refering to somekind of the javadoc where we r able to see available classes,interfaces and their methods.
    Regards
    Rajeev

  • No Document Libraries available GW8

    I think i must be missing something very basic. I created GW Library object in Console One; it is associated with the only PO we have; but when a client tries to link via tools/options/documents; we get the error "no document libraries available".
    Also under properties in the library object; I've made sure all users are listed:
    library/properites/rights.
    Please tell me what I'm missing.
    Thanks,
    David

    dlwheel,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • PI 7.1 Adapter Modules not longer available/moved?

    Hi everybody,
    in our file sender cc on XI 3.0 we got the following adapter modules to transform special (german) characters:
    localejbs/AFModules/MessageTransformBean_
    localejbs/AFModules/TextCodepageConversionBean_
    When I try to use this modules in PI 7.1 I got an error in cc-monitoring:
    Error: javax.naming.NamingException: Unable to obtain EJB home interface (Root exception is java.lang.NoSuchMethodException: com.sap.engine.services.jndi.implclient.ClientContext.create())
    I searched SDN to adjust the modules but can't find any useful information.
    Thanks regards
    Mario
    Edited by: Mario Müller on Feb 5, 2009 1:38 AM

    Hi Mario,
    Have a look into these wikis for your solution.
    Example of Adapter Module Development
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/adaptermoduleexampleforPI+7.1
    Adapter Module Development Libraries for PI 7.1
    https://wiki.sdn.sap.com/wiki/display/XI/XIlibrariesfor+development
    Regards
    Aashish Sinha

  • How to insert a standard selection screen on moduled program?

    Hi All,
    Selection screen can be easily done in classic report by just simply invoking the event "SELECTION-SCREEN"
    SELECTION-SCREEN BEGIN OF ...
    SELECT-OPTIONS ...
    PARAMETERS ...
    In the case of moduled program, there will be a PBO and PAI, I have a requirement on my 2nd screen where I need to have a selection screen, but the SELECTION-SCREEN event is not applicable for NOT TYPE 1(Executable) Program.
    My Dialog Program Flow:
    Main Screen -> Display Screen (should be SELECTION SCREEN) -> Output (3rd screen)
    What's the best alternative solution on this scenario?
    Thanks.

    Hi All,
    I layout and detailed my question, please see my scenario below:
    screen 9000
    MODULE user_command_9000 INPUT.
      CASE ok_code.
         WHEN 'CREATE'.
            CALL SCREEN 9001.
         WHEN 'DISPLAY'.
             "SHOULD CALL A SELECTION SCREEN HERE
             "AFTER THE SELECTION SCREEN, IS ANOTHER SCREEN FOR OUTPUT
        ENDCASE.
    TOP include
    SELECTION-SCREEN BEGIN OF SCREEN 9003 AS SUBSCREEN.
      PARAMETERS P_PLANT TYPE T001W-WERKS.
      SELECT-OPTIONS: S_MATNR    FOR MARA-MATNR,
                      S_LICHA    FOR MCHA-LICHA,
                      S_LIFNR    FOR LFA1-LIFNR.
    SELECTION-SCREEN END OF SCREEN   9003.
    Questions:
    1. on the PAI of my main screen 9001, how can I call the SUBSCREEN I created using CALL SUBSCREEN?
        the code:
            CALL SUBSCREEN 9001 INCLUDING 'PROG_NAME' '9002',
         is not working / syntax error.
    2. Should I call it like this?
        WHEN 'DISPLAY'.
           CALL SCREEN 9002.
       Screen 9002 PBO
            CALL SUBSCREEN 9001INCLUDING 'PROG_NAME' 9002',
         is not working / syntax error.
    Thanks all.
    Edited by: Jaime Cabanban on Dec 2, 2009 5:29 PM

  • Which table contains function module program name

    Hi,
    Which table contains function module program name.
    Regards,
    raj

    Hi,
    We have one function module called 'FUNCTION_INCLUDE_INFO'.
    Where u ll get the program name to which it belongs to, function group and the include number. (e.g if the function group program name contains 9 function modules and ur function module  is in 3rd include then it will return the include name to which it belongs )

  • Need help in Module Programming

    Hi Friends,
              Can anyone send me the step by step document for creating a module program. It will be helpfull even if you send me sample code for creating a module program.
    Regards,
    Ranjith

    Go to transactions
    DWDM
    ABAPDOCU - > ABAP User Dialogs - > Screens
    Regards
    Gopi

  • Table control in module program

    hi,
    i don't know about table control in module program.so please send the faq's ?

    hi
    ganapathi
    Table Controls in ABAP Programs
    To handle table controls in ABAP programs, you must declare a control in the declaration part of the program for each table control using the following statement:
    CONTROLS .
    if you only want to determine the row of the table control. SY´-SUBRC allows you to check if the cursor is placed in a row of a table control.
    this is all information about table control still if u have any quiries my mailid is [email protected]
    plzz reward if usefull
    dont forget to reward

  • Module Programming  PBO and PAI flow.

    Hi,
    I am new to module programming,
    My req are -  I have 4 input fields and button in my first screen(1000)
    After user enters these values then I have to validate this values in the database and then
    I need to update 1 field value in the database. After updating I need to display the results in second screen (2000).
    Can any one please let me know what is the process in PBO and PAI modules.
    How to write code .
    1.     where to validate field values
    2.     where to write code for updating database.
    3.     where to write code for displaying success/failure message in second screen(2000)
    4.     where to write declarations.
    Thanks a lot for ur time .
    I highly appreciate ur help.
    Venkat.

    Hello
    Check this out:
                                INCLUDES                                 *
    INCLUDE ZIMMFORM001_TOP.
    INCLUDE ZIMMFORM001_PBO.
    INCLUDE ZIMMFORM001_PAI.
    Main Process
    START-OF-SELECTION.
    CALL SCREEN 100. -> double click
    END-OF-SELECTION.
    Uncomment the following:
    PROCESS BEFORE OUTPUT.
    MODULE STATUS_0100.   -> double click
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND_0100.  -> double click
    *&  Include           ZIMMFORM001_TOP
    Global Definitions                                   *
    "Your definitions
    *&  Include           ZIMMFORM005_PBO
    *&      Module  STATUS_0100  OUTPUT
          text
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'MEN'.  -> double click -> CREATE SCREEN STATUS 'EXE' AND 'BACK'
      SET TITLEBAR 'ZTIT'.  -> double click
    INITIATE WHATEVER YOU NEED
    ENDMODULE.                 " STATUS_0100  OUTPUT
    *&  Include           ZIMMFORM001_PAI
    *&      Module  USER_COMMAND_0100  INPUT
          text
    INSIDE THE CASE YOU CAN VALIDATE.WHEN 'EXE' IS SELECTED FOR EXAMPLE.
    MODULE user_command_0100 INPUT.
      CASE sy-ucomm.
        WHEN 'BACK'.
          LEAVE TO SCREEN 0.
        WHEN 'EXE'.
          PERFORM validate_form.
          PERFORM save_form_to_db.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    Hope this helps, dont forget to reward
    GABRIEL
    Message was edited by:
            Gabriel Fernando Pulido V.

  • Error . Copying Module Program

    Hello Friends ,
    I am trying to copy a module program SAPMZZTES1  with screens 1000 , 1100 , 1200 , 1300 , 1400 to another module pool program SAPMZZTES2 which would be a replica of the ealier module pool program .
    When I go to SE51 and do copy SAPMZZTES1 1000 to SAPMZZTES2 1000 . It gives me the following error .
    Program SAPMZZTES2 does not exist .
    Please advise .
    Thanks & Regards,

    HI,
    1. Go to SE38
    2. give the program name as SAPMZZTES1.
    3. Click on copy button (Ctrl + F5) or Programs --> Copy menuitem.
    4. Provide new name as SAPMZZTES2
    5. click copy and select all check boxes..
    it copies the program into SAPMZZTES2.
    <b>HARI: what is the difference between my solution and Sajan Solution?</b>
    Regards
    SAB

  • Steps  For Creating Module programming ?

    hi..
       if u have any documentation for creating module programming means  please send to me .
    Thanks in advance
    Deepa

    Hi,
    Go through This Link:--[http://sap.mis.cmich.edu/sap-abap/abap09/sld011.htm]
    [http://abaplovers.blogspot.com/2008/03/sap-abap-module-pool-programming.html]
    [http://abaplovers.blogspot.com/2008/03/sap-abap-tutorial-module-pool.html]
    [http://abaplovers.blogspot.com/2008/03/sap-abap-tutorial-module-pool_17.html]
    Regards
    Sandipan

  • Error in module program - Invalid field format( screen error )

    In the module program i have added 1  input field named gv_pallet of 1 character. while processing the transaction when i put value 1 in this input field and press a button i am getting error ' Invalid field format( screen error ) .
    I am not geting any clue whats the eror . can anyone able to tell me the error.
    Point will be guranted .
    Regards

    No need to loop to check whether data is changed after PBO, just check System Field SY-DATAR, it will be set to 'X' if any field was changed.
    So the following code is enough;
    IF SY-DATAR EQ 'X'.
       PERFORM SAVE_DATA.
    ENDIF.
    Regards
    Karthik D

  • Hi i have a LG 3D SMART TV that i was runing nero home media 4 from my old windows laptop, this software wont now run from my macbook pro, does anyone know if a program is available i can use preferably for free

    HI i recently purchased a macbook pro to replace my old laptop running windows.
    the problem i have is i have a LG SMART 3D TV which i was running nero media home 4 on from my old laptop, i have tried to install this program on my macbook but is it not compatible.
    does anyone know which program is available to run from my apple product to smart tv in a similar way..... preferable free
    regards
    steven

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • Difference between HR programing & other module programming

    Hi
    What are difference between HR programming & other module programming?
    This is one of interview questions from IBM.
    Any body can answer for me?
    WIth Regards,Jaheer.

    Dear Jaheer,
    Advanced Business Application Programming ABAP is SAP's fourth generation language. All of R/3's applications and even parts of its basic system are developed in ABAP. ABAP is used for customization and modification of SAP applications. 
    In HR ABAP use of select statements significantly less than in other areas of ABAP development, Logical databases have limited applications in other modules but are very useful in HR. Also, you really need to understand the infotype time constraint concept since the data organization in HR is Employee-Time based,     When you cannot get the information that you need out of the logical DB look at the function modules starting with HR* and RH*. These function modules will provide you with multiple ways of accessing data to save time. Worst-case scenario, use a select statement.
    In addition to the LDB, HR programming also involves the use of Macros for data extraction,
    The storage an access of data is different,
    Authorization checks.
    The Human Resources module uses a system of data grouped together called infotypes. The Human Resources module uses a system of data grouped together called infotypes. And storing bulk data like time management and Payroll data in Cluster files. HR Programming involves data extraction and manipulation from these infotypes and clusters using LDB/MACRO and function modules.
    Infotypes mirror a quantity of connected data records; infotypes are identifiable through a four character numerical string .
    You can save the infotypes as time-dependent to enable a retroactive evaluation of Employee data.
    The infotypes appear as an entry screen for the user, through which you can maintain infotype records. Infotypes can be processed individually or in fast entry mode.
    Regards,
    VIjay

Maybe you are looking for

  • Tons of problems with Snow Leopard

    Made this post over at my blog but I figure this would be a better forum for it in hopes we can get some of these issues resolved... it seems like Apple has pulled a Microsoft and released what appears to be a beta version of Snow Leopard! Inexcusabl

  • Songs in itunes no longer showing on ipod

    I had a number of playlists in my itunes. synching w/ipod was never a problem. then today I got message that due to limited space on my pc's HARD DRIVE, that itunes could not do a complete sync, and that they would create a new playlist (called [my n

  • Problem when sorting data based on date

    I am trying to sort the following data based on the Transaction Receipt date column,unable to do it usi g the following syntax: <?sort:TRANSACTION_RECEIPT_DATE;'ascending';data-type='date'?> I have problem in converting the date in report to canonica

  • Duplicate RSS messages

    I sometimes get duplicate messages in my RSS feeds that I have in Apple mail (v3.1-914/915). I do not see a pattern to it. It happens in custom feeds I have added manually and feeds I have added from the Safari bookmarks selection in the "Add RSS Fee

  • Exchange Account "Sent" messages missing

    Hi All, On Lion Mail (5.2) I have an Exchange (2010) account and everything is working well other than my "Sent" messages folder. There are many messages in my "Sent Items" folder in webmail (as well as when connected with other mail clients, Outlook