Reg: Servce Interface in PI 7.1

Hi Friends
I need some clarification regarding the service interface significance in PI 7.1. Actually we can multiple opertions option in SI. What is the eact use and functinality of this .
Thanks in Advance
Thanks&Regards
satya suman

For each operation in your Outbound SI you will have corresponding request Message Structure in which the request message arrives . Based on this request message, PI will decide which operation mapping & message mapping needs to be invoked.
Using new PI 7.1 as a WS provider - interface with multiple operations

Similar Messages

  • Reg : Open Interface Tables in Oracle Manufacturing Suite

    Hi Gurus,
    Can anybody help me providing link to get Oracle Open Interface Tables related to Manufacturing ( PO.INV,BOM,WIP,DRP/MRP ) Suire and their usage details ( i know Oracle Documentation has all these details in Open Interface documents ), i am looking for short white papers or brief notes on the Open Interface tables.
    Please help
    Regards

    Sure there is quite good documetation on Open interface tables for the Oracle Manfacturing suite.... You can explore matalink for getting the latest documentation. or you can browse http://oracletimes.blogspot.com which has the resource links for various documetation.
    Thanks
    Navin

  • Reg idoc interface

    hi all,
    its regarding idoc interface,try to help me.
    i have a programRHALEINI and defined in Work Item WA00012 - "IDOC Extract for HR Master Data"
    This IDoc will be created in SAP but not delivered to any external system.
    The interface created in this work item will then read these IDOCs and the required fields will be identified and reformatted so that it can be processed by the FMS system.
    Program RHALEINI is executed to create the IDoc’s for all employees. Refer to Work Item WA00012 - "IDOC Extract for HR Master Data
    WI WA00012 will also provide Function Module Z_TP_INI_IDOCS to pull all the IDOCs needed to extract all of the employee data (latest employee extract).
    The purpose of this interface program is to read all IDOCs created by program in WA00012 and map the required data into a flat file structure.
    here to map i have header trailor and body data how to do this.
    provide me solution asap with an example
    thanking u

    Hi,
    Once you get the idocs then you have to read the info from these idocs and then you have to populate it into your file.
    It depends on the data format that they want to create it.
    cretae a file of type l_v_filename    TYPE draw-filep,
    then start creating header structure item structure and footer structure.
    keep passing data to these structures and transfer it to file
    TRANSFER l_wa_header TO l_v_filename_temp
    same thing you cna do for ur item data,
    loop on this and pass line by line to the file.
    same way populate the footer data also.
    It entirely depends ont he way they want to populate in the final file.
    Reward points if you find useful.
    Regards,
    Sasi

  • Reg ApplicationContext interface

    Hi all
    Could any of you give some sample codes that uses ApplicationContext interface and its methods, or please suggest me the way to set values using ApplicationContext.
    Thanks
    Raj

    Hi,
    Once you get the idocs then you have to read the info from these idocs and then you have to populate it into your file.
    It depends on the data format that they want to create it.
    cretae a file of type l_v_filename    TYPE draw-filep,
    then start creating header structure item structure and footer structure.
    keep passing data to these structures and transfer it to file
    TRANSFER l_wa_header TO l_v_filename_temp
    same thing you cna do for ur item data,
    loop on this and pass line by line to the file.
    same way populate the footer data also.
    It entirely depends ont he way they want to populate in the final file.
    Reward points if you find useful.
    Regards,
    Sasi

  • Reg. Interface.

    Hi,
          Can anyone help me out What is interface and how it is going to be create as our business requirement? How do i create interface to intergrate DCS system to PP.
    sap

    Hi Friend ,
                         I guess PP-PI has provision for DCS and SAP interface . In general if you want to go for interface between SAP and some Legacy system then you may use tools like XI and Biztalk .
    Neal

  • Reg:HR Interfaces

    Hi Experts,
    I need information about Interfaces in HR module.
    Like transferring the data from One module to another Module.
    and also how can we use ALE,IDOC's and User Exits,BADI's in HR module??
    Please Help me in this...
    Please let me know if anything is not understand....
    Thanks in Advance.
    Lava.

    Hi Manikya raju,
    Your answer seems to be right.
    But could you please provide me a good scenario idocs in HR.
    Interfaces means, transferring the data...??
    So, can you please tell me how we will do??
    Thaks in Advance...

  • Need Clarification reg Runnable interface

    Hi,
    I want to know how can we create a instance of the interface Runnable. I have seen the code running with " new Runnable" in swings. How can we can instantiate the interface. pls clarify if any of you know.
    Thanks,
    Guhan.

    Thanks you very much Hacker.
    _Guhan.                                                                                                                                                                                                                           

  • Reg: Benefit Interfaces

    Hi,
    I am working on SAP HR implementation project for a company in USA. I have a doubt on interface for Benefit Module. Since there are major players or providing Benefits service in USA, does SAP provides any standard interface for these service providers?
    1.       AETNA
    2.       CIGNA
    3.       BCBS
    4.       Met life
    5.       Fidility (for 401k)
    Till now i did not come accross of any such interface. Does anyone have more information on these?
    Thanks & Regards
    Shyam V

    Hi Shyam,
    We also have the same major service provider in our enteriprise. We have written our own custom Interface for it which reads the Benefits Wage types in each period as well we have also put in the check mark reversals, voids, retrocalculations and off cycle payments.
    It is working well. So I suggest you to take care of all the scenarios wherein EE's benefits will come in picture, understand the business processes with respect subitting your payments to third party and write coding accordingly.
    Arti

  • Reg: PO interface from 4.7 to ECC 6.0

    Hi Everyone,
    I'm new to ALE/IDOC, Can anyone give the steps which needs to be followed to send POs thru IDOC from 4.7 to ECC 6.0.
    Do I need to populate all the data like control segments, data segments or PO related details will be sent thru IDOC if we pass a particular details of that PO?
    Pls give me some tips to proceed...

    Hi,
    You can use the IDOC Type: ORDER05 for this PO reqt. For PO the 850 EDI is used.
    You need not fill in all the data for the segments, but only the mandatory fields & segments and along with some header details like Pur Org, vendor No, plant etc.
    Based on some of the mandatory parameteres you fill in, it will be validated with the config already done in the SAP system.
    Pls got to WEDI (Adminstrator Menu)- type it as a T-Code and you can go thru the details.
    Apart from this the RFC destination needs to be set up in SM59 and the logical system settings in WE20 along with the port settings in WE21 has to be carried out.
    Hope this helps.
    thanka
    JLN

  • REG: SOAP Interface

    Hi ,
          I have a scenrio where SOAP is the sender and File is the receiver.
            I have created the WSDL for the SOAP sender.
             Now I need to add User Id and Password to the WSDL.
            Can some tell me the syntax , how to add userId and Password to the wsdl.
    Thanks,
    Siva

    >
    sivarama krishna mh wrote:
    > Hi ,
    >
    >       I have a scenrio where SOAP is the sender and File is the receiver.
    >
    >         I have created the WSDL for the SOAP sender.
    >
    >          Now I need to add User Id and Password to the WSDL.
    >
    >         Can some tell me the syntax , how to add userId and Password to the wsdl.
    >
    > Thanks,
    > Siva
    User&Pass in endpoint service, or in SoapHeader tag?
    for adding user&pass in endpoint, add &sap-user=<user>&sap-password=<password> to the url

  • Reg User Interface

    Hai all,
    in a screen i have to assign search help to a field werks but if i double click that field i am taken to a report where that field werks is declared as:
    data:p_werks type werks_d.
    but if i derectly execute the screen it is displaying the screen with werks as a parameter field.Where should i assign search help now as i cant assign in above sentence.
    Regards

    Hi,
       You can try and attach this search help to he data element of that filed. I think its werks_d you can attach the search help there.
    Regards,
    Sesh

  • Query reg Variable Substitution with enhanced interface mapping

    Hi All,
      The scenario is IDoc to file using enhanced interface determination (message split based on some conditions) and the output file name should be based on a field value in the  IDoc. So, I've tried using Variable Substitution Option in the receiver file adapter. But it's failing with the error 'com.sap.aii.adapter.file.varsubst.VariableDataSourceException'. 
    My question is does Variable Substitution works with Enhanced Interface Determination? Bcoz the outcome of interface determination is a main and sub payload.
    IDoc Payload
    <?xml version="1.0" encoding="utf-8" ?><HR_HRMD_A07><IDOC BEGIN="Constant"><E1PLOGI SEGMENT="Constant">
    <E1PITYP SEGMENT="1"><E1P0000 SEGMENT="1"><ENDDA>99991231</ENDDA></E1P0000></E1PITYP></E1PITYP></E1PLOGI></IDOC></HR_HRMD_A07>
    Variable Substitution XPATH, which I've mentioned is payload:HR_HRMD_A07,1,IDOC,1,E1PLOGI,1,E1PITYP,1,E1P0000,1,ENDDA,1
    Thanks in advance.
    Regards,
    Joe.

    Hi,
    It was the problem with the capital letters for the variable field. We changed it to small letters, then the issue is resolved.
    Thanks,
    Joe.

  • Reg: Error in RSQL module of database interface

    Dear All,
    I am getting this error.
    Error in RSQL module of database interface. While i am giving the excise invoice date(j_1exchdr-exdat) more than 120 days i am getting this error.
    SELECT VBRK~VBELN VBRK~FKART VBRK~WAERK VBRK~KNUMV VBRK~FKDAT
           VBRK~KURRF VBRK~KUNAG VBRK~FKSTO
           VBRP~POSNR VBRP~FKIMG VBRP~NETWR VBRP~VGBEL VBRP~MATNR
            VBRP~ARKTX VBRP~MATKL VBRP~WERKS VBRP~LGORT
          INTO CORRESPONDING FIELDS OF TABLE ITAB
      FROM VBRK
       INNER JOIN VBRP
        ON VBRK~VBELN = VBRP~VBELN
        WHERE VBRK~VBELN IN VBELN
        AND VBRK~FKART IN FKART
        AND VBRK~FKDAT IN FKDAT
        AND VBRK~FKSTO NE 'X'
        AND VBRP~MATKL IN MATKL
        AND VBRP~WERKS IN WERKS
        AND VBRP~LGORT IN LGORT.
    what should i have to do? can i change this select query into selct for all entries what should i have to do?
    Thanks,
    Sankar M

    Runtime Errors         DBIF_RSQL_INVALID_RSQL                                                    
    Exceptn                CX_SY_OPEN_SQL_DB                                                         
    Date and Time          21.11.2008 15:24:50                                                                               
    ShrtText                                                                               
    Error in RSQL module of database interface.                                                                               
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "Z_EXCISE_DET11H1" had to be terminated because one of             
          the                                                                               
    statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                                                               
    Error analysis                                                                               
    An exception occurred. This exception will be dealt with in more detail                     
         below. The exception, assigned to the class 'CX_SY_OPEN_SQL_DB', was not                    
          caught, which                                                                               
    led to a runtime error. The reason for this exception is:                                  
         The SQL statement generated from the SAP Open SQL Statement violates a                      
         restriction imposed by the database system used in R/3.                                                                               
    Possible errors:                                                                               
    o The maximum size of an SQL statement has been exceeded.                                  
          o The statement contains too many input variables.                                         
          o The space needed for the input data exceeds the available memory.                        
          o ...                                                                               
    You can usually find details in the system log (SM21) and in the                             
        developer trace of the work process (ST11).                                                  
        If an error occurs the developer trace often informs you about the                           
        current restrictions.                                                                               
    Missing Handling of System Exception                                                             
        Program                                 Z_EXCISE_DET11H1                                                                               
    Trigger Location of Exception                                                                    
        Program                                 Z_EXCISE_DET11H1                                     
        Include                                 Z_EXCISE_DET11H1                                     
        Row                                     112                                                  
        Module Name                             START-OF-SELECTION                                                                               
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    82                 FKART FOR VBRK-FKART,                                                      
       83                 FKDAT FOR VBRK-FKDAT,                                                      
       84                 VBELN FOR VBRK-VBELN, " OBLIGATORY DEFAULT '90002130',                     
       85                 MATKL FOR VBRP-MATKL OBLIGATORY," OBLIGATORY DEFAULT '01' NO INTERVALS NO-EX
       86                 LGORT FOR VBRP-LGORT  NO INTERVALS NO-EXTENSION. "OBLIGATORY DEFAULT '1110'
       87                                                                               
    88 SELECT  J_1IEXCHDR~RDOC                                                                    
       89 FROM J_1IEXCHDR                                                                               
    90 INTO CORRESPONDING FIELDS OF TABLE EXCISEDOCNO                                                 
       91 WHERE                                                                               
    92   J_1IEXCHDR~TRNTYP = 'DLFC' AND                                                               
       93   J_1IEXCHDR~SRGRP IN SRGRP AND                                                                
       94   J_1IEXCHDR~EXDAT  IN EXDAT AND                                                               
       95   J_1IEXCHDR~EXNUM IN EXNUM.                                                                   
       96                                                                               
    97 LOOP AT EXCISEDOCNO.                                                                               
    98   VBELN-SIGN ='I'.                                                                               
    99   VBELN-OPTION = 'EQ'.                                                                         
      100   VBELN-LOW = EXCISEDOCNO-RDOC.                                                                
      101   APPEND VBELN.                                                                               
    102 ENDLOOP.                                                                               
    103                                                                               
    104 LOOP AT EXCISEDOCNO.                                                                           
      105   IF J_1IEXCHDR-TRNTYP = 'CEIV' .                                                              
      106     DELETE EXCISEDOCNO.                                                                        
      107     MODIFY EXCISEDOCNO.                                                                        
      108   ENDIF.                                                                               
    109 ENDLOOP.                                                                               
    110 *ENDLOOP.                                                                               
    111                                                                               
    >>>>> SELECT VBRKVBELN VBRKFKART VBRKWAERK VBRKKNUMV VBRK~FKDAT                                  
      113 VBRKKURRF VBRKKUNAG VBRK~FKSTO                                                               
      114 VBRPPOSNR VBRPFKIMG VBRPNETWR VBRPVGBEL VBRP~MATNR                                         
      115 VBRPARKTX VBRPMATKL VBRPWERKS VBRPLGORT                                                    
      116   INTO CORRESPONDING FIELDS OF TABLE ITAB                                                      
      117 FROM VBRK                                                                               
    118                                                                               
    119 INNER JOIN VBRP                                                                               
    120 ON VBRPVBELN = VBRKVBELN                                                                     
      121 WHERE VBRK~VBELN IN VBELN                                                                      
      122 AND VBRK~FKART IN FKART                                                              
      123 AND VBRK~FKDAT IN FKDAT                                                              
      124 AND VBRK~FKSTO NE 'X'                                                                
      125 AND VBRP~MATKL IN MATKL                                                              
      126 AND VBRP~WERKS IN WERKS                                                              
      127 AND VBRP~LGORT IN LGORT.                                                             
      128                                                                               
    129                                                                               
    130                                                                               
    131

  • Reg: Interface - SAP payroll data to payroll system

    I am downloading employee data from SAP to TAB delimited flat files.
    For this , i am using logical databases PNP ,Info type P0002 and tables CATSDB.
    In selection screen, i am getting the file name by using PARAMETRERS.
    1.Then at selection-screen , I am calling a method  <b>CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG</b> for display a file open dialog .
    then using GET , i am collecting the reocords into an internal table and then downloading using CALL FUNCTION 'GUI_DOWNLOAD'.
    MY DOUBTS ARE
    1.this is an interface program,as the interface run, a log file should be produced.how to  do this???
    2.I am using CAll Method CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG . is there an alternate function for this???
    3.Give me more information on CAll Method CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG and RP_PROVIDE_FROM_LAST ?????
    4.Payroll data downloaded from SAP must be separated into different files depending on receiving payroll system and business unit.  This is because the data file will be specific to payroll system and business unit.  The file will however have the same format .
    i.e.From : SAP SYSTEM
        To:various systems
            1.PBHR
            2.MICROPAY
            3.PAYFLEX
            4.UNIPAY
    So what conditions i need to put???
    Pl kindly reply imm

    Jayasree,
    1.this is an interface program,as the interface run, a log file should be produced.how to do this???
    Generate a log in a internal table and use the method to download the data into a file. This will be your log file.
    2. I am using CAll Method CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG . is there an alternate function for this???
    This will open a dialog where the user can choose which file needs to be read. This is the latest method that SAP has given, not sure why are you looking for alternatives.
    3. Give me more information on CAll Method CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG and RP_PROVIDE_FROM_LAST ?????
    Sames as above.
    4. The conditions you need to know probably from your functional consultants as to which data needs to go to which system.
    Regards,
    Ravi
    Note : Please reward the posts that help you.

  • Reg Interfaces in HR

    I  have to develop one outbound and inbound in PA and Payroll, I wonder any one could provide sample programs ,so that based on that, I will try to develop and please tell me what are the precautions I need to take in writing them. I appreciate your help.
    Thanks
    kisu

    Hi kisu,
                 Did u get any reply for the thread regarding outbound interface for PA and payroll.
    if u did please forward me those reply's .
    Thank you.
    Divya.

Maybe you are looking for

  • FILE_GET_NAME

    What is the purpose of FILE_GET_NAME function module?

  • Unrecognized Windows Sockets error: 10106: create

    Am getting the following error when I use tcp-mon to sniff the HTTP traffic. Same when I use SOAP-UI. I'm using windows 7 and using "jdk1.6.0_13". Any help on this pls . java.net.SocketException: Unrecognized Windows Sockets error: 10106: create at j

  • External monitor out of touch

    Medion X54000 (MD 20165, 21.5" full HD) Portege R700 XP SP3 my daughters used to finger draw on my multi-touch  monitor attached via HDMI. as far as I am concerned the touch function stopped after updating the Intel graphic driver on the R700. yes -

  • Satellite C660D-14E - error "Missing operating system"

    Satellite C660D-14E, W 7. System froze and I had to switch off. Then the following happens 1st error message "Missing operating system". After switch off system wont boot. I have no rescue disc. I have a separate PC. Can I download a booting sequence

  • Where can I get Install software for a MacBook Pro 2007

    Where can I get Install software for a MacBook Pro 2007