Regd : Interface Development

Hi friends,
I have to develop an interface using files from AS (not Idocs). I came across several documents regarding this which made me more confused . I came across tcodes like FILE etc. But what I don't understand is, why do we need to use Logical and Physical names? Moreover, my requirement is to pick up files from different folders in AS for different files. So can any one please help me on this in identifying the steps that should be followed while developing an Interface?
Thanks in Advance
Pradipta

It looks like you can do things onMouseover.
There are quite a few demos on Youtube. Here's one example: https://www.youtube.com/watch?v=zcWwn6BCAgE

Similar Messages

  • Need help with interface development

    Hi i need help with requirement below with developing interface between or online order system and sap plz lemme know what is bapi i use for creating customer, update and assigining partner id to costumer.
    SAP Development
    1.     Using standards SAP functional module (with BAPI), create interface that will create/change Ordering party customer in SAP. Following fields are mandatory for customer creation:
    •     MANDT     Client
    •     VKORG     Sales organization
    •     VTWEG     Distribution Channel
    •     SPART     Division
    •     KDGRP     Customer Group (= “ZORP)
    •     KUNNR     Customer number
    •     NAME1     Name 1
    •     NAME 2     Name 2 (if required)
    •     SORTL     Search term (short description)
    •     ZZALTKN     Search term 2 (old customer number)
    •     LAND1     Country
    •     ORT01     City
    •     PSTLZ      Zip Code
    •     REGIO      Region (state in USA)
    •     STRAS     Street
    •     TELF1     Primary telephone number
    •     TELFX     Primary Fax number
    •     ZZPRPLANS     Payment Plan
    •     CCINS     Payment card: Card type
    •     CCNUM     Payment cards: Card number
    •     CCDEF     Payment Card: Default Card Indicator
    •     ZBDGID     Customer Budget ID
    •     ZHOLD     Budget Hold indicator
    •     ZZCOSTCENT     Cost Center
    2.     Upon successful customer creation system will issues “S” (success) message that customer has been created.
    3.     New ordering party customer created in step ½, will have to be assigned as new partner to its belonging Sold-to/Ship-to customer. Use standard SAP customer functional module in order to perform this partner ID assignment. Partner ID for ordering party should be “ZO”.
    1.7     Enhancement Functionality
    Apart from creating a new interface to do the required functionality, the Order Create Interface also has to be changed to accommodate a field to pass the Ordering Party Number on the Order. The technicalities of how we are going to implement the interface will be laid out in the Tech Specs.
    Thanks
    in advance

    You have double posted, please mark this one as "solved on my own" and refer to this thread
    need help with interface development
    Regards,
    Rich Heilman

  • Oracle Interface developer  @ Sterling Heights, MI

    Title: ETP - Oracle Interface developer
    Comments : US Citizen Only
    My name is Rk and I'm a Sr Technical Resource Manager at Charter Global Inc and we are looking for ETP - Oracle Interface developer .
    Please respond me , if you are qualified, available, interested, planning to make a change.
    Responsibilities include:
    * Develop Interfaces using PL/SQL, APIs, and Open Interfaces.
    * Provide on-going technical support for the Oracle 11i especially in the Interfaces area.
    * Troubleshoot user problems via a thorough understanding of Oracle Apps setups, desktop folder customization, System Administrator tasks, application functionality, and back-end tables.
    * Maintain effective communication with both diverse client and CSC teams; work closely with clients to resolve problems, answer questions, and provide solutions.
    * Identify and understand business requirements and use AIM template to document technical designs.
    * Participate in all phases of the Software Development Life Cycle
    *Facilitate collaboration, knowledge transfer and process improvement.
    * US Citizen required.
    * Sterling Heights, MI - Remote okay (If working remotely periodic on-site client visits required.)
    Basic Qualifications:
    Minimum two years experience required in all of the following:
    Min 2 yrs experience in developing PL/SQL code
    Min 2 yrs experience in developing interfaces to Oracle packaged applications
    Min 2 yrs experience working on at least two (2) or more large Oracle Application implementation projects
    Min 2 yrs experience using Oracle AIM methodology & toolkit
    Min 2 yrs experience with ETL tool helpful (i.e., SmartDB)
    Remote Comments : May work remotely; if working remotely periodic on-site client visits required.
    Work Location : Sterling Heights, MI - REMOTE okay
    Email: [email protected]
    RK Kandadai
    Sr Technical Resource Manager
    Charter Global, Inc.
    (866) 570-1818 x 331
    Fax: 770-206-2327
    www.charterglobal.com <http://www.charterglobal.com/>

    Hi,
    From your post, it seems that you need to upload the results of the query to Oracle Support.
    You can spool the output to a file and upload it.
    Something like...
    SQL>spool output.txt
    SQL>set lines 200
    SQL>set pages 200
    --execute the queries
    SQL>spool off
    I don't know about SQL Developer but tools such as PL/SQL Developer and Toad will allow you to export the query results directly to MS Excel.
    Regards,
    Sujoy

  • MES Interface Development (Standard IDOC-MATMAS enriched with Z-Fields)

    Hello Everyone,
    We have an issue that we want to sent IDOC data to our local MES System. The XML Target Structure of the MES System is given and cannot be changed.
    Most of the fields to be sent are in the MATMAS IDOC but some fields need to be enriched with material classification data which are maintained for each material individually in the ERP. To retrieve the data out of ERP we using the u201CBAPI_OBJCL_GETDETAILu201D. Here we perform an iteration about all these fields to read the classification description and the associated characteristic value. Sometimes it can happen that not for each material the value are maintained and then we are getting blank values
    Now I coming back to my main questions.
    The target structure of the MES XML File is given and need basically just two core segments from MATMAS IDOC.
    E1MARAM SEGMENT="1"     -> Key fields needed: Material Number, MEINH, EAN Number etc.
    E1MAKTM SEGMENT="1"     -> Key fields needed:: Material Description
    The n- Classifcation field need to be listed directly under the segment E1MARM Segment. So the target structure need to be dynamically built with these n Z Field under den Segment with the following structure.
    E1MARAM SEGMENT="1"     Material Number, MEINH, EAN Number etc.
    1
    u2026<ZL161AUSPM SEGMENT="1">
                    <ATNAM>MGBEZ_</ATNAM>
                    <ATWRT>Galenical Bulk Prod.</ATWRT>
    ..</ZL161AUSPM>
    n
    E1MAKTM SEGMENT="1"      Material Description
    As stated out above the information from the classification data are filled in an internal table (XML document with several Row)
    Questions:
    How do I get the information from the internal XML Document into such ZL161AUSPM structure. Shall I rename the rows in the XML Document from Row to <ATMAN>? And how is this possible? I assume that I cannot change the row name in an "MII XML Document"
    <?xml version="1.0" encoding="UTF-8"?>
    <Rowsets DateCreated="2009-09-04T14:24:58" EndDate="2009-08-31T14:43:13" StartDate="2009-08-31T14:43:13" Version="12.0.6 Build(12)"><Rowset><Columns><Column Description="CHARACT" MaxRange="1" MinRange="0" Name="CHARACT" SQLDataType="1" SourceColumn="CHARACT"/><Column Description="CHARACT_DESCR" MaxRange="1" MinRange="0" Name="CHARACT_DESCR" SQLDataType="1" SourceColumn="CHARACT_DESCR"/><Column Description="VALUE_NEUTRAL" MaxRange="1" MinRange="0" Name="VALUE_NEUTRAL" SQLDataType="1" SourceColumn="VALUE_NEUTRAL"/></Columns><Row><CHARACT>CH0_MES_01</CHARACT><CHARACT_DESCR>CH0_MES_01</CHARACT_DESCR><VALUE_NEUTRAL>AT</VALUE_NEUTRAL></Row><Row><CHARACT>CH0_MES_16</CHARACT><CHARACT_DESCR>CH0_MES_16</CHARACT_DESCR><VALUE_NEUTRAL>AAI-WC</VALUE_NEUTRAL></Row><Row><CHARACT>CH0_MES_01</CHARACT><CHARACT_DESCR>CH0_MES_01</CHARACT_DESCR><VALUE_NEUTRAL>AT</VALUE_NEUTRAL></Row><Row><CHARACT>CH0_MES_05</CHARACT><CHARACT_DESCR>CH0_MES_05</CHARACT_DESCR><VALUE_NEUTRAL>10000.0</VALUE_NEUTRAL></Row></Rowset></Rowsets
    How do I get the dynamically the structure under the E1MARAM SEGMENT="1"? with n u2013 integration? This mean if the material has been assigned three characteristic then I need three time the structure under the segment u201CE1MARAMu201D
    Is someone experienced with interface development of such Z-Message respectively has someone an idea or guideline to dealt with such issues?
    Thanks in advance,
    Markus                                                                               
    PGST
    PT Business Solution Management- Manufacturing
    F. Hoffmann-La Roche Ltd. Switzerland, Basel
    Edited by: Markus Schmeckenbecher on Sep 4, 2009 2:33 PM

    Markus,
    it is a bit difficult to get the structure from your post, but when I get it right you need to add new nodes in a predefined xml structure.
    Did you have a look at the Link editor action "Data Item" from the SAP xMII XML Output? You can define a name and value and add it to a given xml structure. A problem might be the target xml if it is not an IlluminatorDocument (which is of kind /Rowsets / Rowset / Row).
    If this does not work, you may try to build Local xml structures for all your Z fields, and append those xmls to your target, using the Link Editor Append XML function.
    Michael

  • What happen to User Interface Development under JDeveloper 9.0.3

    Does anyone know what happen to the user interface development environment that was there under ver 9.0.2 but seems to be missing on ver 9.0.3

    Are you talking about Swing graphical development?
    If you are just right click on the Java file and choose the visual editor.

  • Interface development for Open UI

    Hi All,
    May I ask some interesting functions of interface development , for Open UI.
    As we know, such as the portal of Amazon, http://www.amazon.com
    When my mouse move up to the record of the navigation bar , it will be popup an floating window:
    So I wonder if the Open UI could do the same.
    Such as :
    1.     when my mouse move up to the Screen Tab , then it could extend the category names in an floating window?
    2.     When my mouse move up to an MVG icon , then it could extend the rest records in an floating window?

    It looks like you can do things onMouseover.
    There are quite a few demos on Youtube. Here's one example: https://www.youtube.com/watch?v=zcWwn6BCAgE

  • Problem in using Step into and Step Over button in Test Stand user interface development.

    hi,
    I am developing operator interface in VC++
    currently I am facing a problem, I have created Teststand UI button controls dynamically on the dialog, I have assigned the buttons for break, Resume, Break all, Resume all, Step into and step over.
    Break, Besume, Break all , Resume all buttons are working fine, the Step into and step over buttons are enabling if I break the execution, but after breaking the execution when I click the Step into button I expect that the current step will be executed and, breaks at the next statement, but when I click the Step Into button It is behaving like resume button, I mean the executioin is going on till the end of the sequence file, it is not breaking at the next statement,
    Is my Step into button working the way it is supposed to be?, it is the same case with my step over button alsoI am connecting the TSUI button control to the execution view mgr in the  CTestExecDlg:nDisplayExecutionApplicationMgr(LPDISPATCH exec, ExecutionDisplayReasons reason)
    message funciton , and nothing I am doing nothing else, this is my code statement how I am connecting the button to the execution view manager. 
    mExecutionTab.m_pControlPtrArray[0].mExecutionViewMgr->ConnectCommand(mExecutionTab.MiscControls.m_StepInto,CommandKind_StepInto,0,CommandConnection_NoOptions);
    mExecutionTab.m_pControlPtrArray[0].mExecutionViewMgr->ConnectCommand(mExecutionTab.MiscControls.m_StepOver,CommandKind_StepOver,0,CommandConnection_NoOptions);
    Am I missing anything wrong? Can anyone please help me out.

    Al B,
    I'm not the original author of this post, but I have encountered a similar problem.  My C# application has implemented the following "debug" buttons that work just fine: Run All, Pause, Continue, Stop.  But my Step Over button causes the Sequence to run to completion.  When the user clicks on the StepOver button, only one line is executed:
              this.axExecutionViewMgr.Execution.StepOver();
    but it behaves like its calling
              this.axExecutionViewMgr.ResumeExecution();
    Can you offer any insight into this issue?

  • Interface development using bloard03 and cond_a01

    Hi,
    I want to create an inbound idoc for purchasing contarcts has conditions at header level and line item level . So I need to use bloard03 and cond_a01 in combination .
    please suggest how do we relate the two message type  and guide me how to develop and interface for the same

    Hi,
    use the message type COND_A and the process code COND in the partner profile. You have a std FM "IDOC_INPUT_COND_A" linked to this process code which posts the documents and the purchasing document number will be sent by the other system.
    Thanks & regards

  • Auto-Cad SAP integration interface development regard problem

    I have just started working  on development of Autocad SAP integration interface using VC++
    I want to login into SAP environment by clicking on a logon Menu on a menu bar
    I want to get some idea as to how to start with this requirement.
    Can somebody on the forum guide me through this.
    If anybody has any idea or solution pleasssssssssss do let me know
    THANKS in advance
    namy

    Hi Nishant,
    Check your CFG file Settings
    Cfg-File\SystemCfg\Defualt\SaveDark\BAPI_DOCUMENT_CREATE2\DOCUMENTFILES\Line_0
    then check your settings in "General"
    I.e. key "AllCadAppls"  --> Value "ACD"
    CheckForFileDoubles -> yes
    StdKproCategory --> mention your Content Category defined in Content Server
    Please let me know after doing this settings
    Regards
    Rehman

  • Checklist for Interface development

    Hi All,
    We have implementation project ,PI 7.1 integration with all modules(SAP HCM,PP,SD,QM,PS,MM,PP,FICO,SRM,ECC,MDM).
    We have interface for mostly all modules in SAP PI.
    Can you provide few Checklists that we can use for PI 7.1 interfaces during development and testing phases?
    Regards,
    Ramesh

    Hi Ramesh,
    We are following these things
    A        Adherence to Naming Standards
    1     Are all the interface objects, mapping objects and directory objects named according to the naming convention?
    2     Are all interface, data types and message type names as descriptive as possible?
    3     Are proper description given wherever required?     
    4     Is the template for respective scenario followed?     
    B        Content Documentation
    1     Are all the interfaces documented     
    2     Are all the data types and message types documented.     
    3     Is the BPM documented               
    4     Are the mapping objects documented.               
    5     Does the mapping program which is imported from external source has proper documentation?     
    6     Has the documentations been checked for erroneous spellings and grammar?     
    C.         System Landscape Directory
    1     Is the product and software component created according to the specification given?     
    2     Are the business systems created according to the specification?     
    3     Are the technical systems created with proper server details as given in the specification?          
    4     If the sofwtare component has any dependencies, are they created according to the requirement?     
    5.     Is the software component assigned to the correct technical and business systems?          
    D        Integration Repository
    1     Check if proper  software component has been used               
    2     Check if proper  namespace has been used               
    3     Check if the correct IDOCu2019s or RFCu2019s has been imported               
    4     Check if correct schemas are imported if the object has external schemas               
    5     Check if correct naming conventions has been followed for the repository objects          
    6     Check if the integartion scenario is designed according to the business specification          
    7     Check if the actions are created according to the requirement               
    8     Check if correct interfaces are used in the actions                
    9     Check if the communication channel templates are created using the adapters mentioned in the specification
    10     Check if appropriate actions and correct communication channel templates are used while creating the connection
    11     Check if the data type structure is created according to the requirement               
    12     Check if the message types are created with correct data types               
    13     Check if the interfaces are using correct message types and data types               
    14     Check if the direction and mode of the interfaces are in sync with the requirement          
    15     Check if proper source and target message types has been used in the message mapping          
    16     Check if the  correct source and target interfaces are used in interface mapping            
    17     Check if proper mapping program is imported if the mapping type is XSLT               
    18     Check if  the BPM design is according to the business requirement               
    19     Check if proper container elements has been created               
    20     Check if proper conditions has been given in switch step               
    21     Check if the correct key fields are used for correlation               
    22     Check if involved interfaces are according to the requirement in correlation
    Regards
    Ramesh

  • XI Implementation Costs (interface development/administration/configuratio)

    Hello.  I need to make a reasonable stab at estimating the cost of implementing XI as a platform to integrate with just one non-SAP software package.  The integration would require about 15 interfaces with the majority of those being low volume standard business content (customers, materials, orders...).  I realize the final tally would include the influence of multiple variables, but a best guess of time and resources needed per interface, software implementation/configuration, and ongoing administration requirements would be very helpful.  Thanks in advance.

    Hay John,
    First let me start by saying that the answer you looking for cannot be found, you have way too many variables in there.
    after that said lets get to work with a few question that will give you a general idea of the data you need to get to be able to answer this question :
    1) you need to install and configure an SAP XI system (ssuming you don't have one): that's between 3 and 5 work days.
    2) what is the non-SAP softwaer package? if you're connecting to a database then no problem but if it's something more complex like another ERP system or a GI system development of the interfaces could be complex, does this system have an adapter for SAP XI? (anyway, you need to add a complexity factor to all the interfaces depending upon the complexity of the connection to the other software).
    3. how complicated are the interfaces themselves? (just pass data? is there any need for data conversion or data enhancment?)
    4. are all needed interfaces mapped and designed? notice that to design an interface correctly you need one person from each system and your interface manager (putting the actuall programmer in the room for a meeting or two could also help).
    5. put some time in for coding the interfaces (that's just the programmers).
    6. put more time in for testing (notice that you usually need people from both systems for the testing).
    as you can see... way too many variable, but from experience i can tell you that the main time wasting factor is not technological but redisgn, too often in integration projects the design of an interface is changed and then the progeammer need to change its work, make sure your designers will do their work well and things will move quickly.
    hope it helps...
    Uri Lifshitz.

  • Tools for user interface development in java

    Can some tools be used to develop user interface in java..like net beans or somethins..pls let me know..am new to this
    thanks

    Of course it can. Notepad can be used for UI development.

  • Interface development - with BOL

    Hi,
    I have a general question. I would like to implement a generic function module which should work as interface to store a order in CRM 7.0. In this function modul i will use the BOL to handle the data create and update.
    The BOL delivers data structures and dependencies  - thats fine :-). But I don't know how to handle the Importing parameters of function module. I don't like to add all structures from the bol (see in Bol Browser) in order to have all possible fields in the interface.
    I think there is smarter way to do this - can anyone give me a hint?
    Thanks in advance Paul

    It depends how you get all the data(like header fields, item fields) for all the mandatory fields in the order bol to save. If you need to pass this to the FM, u can use some deep structure as importing parameter/
    If you can get those data from some table or FM, you don't need any importing parameter for those fields.
    For creating the order thru bol, steps are,
    1. Create the root entity with proper order type.
    2. Create all the required child entities in proper order.
    3. populate all the required fields in the child entities getting data from wherever(either imported/select table/FM/etc)...
    4. save the bol entity and your order is created...

  • Xml interface development business parnter

    Hi all,
    I have a encountered a challenge in my work.
    I was trying to  export the business partner list which is  in XML format file using XIF adapter.
    For this i used File Port and Partner Profile for supporting.
    The partner prfoile uses the message type CRMXIF_PARTNER_SAVE.
    And assigned site with the subscription and publincations to the respective BDoc type BUPA_MAIN.
    When i am creating Business Parnter the Bdoc is going to Intermediate state.
    When i am tyring to reprocess the Bdoc it is going towords the runttime error.
    Sathyadev kanagaa.

    I have assigned the site to the bdoc type BUPA_MAIN.
    But the system is throwing the same error message.
    WIth Regards,
    Sathyadev

  • How do i know if interfaces developed are unicode compatible

    hi,
    I have some idocs extended and its in ECC 6.0. These idocs are used in process integartion as part of project.
    Now i need to know if these are unicode compatible.? How do i check?
    Thanks
    Pradeep.

    You have to ensure that ports are defined with 'Unicode' (RFC destination, XML file port) .. Please check the following OSS Notes regarding the Unicode compliance for extended idocs.
    Note 493387 - Potential effects of table- and structure - extensions
    Note 494441 - Enhancing IDOC structures in Unicode-enabled programs

Maybe you are looking for