GATP for external system

Hello Experts,
I need to know about GATP check from an external (non-SAP) portal.
We have external online portal from which customer places orders. We want to link it with GATP to have online check of the products availability and the date. As of now this portal is linked with the ECC and an order placed on the portal gets created as Sales Order in ECC upon saving. (GATP is in place for background check in ECC while creation of Sales order). Stock update is done manually on the portal.
One of senior guided to use ATP related ES bundle for 'Check Requirements_V1' function. We just want to check for availability and not reservation from Portal. Also, using BAPI apoatpcheck call was suggested.
However, I'm not much aware of ES and how to go about and implement the given functionality & enhancement in the ES.
Can you please share your experiences and suggest how to implement it?
We are using SCM 7.0. Do we necessarily need to consult SAP?
Thanks for your help!
AP.

Hello AP APO,
Even R/3 ATP component uses a BAPI "BAPI_APOATP_CHECK" to peform availability check in APO GATP system. Hence, did you get a chance to call this BAPI from your external sytem to perform the gATP check ? I think BAPIs can be called from Legacy system.
You can try this out by passing necessary parameteres to the above mentioned BAPI.
Hope this helps.
Babu Kilari

Similar Messages

  • Adapter setting for external system

    Hi,
    I have to connect external data system with CRM for BP & products.
    What type of adapter are available in CRM 4.0 to connect  to external system?
    What are the setting & where are located in CRM
    How to ensure that import is done 100% correct?
    Your reply is highly appreciated.
    Thanks,
    Sush

    Hi Sush,
    If you have to carry out an initial load for the master data, you can use the LSMW and DX-WB(Data Transfer Workbench).The DX-WB updates IDocs in the CRM-XIF format via the main memory into the application.You can use the LSMW to generate such IDocs. The only requirement for this file is that mapping to the CRM-XIF IDoc must be possible for it. This mapping is defined in the LSMW.
    IDoc types CRMXIF_PARTNER_SAVE_M01, CRMXIF_PARTNER_REL_SAVE_M01 and CRMXIF_PRODUCT_SAVE_M01 in Transaction WE30. These are used in the LSMW and DX-WB.
    Or
    you can use a 3rd party EAI tool which can execute XML/SOAP calls. Then function modules CRMXIF_PARTNER_SAVE, CRMXIF_PARTNER_REL_SAVE, and CRMXIF_PRODUCT_SAVE can be called by means of XML/SOAP and execute the mapping of the customer structures to the CRM-XML.
    Check for the OSS notes 448742 for more details.
    Please reward with points.
    cheers,
    Mark

  • Commit Function Module for External System ?

    Hi Gurus,
    I am using RFC - RFC_UPDATE_TAXES_DOC to post documents into External System.
    After I post those documents how to execute Commit fucntion in the external system.
    My Try:
    Will I be able to commit using BAPI_TRANSACTION_COMMIT -
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' DESTINATION gc_external_system.
    Many Thanks,
    Madan

    Yes.
    It should work, b'coz BAPI_TRANSACTION_COMMIT is itself a RFC func module.
    Regards,
    Subramnaian

  • Which user role for external system?

    Hi everybody,
    In my scenario there is an external system which posts XML data to a HTTP adapter in XI. Of course, the external system has to be authenticated with a username/password. I want to create an appropriate user account in our XI system (user type SYSTEM) and assign the minimal user rights to this account.
    Is there a predefined role I can use?
    Regards,  Joerg

    Hi,
    there is one predefined role:
    SAP_XI_APPL_SERV_USER
    read more about predefined roles:
    http://help.sap.com/saphelp_nw04s/helpdata/en/56/361041ebf0f06fe10000000a1550b0/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Xsteps for External systems

    Hi experts,
    If anybody worked with Xsteps for external destinations, please help me with your comments.
    1. When we define X steps for external destinations, how the values for chars with automatic value assignement is happening (Eg chars like process order number).?

    Check at the start of the forum, there is invitation to Xstep cafe. There you would find links for using xsteps. It has a lot of information in forms of web recordings.
    REgards
    Vineet

  • F-53 ,payext message type IDOC for External System

    Hi all,
       We have an existing system for triggering the external payment  advice created from F-43 through F110 T code. Now our users wanted to send the same Idoc with PAYEXT to be triggered from F-53 .
      Is there any way to acheive the above.As I am new to Idoc , Kindly advice on this.
    Thanks
    Arjun.

    why not
    it is possible
    you can use Business transaction events for this purpose.
    keep a break point at BF_FUNCTIONS_FIND
    this is the function module to find the business transaction events
    and at the time of saving F-53 find the event number which is called
    then go to TBE-31 table in SM30 and add your own custom function module which has the same template of the event which is called
    and get the datas from the input parameters of the event
    and using master_Idoc_distribute
    just populate the required datas to be transfereed and activate the custom FM
    it will work for sure.
    cheers
    s.janagar

  • Can EBS E-Tax be used as Tax Engine For External Systems

    Dear E-Tax Gurus,
    I have a question regarding to e-tax engine in R12. Assuming we have EBS R12 and another system that is not EBS, but both has same customer base and same product base (so customer and product which we get is exactly same from that system). Is there a public nor private API that calculates tax for given item, customer etc?
    What could be the consequences if we create a wrapper API that uses some internal API if there is available?
    Thanks for replies.
    Bilal

    To answer to your question, EBTax cannot be used on non-EBS. EBTax is an integral part of financials suite, especially with AR.

  • Control recipes for PI sheet and external system

    Dear All,
    I need to create control recipe for PI sheet and for external system also. Can I use the characteristic based process instructions? Since I can assign only one control recipe destination for a phase, can i generate the data of a particular phase in both the control recipes.
    Thanks in advance
    Regards
    Prathib

    Thanks Brahmankar,
    But i dont understand what to enter in  input parameters for EAD_TEXT.
    Could you plz help me out.
    Best Regards,
    Parag Save.

  • HUGE amount of data in flat file every day to external system

    Hello,
    i have to develop several programs to export all tables data in a flat file for external system ( EG. WEB).
    I have some worries like if is possible by SAP export all KNA1 data that contains a lot of data in a flat file using the extraction:
    SELECT * FROM KNA1 ITO TABLE TB_KNA1.
    I need some advices about these kind of huge extractions.
    I also have to extract from some tables, only the data changes, new record, and deleted records; to do this I thought of developing a program that every day extract all data from MARA and save the extraction in a custom table like MARA; the next day when the programs runs compare all data of the new extraction with the old extraction in the ZMARA table to understand the datachanges, new records or deleted record.. It's a righ approach? Can have problems with performance? Do you now other methods?
    Thanks a lot!
    Bye

    you should not have a problem with this simple approach, transferring each row to the output file rather than reading all data into an internal table first:
    open dataset <file> ...
    select * from kna1 into wa_kna1
      transfer wa_kna1 to <file>
    endselect
    close dataset <file>
    Thomas

  • Addition data send in XML po to external system In SRM 7

    Hi Expert
    How we can add/ Modify data for XML PO Which sending for external system Via PI .
    we need to add additional data to the XI system in XML format in PO . How we can add the code to this.
    One more issue is like we are not able to debug the BADI BBP_SAPXML1_OUT_BADI.
    Request to reply for this

    Hello sharad,
    Please find the sample coding.
    METHOD if_ex_bbp_sapxml1_out_badi~purchaseorder.
    DATA: l_str(40) TYPE c,
            ls_partner TYPE bbps_pdext_partner,
            ls_item TYPE bbps_pdext_po_item_d,
            ls_proxyitem TYPE bbpx1_purchase_order_item,
            ls_partner_item TYPE bbpx1_po_ship_to_location,
            ls_fdspartner TYPE bbpx1_po_ship_to_location,
            ls_telephone TYPE bbpx1_address_telephone,
            ls_check  TYPE BBPX1_ADDRESS,
            ls_fax TYPE bbpx1_address_facsimile,
            ls_email TYPE bbpx1_address_email,
            l_index TYPE i,
           lt_table TYPE TABLE OF ztest_db,
           ls_table TYPE ztest_db,
            l_flag TYPE c,
            ls_dfkkbptaxnum  TYPE dfkkbptaxnum,
            lt_telephone     TYPE bbpx1_address_telephone_tab,
             lt_check                TYPE BBPX1_ADDRESS,
            lt_email       TYPE bbpx1_address_email_tab,
            lt_name        TYPE bbpx1_person_name,
            ls_name         TYPE bbpx1_person_name,
            lt_street       TYPE bbpx1_address_physical_address,
            ls_street       TYPE bbpx1_purchase_order_party,
            ls_details        TYPE  bbpx1_purchase_order_item,
            lt_ship        TYPE BBPX1_PO_SHIP_TO_LOCATION,
            ls_ship        TYPE bbpx1_po_ship_to_location.
      LOOP AT cs_purchase_order_message-purchase_order-item INTO ls_proxyitem.
        l_index = l_index + 1.
        LOOP AT it_item INTO ls_item WHERE number_int = ls_proxyitem-id-value.
          LOOP AT it_partner INTO ls_partner WHERE p_guid = ls_item-guid.
            IF ls_partner-partner_fct = '00000712'.
              ls_proxyitem-zzxyz = ls_partner-zzxyz.
             ls_proxyitem-zzxyz = 'Test'.
              ls_fdspartner-buyer_id = ls_partner-partner_id.
             concatenate ls_partner-NAME ls_partner-NAME_2 into l_str separated by space.
              APPEND ls_partner-name TO ls_fdspartner-address-organisation_formatted_name.
              APPEND ls_partner-name_2 TO ls_fdspartner-address-organisation_formatted_name.
             ls_fdspartner-ADDRESS-ORGANISATION_FORMATTED_NAME = l_str.
              ls_fdspartner-address-physical_address-country_code = ls_partner-country.
              ls_fdspartner-address-physical_address-region_code-list_id = ls_partner-region.
              ls_fdspartner-address-physical_address-street_postal_code = ls_partner-postl_cod1.
              ls_fdspartner-address-physical_address-city_name = ls_partner-city.
              ls_fdspartner-address-physical_address-street_name = ls_partner-street.
              ls_fdspartner-address-physical_address-care_of_name = ls_partner-c_o_name.
              ls_fdspartner-address-physical_address-district_name = ls_partner-district.
    *-- Populate telephone number
              ls_telephone-number-subscriber_id = ls_partner-tel1_numbr.
              ls_telephone-number_default_indicator = 'true'.
              ls_telephone-number_usage_denial_indicator = 'false'.
              APPEND ls_telephone TO ls_fdspartner-address-communication-telephone.
    *-- Get Fax details
              ls_fax-number-subscriber_id = ls_partner-fax_number.
              ls_fax-number_default_indicator = 'true'.
              ls_fax-number_usage_denial_indicator = 'false'.
              APPEND ls_fax TO ls_fdspartner-address-communication-facsimile.
    *-- Get Email details
              ls_email-address-value = ls_partner-e_mail.
              ls_email-address_default_indicator = 'true'.
              ls_email-address_usage_denial_indicator = 'false'.
              APPEND ls_email TO ls_fdspartner-address-communication-email.
              ls_proxyitem-zfinal_destination = ls_fdspartner.
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
              CLEAR ls_fdspartner.
            ENDIF.
            IF ls_partner-partner_fct = '00000027'.
              ls_proxyitem-zzcxyz = ls_partner-zzcxyz.
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
              l_flag = 'X'.
            ENDIF.
          ENDLOOP.
          IF l_flag IS INITIAL.
            READ TABLE it_partner INTO ls_partner WITH KEY partner_fct = '00000027'.
            IF sy-subrc = 0.
              ls_proxyitem-zzclxyz = ls_partner-zzclxyz. " custom field
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
            ENDIF.
          ENDIF.
        ENDLOOP.
      ENDLOOP.
    ENDMETHOD.
    Edited by: S Neelima on Apr 14, 2011 11:17 AM

  • How to configure a Logical System for XI External System

    I'm following the 'How to configure SAP XI to use the standard SAP communications APIs (idoc, pabi, rfc) from external system - How to create XI content with the Integration Builder' document.
    I have everything configured, but in section 6.7 when I try to do a transaction BD10 on to send a MATMAS01 idoc using my Logical System IQS_EXTERN to my external system, it says '1 master IDocs set up ...', then it says '0 communication IDocs generated ...' and my external system does not get the IDoc. The NX7 Integration Engine does not get a message from SAP_CE8  to IQS_EXTERN.
    How do I specifically configure my Logical System IQS_EXTERN to communicate with my external system via XI (NX7)?
    I'm using the ICC Test-System CE8, SAP R/3 Enterprise 4.7 IDES and the NX7 Exchange Infrastructure (http://iccpi7.sap.com/rep/start/index.jsp).
    Thanks,
    Ed Culnane
    Edited by: Ed Culnane on Oct 15, 2008 7:02 PM

    Check whether you have setup Partner profile for receiving system ( Here its XI system). You need to create outbound parter profile for XI system.
    Check out this forum ...
    Re: trying to send Idoc using Standard Outbound Processin option
    and blog ..
    Introduction to IDoc-XI-File scenario and complete walk through for starters.
    Hope this will help.
    Nilesh

  • Configure plain http adapter for receiving message from an external system

    Hi,
    we use Pi/700.
    Now I have an external system and I have to use HTTP (plain) to send messages to XI (via plain http adapter).
    I have no experiences with HTTP!
    In the external system I can only configure "URL, Username, Password" for sending messages - that's all!
    What do I have to configure in XI (communication channel, abap-stack, java-stack,...)?
    I don't know the URL of my XI-system. Is there an transaction code to get this information?
    Why do I need a Username/Pasword?
    For testing I can use a "http-post test tool" I found here in this forum.
    Thank you all for any help!
    Regards
    Wolfgang

    Hi Hummel,
    In Exteranl System u have to use these values
    name="myhost"      value="xiserver"
    name="myport"      value="8000"
    name="mysystem"    value="XY_BSservice"
    name="myinterface" value="Order_out"
    name="mynamespace" value="urn:xi:hcl:powebapp"
    name="myqos"       value="BE"
    name="myclient"    value="300"
    name="myuser"      value="XYZCLNT"
    name="mypass"      value="xiuser"
    Here My system is the Business service created in Integration directory of XI, Interface is the one created in Integration Repository (This is Outbaound from external sys to XI)
    In XI U have to create
    Data Types : 1) Source Structure data type(from extenal sys)
                 2) Target structure (where u want to send from XI)
    Message Types : 2 with above DT's
    Message Interface: 1) Outbound, Async (Order_out)
                       2) Inbound , Async (for the target sys)
    Then Message mapping and Interface mapping as usual..
    And in ID u have to create 2 services one is XY_BSservice for sending system and the other is for receiving system...
    For sending system no communication channel required...
    Hope u will get idea from the above..
    Need any further u r welcome..
    Regards
    Sridhar

  • Using SYPART01 IDOC for setting partner profiles from external system

    We wish to maintain our partner profiles from an external system.
    Is there any existing interface for doing this.
    It seems that the sypart message is only for output, not input.
    Any ideas or suggestions?
    Thanks!
    Dan

    Hello Dan,
    Thanks for your post.
    I hope the following code helps in future.
    http://wiki.sdn.sap.com/wiki/display/Snippets/Copy+partner+profiles+with+SYPART+message+quickly.

  • BCS - Message from External System : 'Login failed for user 'NT AUTHORITY\IUSR'.'.

    Hello,
     I have create a an external content type .
     I Choose "Connect with user's Identity".
     I create a external list that uses the ExternalContentType.
     When I try open the external list from browser by User "TestUser" . I get the following error "Message from External System : 'Login failed for user 'NT AUTHORITY\IUSR'.'"
       My Question :
           I need to know why pass the credential "NT AUTHORITY\IUSR" to connect to the data base not the
            current log in"TestUser" ?  How Can I solve it ?
            Thanks
             Hema
    ASk

    Hi,
    did you configure Kerberos delegation?
    NTLM fails when you try to open external list from client computer, because SharePoint cannot pass user's identity - "Double Hop" issue.
    Take a look at confguring Kerberos for SharePoint 2010 white paper
    Download Configuring Kerberos Authentication for Microsoft SharePoint 2010 Products from Official Microsoft Download Center
    http://www.microsoft.com/en-us/download/details.aspx?id=23176
    Robi MCT Kompas Xnet d.o.o. Ljubljana | blog: http://xblogs.kompas-xnet.si | website: http://www.kompas-xnet.si
    Slovenia
    Please vote if you find reply useful or mark it as answer.
    Thank you

  • How the external system will talk to ECXpert 3.5 for transfering files via HTTP SSl?

    We are using ECxpert3.5 on Solaris box. One of our Trading Partner want to communicate through HTTP-SSL and we are doing XML/EDI mapping. Could you guide us what steps we need to take care to implement this.
    How the external system will talk to ECXpert for transferring files. (We need the syntax for the URL). How ECXpert will receive XML file through HTTP-SSL protocol from External System and file submittion.
    Please send is there any other document which explain about. Thanks in advance for your help. [email protected] or [email protected]

    Hi Steve,
    You can bring the GRC framework to a state equivalent to a raw install by following options:
    Option 1.) You should have a base-line backup before GRC installation. If so then apply that base-lin backup and deploy GRC components. If there is no base-lin backup, then
    Option 2.) Uninstall and re-install J2EE and then follow up with rest of the installation process. If you don't want to go through re-install process, then
    **Correction to Option 3**
    Option3.) SAP is in process of creating a SAP Note for Delete script, Instead of delivering Delete Script script via OSS message.  Will update you as soon as the Note gets released.
    Please refere to Note # 1416728 to Manage your deletion in RAR 5.3 SP10.
    Hope this helps.
    Best Regards,
    Sirish Gullapalli.

Maybe you are looking for

  • How to disable a Copy Trans Button in Crmd-order

    Hi All,          I am trying to figure out what is controling my Copy transaction button in <b>Crmd_ Order</b>. Even if I remove Copy Control Config, its still working and creating a copy of transaction. Please give your input. Appreciate ur help. Re

  • Full ABAP Edition-Trial: no installation of maxdb???

    Hello to all, I installed "Full ABAP Edition-Trial" some days ago and everything worked fine without any problems. Windows on partition H: and programs (like sap and sapdb) on partition L:. Because of an other problem I had to reinstall Windows on H:

  • Calling a function in another .swf, possible?

    I have two movies... main.swf and content.swf, and I'm trying to call a function in my main.swf from my content.swf. Here is the code.. //function in main.swf function appear (event:MouseEvent):void{      TweenLite.to(title1, 1, {autoAlpha:1, overwri

  • Have to Create a new Home Sharing account every time I want to share with Apple TV

    Every single time I want to stream media from my PC (Windows 7) to my Apple TV, I have to create a new home share account.  I litereally have to get rid of my Home Sharing in both iTunes and on my Apple TV (2nd Gen), and then create a new one, and ev

  • Creating arp entry within stream module

    HI all. I'm tying to create an arp entry from within a stream modules stacked between eri and ip. My module is loaded on two interface (eri0 and eri1) and is use as a mangler for packet flowing through it. It take a packet on one interface do some pr