List of Componenet Interfaces in PeopleSoft

I need to determine how many component interfaces in "Student Administration" module allow data import through Excel to CI.
From where can i get a list of all Component interfaces for this module?

Application Designer will provide a list of CI's. You may also want to check the Integration Services Repository on Customer Connection (login required).

Similar Messages

  • Sxmb_moni - selction lists for service, interface etc. are empty

    If I use the transaction sxmb_moni at XI/PI systems it is possible to get such lists of services, interfaces and namespaces if I use the selection help at the selection screen. If I click at the selection help of the sender interface column I get all my sender interfaces.
    If I do the same at one of my SAP applications systems I always get the message "No values found" Is this normal (by design) or is there a configuration error?

    >
    Carlos Gonzalez wrote:
    > Hi Gil,
    >
    > It is normal (by design).
    >
    > However, you can monitor your proxys (applications systems)
    > from RW in XI system. In message monitoring, select in 'Messages from component':
    > your proxy: ' Proxy Runtime XXX...'
    >
    >
    > CArlos
    Thanks Carlos, that was the answer of my question. I've assumed this allready.
    Edited by: Gil Ritter on Oct 15, 2008 11:09 AM

  • Interface with Peoplesoft for Org structure

    Please let me know if there is way to interface with Peoplesoft to get the org chart (employees and their reporting details along with Org structure) and update the SAP Org hierarchy (PPOME). Any type of interfacing (file, RFCs, real time) options available to achieve this? We have our HR in PeopleSoft but need the Org chart in SAP for workflow and other reasons.
    If any one has done anything similar, please share how it was done. Thank you.

    No one seems to know of a way, so closing it.

  • In hierachical sequential list the XLS interface button id dull why?

    in hierachical sequential list the XLS interface button id dull why?

    hi sandeep check this code:
    CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY'
    EXPORTING
    i_interface_check = ' '
    i_callback_program = alv_repid
    i_callback_pf_status_set = 'SET_STATUS'
    i_callback_user_command = 'USER_COMMAND'
    is_layout = alv_layout
    it_fieldcat = fc[]
    i_default = 'X'  "<<<<<<<look at it...u need to do this
    i_save = 'A'
    is_variant = alv_variant
    i_tabname_header = 'HEADER'
    i_tabname_item = 'LIST'
    is_keyinfo = alv_keyinfo
    is_print = alv_print
    TABLES
    t_outtab_header = header
    t_outtab_item = list.

  • List or Set interface

    if any List or Set interface not allows null values....?

    Where exactly are you trying to stick the NULL?
    I would have to check but I am fairly certain most of the collections will except a NULL as a data member, some of them will automatically skip over the NULL however, and others will combine all your NULLs into one single NULL.
    I am unsure why you would want to put a NULL in a collection anyways.
    Why don't you try giving more information so we can know exactly what you are after here.
    JSG
    EDIT: and this is what i get for starting to reply, becoming engaged in conversation with a co-worker, and then continueing my reply after some time has passed.
    Edited by: JustSomeGuy on Oct 1, 2008 6:24 AM

  • Obtaining the list of data interfaced out of SAP HCM

    Hello,
    we got a good challenge from our partners in the business organization that we support. The Data Privacy officer on the business partner side would like to know:
    - what other systems are "takers" of the data from our SAP HCM instance
    - what data pieces (what tables, fields...) are being interfaced out
    - what is the frequency of that
    We are trying to maintain the document whenever a new interface is being built but in practice you know how it looks like.In order to have 100% confidence in the anwser I would want to pull such list from the system. Is there a way to do that? What would you suggest?
    Regards,
    Pawel

    Try the function below, pass the item name and get the Data provider for that particular item, you will have to do this for all the items in the template.
    function getDPName(item){
         prop = SAPBWGetItemProp(item);
         var tableHidden=true;
         if (prop != null){
           for(i=1;i<prop.length;i++){
             if (prop<i>[0] == "DATA_PROVIDER")
                   return prop<i>[1]
           }//end for
         }//end if
    }//end function
    Thanks.

  • List of all interfaces in the XI landscape

    Hi Experts,
    Currently my company is going through a merge project with a second company, and we want to integrate the SAP systems. This will inevitably mean more interfaces to be built. What we would like to have is a way to generate a list of all the current interfaces in the XI landscape, so we can get a good overview of what can be reused or copied.
    I know we can get a list by opening the ID and looking at the configured scenario's, but we would like to automate this. Are there any tables where the interface scenario names are stored, and where we can see which type of interface it is (IDOC / File / JDBC / ...)?
    If someone knows of a solution for this, it would be greatly appreciated. Otherwise this will remain a manual action, and as such, prone to mistakes or oversights...
    Our current XI landscape is XI 3.0, SP18.
    Thanks in advance,
    Yordy

    Hi,
    Solution is very simple: Use ABAP table SMPPREL3, this table contains all relationships (end-2-end) interface. You can use this table to know all about interface.
    Only caution is that this table also have some wild-card entries so total number of interface count can vary by 1-2%, but this happen on runtime only, this table will perfectly match your manual counting.
    Regards,
    Gourav
    <i>Reward points if it helps you</i>

  • What's the problem,Config Access Control List in BVI1 interface (AIR-AP1142N-K-K9)

    Hello ..  I'm Jae-Hoon CHOI
    AIR-AP1142N-K-K9 is in use, as follows: ACL interface BVI1 is set.
    And file server ip 20.20.20.20 ...
    interface BVI1
    ip address 10.10.10.11 255.255.255.0
    ip access-group 100 in
    no ip route-cache
    ip default-gateway 10.10.10.1
    access-list 100 permit ip any host 10.10.10.1
    access-list 100 permit host 10.10.10.1 any
    access-list 100 deny ip 10.10.10.0 0.0.0.255 20.0.0.0 0.255.255.255
    access-list 100 deny ip 20.0.0.0 0.255.255.255 10.10.10.0 0.0.0.255
    permit ip any any
    AP# ping 20.20.20.20
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 20.20.20.20, timeout is 2 seconds:
    Succcess rate is 0 percent (0/5)
    AP#
    Ping Test: AP -> file Server(20.20.20.20)  : Sucess rate is 0 percent ..
    But .. Wireless client (10.10.10.100) -> file Server(20.20.20.20)  : Success ping test !!!! @_@
    Ping from the wireless client is I do not know why...
    What's BVI interface ???
    This interface is used for the management simply?
    Misconfiguration BVI interface ???
    Help ...

    Hi Jae,
    Modify the ACL as below if your interntion is to block ping (ICMP access)
    access-list 100 deny icmp 10.10.10.0 0.0.0.255 20.0.0.0 0.255.255.255
    access-list 100 deny icmp 20.0.0.0 0.255.255.255 10.10.10.0 0.0.0.255
    permit ip any any
    Also apply the ACL on radio interface than on BVI interface like as below.
    int dot0
    ip access-group 100 in
    Hope this helps.
    Regards
    Najaf
    Please rate when applicable or helpful !!!

  • List of Search Interface.

    Is there any ready made editor that would pull dynamic list of all my Search Interface?.

    I have this issue. I have given my DCs and DHCP servers fixed IPv6 addresses, and every time I enable an IPv6 scope the all get a second IPv6 address from the scope, which is also published do DNS and then the next time I reboot a domain controller there
    is complete confusion.
    My objectives (which I am finding hard to achieve) are:
    - fixed IP addresses for all systems (in IPv4 I use static IPs on servers and DHCP reservations on workstations)
    - I control the gateways. If my official gateways are down I want no connectivity to the Internet, I don't want anything configuring itself.
    CarolChi

  • Issue while calling COBOL program from Component Interface in PeopleSoft HRMS 9.2

    In HRMS 9.2, I am facing problem while calling the remote call function through component interface. In GP_ABS_EESS_REQ (Navigation Main Menu > Self Service > Time Reporting > Report Time > Absence Request) component, we have “Forecast Balance” button as shown below:
    This button checks for eligibility for leave being applied. While using component interface, it executes FORCAST_PB field change event peoplecode which contains a remote call to a cobol program as below:
    RemoteCall("PSRCCBL", "PSCOBOLPROG", "GPPOLRUN", "NET_RETURN_CD", &NET_RETURN_CD, "NET_TXN_ID", &NET_TXN_ID, "NET_TXN_NUM", &NET_TXN_NUM, "NET_MSG_ID", &NET_MSG_ID, "NET_MSG_PRM_CNT", &NET_MSG_PRM_CNT, "NET_MSG_PRM1", &NET_MSG_PRM1, "NET_MSG_PRM2", &NET_MSG_PRM2, "NET_MSG_PRM3", &NET_MSG_PRM3);
    I am getting following error while executing it via component interface:
    (2,148) - Think-time PeopleCode event (RemoteCall), but a SQL update has occurred in the commit interval. (2,148) FUNCLIB_GP_ABS.FCST_PB.FieldFormula Name:Abs_ForecastExec  PCPC:5311  Statement:60
    Called from:GP_ABS_EESS_REQ.GBL.DERIVED_ABS_SS.FCST_PB.FieldChange  Statement:26
    (91,34) - Error changing value. {Z_GP_ABS_EESS_REQ_CI.FCST_PB} (91,34)
    (18,2) - Data being added conflicts with existing data. (18,2)
    (91,37) - Error saving Component Interface. {Z_GP_ABS_EESS_REQ_CI} (91,37)
      After commenting out this line of code, I was able to save the CI successfully. But I need to execute this statement before saving CI so that I can check the eligibility for leave being applied. Can anyone help me on this issue?

    When I tried to read the file using `CAT -vt <filename>`, I could see that the file contains special characters such as ^M and ^I. This may be because of the file transfer mode(but I transferred in ASCII mode, still the special characters where appearing).
    I opened a VI editor and pasted the same script. Save the file, tried to run the script, It was working fine.
    I still didn't get how the special characters appeared. I used notepad++ as my editor.

  • Looking for a list of all PeopleSoft Modules

    We would like to create a service catalog for our organization.   We would list all the modules in Peoplesoft broken down by application with a description of each module.  We would then show which modules we are currently using and what could be available if needed.  
    I would like to hope that this exists somewhere at Oracle.  If it doesn't maybe I should sell it to them.
    I can pull the list of modules by application from the global price list.  I would need to add the description.
    Thanks for all the help!

    To see purchases from the last 18 months from the Apple online store/telestore, you need to go to store.apple.com and sign into your account.
    To see a detailed account of all your purchases made through the iTunes stores (including the Mac App Store, if you have a Mac), you need to sign into your account information with the iTunes app on a Mac or a PC.

  • Not gettting the list of interfaces for BPM in integration directory

    Hi Gurus,
                    I am trying to create receiver detrmination and interface determination for my BPM. When I select my BPM as communication component, I am not getting the list of abstract interfaces under outboutnd and inbound interfaces category.
    What might be th reason? I have tried by re importing the BPM in directory. But no use.
    Regards,
    Reyaz

    Let's say your scenario is :
    Sender --> BPM --> Receiver.
    Double click on your sender business system and go to Other Attributs tab. Check if the Software Component in which you created your objects, is present there or not. If not then go to SLD and and add the Software Component Version to your Business System.
    And then in ID from menu Environment --> Clear SLD Data Cache and then you can try it again.

  • How to retrieve the list of interface in a project

    Does anyone know how can I retrieve the entire list of project interface ?
    Is there a way to retrieve it from the ODI repository?
    Thanks

    Hi kappenet ,
    Hi one more simple method / way to get the information about the Interfaces (with details) using GUI:-
    Go to designer - > project -> project folder -> Right Click -> print -> Interfaces
    You can view all the details of the interfaces in a PDf file
    you can try the same for KM, Packages, etc..
    Regards,
    Rathish

  • Populating list with connected GPIB interfaces

    I'm working on the setup section of an APP in Delphi5.0 using the GPIB-32.DLL and am a little baffled. Ni supplied this little gizmo that searches for GPIB interfaces (not devices). I would like to emulate this functionality for my application in a setup wizard sort of way so the end user can simply select from a list of 'detected' interfaces. In looking at the DLL calls they all seem to require previous knowledge of the device location. So I'm wondering if there is a set range of possible Primary and Secondary addresses I can use to just loop through searching for an interface. I'm assuming here that anything that wouldn't toss a failure when sent a Pri/Sec Address would be a set of valid device ports. On that note...
    are there some specific commands to issue that will return a string telling me exactly what it found on that Pri/Sec address?
    Thanks!
    CT

    Ok.. I made some progress. Using SendIFC and ibfind, etc, watching NiSpy I have determined this is coming back as an Integer and other Ni applications use the Init_DA_Brds to obtain a translation of the integer to descriptive title. However I don't have access to that and the only reference I found of the device list codes is from 1999 which does not include some of the newest hardware including the USB based devices.
    Is there a newer list of product codes available?

  • Listing Interface Names and Project Names

    Hi,
    I want to list all the interface names and Project Names in ODI.
    Can anyone suggest me how to do this.
    Thanks,
    Sant

    SELECT DISTINCT
    SNP_PROJECT.PROJECT_NAME    AS PROJECT_NAME,
    SNP_FOLDER.FOLDER_NAME      AS FOLDER_NAME,
    SNP_POP.POP_NAME            AS INTERFACE_NAME,
    CASE
    WHEN SNP_POP.WSTAGE='E' THEN 'TABLE_TO_TABLE_INF'
    ELSE 'TEMP_INTERFACE' END   AS INTERFACE_TYPE,
    SNP_POP.LSCHEMA_NAME        AS TARGET_SCHEMA,
    SNP_POP.TABLE_NAME          AS TARGET_TABLE,
    SNP_POP_COL.COL_NAME        AS TARGET_COLUMN,
    CASE
    WHEN SNP_POP.WSTAGE='E' THEN T_COL.SOURCE_DT||' ('||T_COL.LONGC||')'
    ELSE SNP_POP_COL.SOURCE_DT||' ('||SNP_POP_COL.LONGC||')'
    END AS TRG_DATATYPE,
    SNP_SOURCE_TAB.LSCHEMA_NAME AS SOURCE_SCHEMA,
    SNP_TABLE.TABLE_NAME        AS SOURCE_TABLE,
    SNP_COL.COL_NAME            AS SOURCE_COLUMN ,
    SNP_COL.SOURCE_DT||' ('||SNP_COL.LONGC||')' AS SRC_DATATYPE,
    rowtocol('SELECT DISTINCT TXT FROM SNP_TXT WHERE I_TXT='||i_txt ) AS COLUMN_MAPPING
    -- to use without rowtocol use SNP_TXT.TXT AS COLUMN_MAPPING
    FROM SNP_PROJECT
    LEFT OUTER JOIN SNP_FOLDER ON SNP_FOLDER.I_PROJECT=SNP_PROJECT.I_PROJECT
    LEFT OUTER JOIN SNP_POP ON SNP_POP.I_FOLDER=SNP_FOLDER.I_FOLDER
    LEFT OUTER JOIN SNP_POP_COL ON SNP_POP_COL.I_POP=SNP_POP.I_POP
    LEFT OUTER JOIN SNP_POP_CLAUSE ON SNP_POP_CLAUSE.I_POP=SNP_POP.I_POP
    LEFT OUTER JOIN SNP_TXT S_TXT ON S_TXT.I_TXT=SNP_POP_CLAUSE.I_TXT_SQL
    LEFT OUTER JOIN SNP_TXT ON SNP_TXT.I_TXT= SNP_POP_COL.I_TXT_MAP
    LEFT OUTER JOIN SNP_SOURCE_TAB ON SNP_SOURCE_TAB.I_POP=SNP_POP.I_POP
    LEFT OUTER JOIN SNP_TXT_CROSSR ON SNP_TXT_CROSSR.I_TXT=SNP_TXT.I_TXT
    LEFT OUTER JOIN SNP_COL ON SNP_COL.I_COL=SNP_TXT_CROSSR.I_COL
    LEFT OUTER JOIN SNP_TABLE ON SNP_TABLE.I_TABLE= SNP_COL.I_TABLE
    LEFT OUTER JOIN SNP_COL T_COL ON T_COL.I_COL=SNP_POP_COL.I_COL
    WHERE
    -- SNP_POP.POP_NAME='&TAB'
    -- SNP_FOLDER.FOLDER_NAME ='&TAB'
    SNP_PROJECT.PROJECT_NAME='DEVELOPMENT'
    ORDER BY SNP_POP.POP_NAME
    for more details you can refer WWW.ODIEXPERT.COM
    Thanks

Maybe you are looking for

  • IPhone 6 plus shipping times Verizon PLEASE HELP

    OK, I am BEYOND frustrated.  Now I am being told the ship times for the iPhone 6+ were ALWAYS October 14.  No updated info available still on the status page, when I ordered at 3:35 AM EST on the 12th it said the 19th as a delivery, the confirmation

  • Why do I have to keep saving my PDFs as enabled for commenting in Reader?

    As part of my review process, I create a PDF, enable it for commenting in Reader, send it to reviewers, receive comments back from them, reply to the review comments, and send it back to the reviewers so that they can see the replies and make further

  • Order of addresses in email

    When I start entering an email address TB tries to help by giving me some likely addresses. But they don't always seem to be in alphabetical order. I might try entering someone starting with B and most of the B's are shown - but not all. Why not?

  • Multiple use of a shared variable - buffers?

     Hi all, I have an application on a RT target that measured data (around 60 variables stored in a big cluster) in a TCL, sends it via RT-FIFO (a modified U8-Array buffer that contains the data converted into string and then flattened to U8-Array) to

  • Policy  to grant access in RMI? help

    This is what I have been using to enable client and server access. Is this written correctly? Where should this be embedded in my client and server coding? Does it need to be embedded in both client and server java files or just one of them? The exam