IFTSTA parcel status tracking

The EDI standard defines some messages for communication to/from a parcel carrier, i.e.:
IFTMIN
"A message from the party issuing an instruction regarding forwarding/transport services for a consignment under conditions agreed, to the party arranging the forwarding and/or transport services."
IFTSTA
"A message to report the transport status and/or a change in the transport status (i.e. event)."
I found some documentation, that you can build a outbound IFTMIN-message from a DELVRY-IDoc. But I didn't find any inbound IDoc-message wich corresponds to the IFTSTA-message. How can i deal with IFTSTA-messages in SAP for parcel tracking ? Can I use BAPI_CAR_PRVD_TRACK_STATUS to set the parcel status in SAP ?
thank you for any help and best regards,
Torsten

Hi
You can try that BAPI, but just a word of caution that particular BAPI is an unreleased one.
regards
Sameer

Similar Messages

  • IDOC Status, Tracking in SAP PI/PO Single Stack

    Hi All,
    My PO version: 7.4, SP4. I am not sure my questions below are still a limitation in current PI/PO single stack systems, and hence requesting your help for the same.
    1) Is there a way we can track outbound idocs in SAP PI/PO single stack similar to PI abap stack IDX5? ( Note:- I couldn't find any option in IDOC monitoring in single stack SAP PO 7.4, SP4)
    2) IDOC status is always 0 in SAP PO 7.4 single stack IDOC monitoring. I am not sure if this status is just specific to my PO system. Any setting needs to be applied?
    ps: Please post only relevant answers/solutions
    Thanks,
    Praveen Gujjeti
    Message was edited by: Praveen Gujjeti

    Hi All,
    As per SAP help: Comparison of IDoc Adapter (IE) and IDoc Adapter (AAE) - SAP NetWeaver PI Reference Documentation - SAP Library idoc status and tracking not supported in current PO versions. May be SAP will add this feature in upcoming PO versions
    Auditing, Monitoring ,and Tracing Functions
    Attribute/Feature
    IDoc Adapter (IE)
    IDoc Adapter (AAE)
    ALE Audit
    Supported
    Supported
    IDoc tracing
    Supported (transaction IDX5)
    Not supported
    IDoc monitoring
    Transaction IDX5
    Integration with channel monitor and message monitor (as part of Advanced Adapter Engine monitor)
    Status tracking -SYSTAT
    (analysis and further processing of messages that have not been processed)
    Not supported
    Not supported
    RFC monitoring
    Supported
    Not supported
    Message persistence in the IDoc adapter
    Supported
    Message correlation information can be stored in IDoc adapter.
    Not supported.
    Message is persisted in messaging system with correlation data persisted in adapter.
    Regards,
    Praveen Gujjeti

  • Setting up shippign status tracking

    hello colleagues,
    I am working on ERP Ecommerce for CRMJAVA7.0
    i wanted to set up shipping status tracking in ERP Ecommerce, has anyone worked on it, if you have any kind of info
    on setting this up, please share the info with me.
    regards
    chandu

    Hello,
    Please review the following thread for "[tracking information in B2B sales order.....".|Setting up shipping status tracking;
    This thread contains the configuration, settings, transactions etc.... needed to set this up.
    Deb

  • Setting up shipping status tracking

    hello colleagues,
    I am working on ERP Ecommerce for CRMJAVA7.0
    i wanted to set up shipping status tracking in ERP Ecommerce, has anyone worked on it, if you have any kind of info
    on setting this up, please share the info with me.
    regards
    chandu

    Hello,
    Please review the following thread for "[tracking information in B2B sales order.....".|Setting up shipping status tracking;
    This thread contains the configuration, settings, transactions etc.... needed to set this up.
    Deb

  • BPS - Status & Tracking

    Hello,
    I am using status & tracking for planning.
    I have configured the tracking as per the how to document, assigned users for each level, the time for planning etc.
    But the problem is even after the specified time the user is able to edit data although the the sheets should be locked.
    Also once any user is submitted the sheets, ideally it should get locked but still he can reopen it and work on the sheet.
    Probably I am missing something. Could anybody please tell what needs to be done for locking the sheets.
    Regards
    Vanya

    Hi,
       We also had a similar situation and we realised that the following has to be done :
       Under STS Customisation (txn.: BPS_TC), you need to define the header characteristics (this is under the radio button - "Define header Chars forPlanning Session"). Here we had to define the Sub Plan and the Planning Round as selection criteris. What we experienced prior to providing this was that it was possible to change the budget/Plan figures even after the budget was approved. Providing this in the selection criteria helped in the "locking" of a Cost Center budget figures(STS uses the Sub Plan together with the Cost center for locking purposes)
       Try this if it works .
    Thanks and best regards
    Bala.

  • Shipping status tracking in B2B with out XSI

    Hi Gurus,
    We are implementing the the standard B2b application with ECC6.0 as the backend.
    We are not using XSI fuctionality in ECC to get the information of the shipping status.
    But they still get the the tracking number (VL02n) in to the ECC. Now We need to get this Information Into B2B shop for status tracking.
    Do we need to XSI to be enabled to bring the tracking Information into B2B?
    How can we do this with out XSI?
    Can we still use the tables TCAURL , TCAVAR with out creating the Express Delivery companny.
    If this need total customization can some one run me through the steps on how we can achive this.
    Thank You.

    Hi,
    When you tracking number, I hope you mean the Airway Bill Number or Bill of Lading that is seen in transaction "Edit Delivery" vl02n.
    The display of the delivery number is a standard feature of the B2B Webshop. This will be displayed at the item level.
    However, the bill of lading to be displayed is not standard. There is development required in both, ABAP and JAVA (ISA) level.
    We had implemented this in CRM ISA, so we had to use a Custom FM (RFC) by using a standard BAPI to return the Airway Bill Number when it was provided the delivery number as the input.
    Further, the JAVA web page that displays the order status has to be modified to call your custom RFC.
    This is the basic path for the solution.
    Regards,
    Nelson.

  • Status-Tracking on ACE

    Hello
    On the CSM there was a feature called status tracking, it's description:
    Router(config-module-csm)# vserver
    dependent_virtserver_name
    Identifies the dependent virtual server and enters the virtual server configuration mode.
    Router(config-slb-vserver)#
    virtual ip-address [ip-mask]
    protocol port-number [service {ftp
    | rtsp | termination}]
    Sets the IP address for the dependent virtual server optional port number or name and the connection coupling and type2. The protocol value is tcp, udp, any (no port number is required), or a number value (no port number is required).
    Router(config-slb-vserver)#
    status-tracking
    tracked_virtserver_name
    Identifies the tracked virtual server. When this virtual server is taken out of service or fails, the dependent virtual server identified in Step 1 is automatically taken out of service.
    From http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.2.x/configuration/guide/mapolcy.html
    I am wondering if anyone knows of a similar feature in ACE?
    The additional complexity is now the dependant vserver and tracked vserver are in different ACE contexts, does anybody know if there is way to track vservers in a different context?
    Got to admit I'm relatively new to ACE but hope this makes sense.
    Thanks for any replies in advance
    Martin

    Hi Ulrich
    Thanks for the reply. I'm not sure I was clear on my question, the PROBE would allow me to check the first service is up. What I want to do is make the internal server unavalaible if the external is not PROBING correctly or vice versa. I recognise now this is not identical to status-tracking which operates at a VIP level.
    In an example I have two FTP servers which are dual homed with internal and external interfaces in a DMZ both of which are load balanced using the ACE. If the external interface goes down I would want the internal real server to be marked out of service so as FTP traffic is no longer sent there and vice versa if the internal went down I would want to mark the external as down. The configuration in this case is there are different contexts for the internal and external - not saying that's ideal from a security perspective but you can only play with the cards your dealt!.
    Thanks
    Martin
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}

  • Status tracking system

    Hello
    We have a Status tracking system. I want to find out what are the tables which are being used for this STS in the backend..can somone suggest me how should i proceed.

    Dear graeme brannen  ,
    STS Definition
    The BW-BPS Status and Tracking System helps you to monitor the progress of the different planning tasks within your company. The system keeps a record of the iterations which run through a specific planning task in practice (requirement notification bottom-up, resource assignment top-down) and brings together the planning objects created in the planning environment with the employees who use these objects to process the actual planning tasks.
    You could get more information ON STS here
    [STS Basic|http://help.sap.com/saphelp_nw04s/helpdata/en/b6/92bc7479fb11d5b3df0050dadfb23f/frameset.htm]
    Also please go through this for further clarification
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=statustrackingsystem&cat=sdn_all
    Hope it helps you,Revert me back if you have any queries
    Assign points if helpful
    Regards
    Bala

  • Status Tracking system Hierarchy Maintenance.

    In BPS status tracking system, is it mandatory to have a topmost node of the organisational Structure node to be text node?
    for example : If I have a structure like Head Office-> Regional Sales Manager--> Area Sales Manager, then do I need to have a text node above Head office with some heading?

    Santosh ,
    its necessary that you have it as text node.
    but not very sure why you would  want it to be other than text.
    Sai Vishnubhatla

  • Status & Tracking system History

    Hello Everybody,
    I have a special situation here. I need to show my clients my Status and Tracking system history. Let me give u a mudane example,
    A cost  center account undergoes twice budget changes both the times with the 'accepted' status. I should show the client in a report when and what amount has this account undergone during the two budget changes like this
    Account   Changed on     Changed amount   Approved by              Requested by
    23423       14.05.2007          100000€           Thomas Escher          Wolf schere
    23423       13.06.2007          120000€          Thomas Escher          Wolf schere
    My question,
    Do status & tracking system hzas table where i can get this information. !?
    If not do you have any other approach on mind for this issue!?
    Any idea is highly appreciated,
    Regards & many thanks indeed,
    Karthik

    STS data is contained in tables starting 'UPS'.
    However, the STS history is not going to show which accounts changed, by whom, I think. It can show the status change history by user for a planned unit. (Click the  'Present status' link in the STS. )
    If you want to see which user changed particular values you would have to set the BPS model to record the user id and date/time; it could generate very large amounts of data.

  • Status Tracking System and IP

    Hi,
    If one is to implement a brand new planning system using IP (no existing STS), what is the recommended strategy on status tracking?
    Thanks,
    William Lee

    Hello William,
    you can also use the old STS from BW 3.5 for integrated planning. But as far as I know there won't be any further progress in this area. SAP is just developing (in cooperation with DSAG) a new STS as replacement. So if you can wait, you should use the new one if it's comming in time
    Bye
    Frank

  • How to view the Design layout for Status tracking in bw 3.5?

    Hi all,
    I am new to bps 3.5 ? and i have a status and tracking in the development created by some one.  i am able to execute it, but then i would like to see the desing layout of it.
    How the layout is design.
    Can anyone help me on this!!
    Thanks
    Pooja

    To my way of thinking, you do not so much design the STS layout as to customiise or configure the STS. This is done with transaction code BPS_TC. Certainily some admin user will need access in order to adjust the configuration from time to time, to set new dates, people, organisation changes and so on. Different authorizations are required for 'standard' users, 'super' users (with an overview of the whole process. and 'admin' who can configure the STS. But BPS_TC does not allow you to see or to change the layout of STS. (The program can be found from SE80 in BSP Application  TUNGUSKA.)
    Help is at:
    http://help.sap.com/saphelp_nw04/helpdata/EN/ff/3deba47cf511d5b3e30050dadfb23f/frameset.htm
    I think you would need a very compelling reason to change the basic design.
    Stephen

  • Workflow and Status tracking

    Dear All,
    We should implement some kind of WORKFLOW solution to support the business planning process developed in SAP BI Integrated Planning.
    We analyzed the Status and Tracking system in SEM-BPS but it is not seems to be the best solution for us and it does not support the Integrated Planning (am I right?).
    What are the possible solutions for a workflow based process handling in an Integrated Planning solution and what are the possible (even non SAP) alternatives?
    Thanks in advance,
    Dezso

    Hello Ajay,
    When i execute the Web Interface, the following error appears:
    Unable to find:http://sdevsapbw:8002/sap/bc/bsp/sap/z100upsyal00001/z100upsyal00001.htm%3Fsap-client
    I’m not expert in this kind of solutions but our Queries are executed on web.
    I have arrived to this project two weeks ago and I tried to execute the queries in my computer and I am unable to do so. The error is the same when executing Web interface for BPS.
    I compared me internet settings with another guy and are equal.
    Do I have to do any configuration or install any Add-on?
    Thanks,
    João Arvanas

  • IChat Buddy Status Tracking History

    I usually leave my Mac running 24/7 including iChat.
    I would like to know if one of my friends has logged in and logged out during the day/night.
    Is there any way to track the status history of my friends. ie time & date they come online and offline.
    If not in iChat, how about Adium.

    Thanks. Just tried to install in 10.6.2 with thus error message ......
    Chax requires at least Mac OS X 10.5.0 to run and will not run on non-Leopard (Mac OS X 10.5) systems.
    Rather than 'at least' perhaps it should be 'only' !?

  • How can I lock planning data using SEM-BPS Status tracking monitor

    Hi,
    What are the pre-requisites for being able to lock planning data when using certain header characteristics
    in customizing the Status and Tracking System in BPS ?
    I have done the following and expect the locks to be set, but they are not set and the data is still available for planning :
    1. Assigned the 0COMPANY hierarchy to a subplan with a planning area which has header characteristics : VERSION and CALYEAR.
    Header  characteristic customization is as follows :
    CALYEAR = 2005
    VERSION = V1
    2. Have set the status of all nodes in the hierarchy to 'approved' .
    3. I execute a Web planning interface for this planning area with a selection of a 0COMPANY within this hierarchy, PLANYEAR = 2006, CALYEAR = 2005 and expect the plan to be locked but its not.
    Could someone kindly explain why ?
    Regards.
    PS : Hope the scenario is clearly explained.

    Hello Anuradha,
    The plan data should be locked after the status is switched if
    - the package selection used in the planning function or planning layout is entirely contained in the header selection
    - you do not access the plan data via a multi area
    - the user does not have the authorization "STS_SUP" (super user).
    It is important to note that the characteristic used to define the hierarchy is not used in the locking. The characteristic is only used to define the hierarchy.
    In your example only the characteristics year and version are relevant for locking as these are the only ones used in the header selection. The data should be locked if the package selection is year = 2005 and version = V1. If you have a selection like year = 2005 and version = V1, V2 then the data is not locked as the selection is not completely contained in the header selection. Note that even if you only use version V1 in your selection but if you use a planning layout that has V2 in a comparison column then the system will enlarge the selection and data would not be locked.
    Best regards,
    Gerd Schoeffl
    SAPNetWeaver RIG BI

Maybe you are looking for

  • IF Statement Syntax

    Hi,I'm writing a calc script, and I'm trying to capture alternate results with an IF statement. I calculate a ratio, and if it exists, I put data one place, and if the ratio equals zero, another place. In my IF condition, I put IF("DPWTOT"->"0"->"000

  • How To Determine the "Identity" of an iTunes Gift Card Redeemer

    Good morning!  I need to know if it is possible to determine which Apple ID was used to redeem an iTunes gift card.  Here is the situation... My 9 year old daughter received a $15 iTunes gift card for her birthday.  After opening presents, my daughte

  • Some queries in XI...

    Hi XI guru's, I have some queries in XI, can you please clarify the same. and the queries are: 1. Is there any special reason for HTTP placed on ABAP stack rather that J2EE stack? 2. How to monitor pipe line services ? Is there any dedicated Tx code

  • Grid Control and Standby Database

    I have a (single node) physical standby server for a two node RAC Primary. I can view the standby server in OEM ( java tool). How do I add the standby db in my Grid Control ( 10.2.0.4.0 ) regards,Lily

  • I bought my iphone 20 days ago it was good at first but i cant turn my iphone on ,i cant restore it too!!!why???!?!?!?!?

    i bought my iphone 20 days ago it was good at first but i cant turn my iphone on  for 3 days ,i cant restore it too!!!why???!?!?!?!? i am very disappointe from apple