Is there any t code in SAP to display archived shipping

Hi All
we have a issue with unarchiving shipping doc , our basis team has unzipped the file from the path it was archived and provided display access , when i cross checks in Tcode SARI theya are un zipped and in sap this document is still in status archived i am not able to view vith vt03n
for archived billing documents once thay are unzipped , document will not open in vf03 but we can display in vf07
Please let us know how to view this shipping data in sap ?
Is there any t code in SAP to display archived shipping data (like for archived billing dicuments vf07)
Your kind help would be highly appreciated.
Thank you
Rajendra Prasad

Hi Rajendra,
Whats your SAP version? VT03n supports display of archived data from 4.7onwards. If you are in a lower version then i think you should use infostructures.
Thanks,
Naveen

Similar Messages

  • Is there any t code in SAP to display archived shipping data

    Hi All
    we have a issue with unarchiving shipping doc , our basis team has unzipped the file from the path it was archived and provided display access , when i cross checks in Tcode SARI  theya are un zipped and in sap this document is still in status archived i am not able to view vith vt03n
    for archived billing documents once thay are unzipped , document will not  open in vf03 but we can display in vf07
    Please let us know how to view this shipping data in sap ?
    Is there any t code in SAP to display archived shipping data (like for archived billing dicuments  vf07)
    Your kind help would be highly appreciated.
    Thank you
    Rajendra Prasad

    Hello,
    Once shipment document is archived then you can't display by VT03N transaction. As you have pointed out SARI or SARE transaction will help in displaying the archived shipment documents from archive server. (you have to select Archiving object = SD_VTTK and Archive Infosturcture = Select from display option).
    VF07 - Display archived billing document. We call this transaction VF07 as archived enable transaction.
    I have gone through the OSS note 590656 mentioned by Eduardo Hinojosa, with this enanchment of VT03N (respective program) you should be able to display archived shipment document. This Oss note should help you.
    let me know if required further clarification on this.
    -Thanks,
    Ajay
    Edited by: Ajay Kumar on Aug 25, 2009 6:16 AM

  • How to do advance payment against PO for this is there any T.code

    Hello,
    Lt's say for ex: Once Po is created how to pay the advance payment against PO to the vendor, for that is there any transaction code.
    Once advance payment is made against PO, again system should not allow for ammendement
    So like this to control the system what are the configuration settings need to be done please explain
    Early action in this matter will be highly appreciated.

    Hi,
    Apply the user exit : EXIT_SAPMM06E_016
    Following Logic can be use:
    1. Validate the company code (BUKRS ) & Purchasing document type (BSTYP = F) from EKKO table for the Purchase order number (EBELN).
    2. Check the entries for the Purchase order and the item number in the Purchase order history table ( EKBE) and also Validate if there is any down payment document exists (VGABE = 4)
    3. If we find down payment doc in EKBE table then display the warning or error message as POP - UP by using functional module POPUP_TO_CONFIRM.
    Step 1: Validate Company code and Purchasing Document type from EKKO table
    Step 2: Check the Purchasing document history from EKBE table
    Step 3: Check whether any down payment exists.
    Step 4: Display popup message to user:
    Use the function module u201CPOPUP_TO_CONFIRMu201D to display the below message u201CPo cannot be changed, Down payment already exists for this PO item u201D.
    Edited by: redriver on Nov 27, 2011 10:06 AM

  • Is there any transaction code for uploding logo in ALV reports.

    is there any transaction code for uploding logo in ALV reports.

    hi,
    call function 'REUSE_ALV_COMMENTARY_WRITE'
           exporting
                it_list_commentary = t_header.
                i_logo             = 'Z_LOGO'.
    endform.
    Upload Logo for REUSE_ALV_COMMENTARY_WRITE
    For those who wish to upload and use a picture in your ALV abap reports.
    Steps for uploading Logo :-:
    1. Goto the transaction OAER
    2. Enter the class name as 'PICTURES'
    3. Enter the class type as 'OT'
    4. Enter the object key as the name of the logo you wish to give
    5. Execute
    6. Then in the new screen select Standard doc. types in bottom window
    Click on the Screen icon
    Now, it will ask for the file path where you have to upload the logo
    7. Now you can use this logo in REUSE_ALV_COMMENTARY_WRITE
    or
    Import Logo and Background Picture for Reporting
    In this step, you can import a customer-specific logo and a background picture into the R/3 System. These will be displayed in the header area of reports in HR Funds and Position Management.
    From the SPRO:
    HR Funds and Position Management --> Dialog Control --> Customize Reporting Interface --> Import Logo and Background Picture for Reporting.
    Activities
    1. Enter the Name of your logo/background picture as an object key in the initial screen.
    2. Make sure that the class name is PICTURES, and the class type is OT.
    3. Choose Execute.
    4. Double-click the document type Picture on the Create tab page. A dialog box will appear in which you can enter the path in which the logo/background picture can be found.
    5. Enter the path and choose Open. The logo will be uploaded into the current R/3 System. If the logo/background picture is to be transported into other systems as well, choose Transport.
    6. Return to the initial screen and repeat the procedure after having entered the Name of your background picture as an object key.
    Please note that the logo/background picture can only be displayed in ALV-based reports with an HTML header. Manually programmed reports such as business distribution plans are not based on the ALV.
    If you have selected several initial objects, ALV-based reports in HR Funds and Position Management will automatically use a hiearchical-sequential display. A logo is not displayed here either. Note also that the logo cannot be printed (see print preview in program).
    Make sure that the logo does not exceed a height of 100 pixels because it would mean that the header of the report will be scrollable.

  • Is there any standard thing in sap to find how old is the invoice or Bill.

    Hi Experts,
    i have query regading the invoice or bill.
    i.e. is there any standard functionality in sap to find how old is the invoice or bill.
    Thanks i advance,
    Roopa.K.

    Bill Number and all its corresponding dates may be seen in the table VBRK.
    Bill Document: VBELN
    Billing Date: FKDAT
    Date on Which Record Was Created: ERDAT
    Billing date for the invoice list: FKDAT_RL

  • Is there any t-code in which the List of Customers Display?

    Hi SDN,
    Is there any t-code in which the List of Customers Display?
    Like the MKVZ, this is the t-code for List of Vendors Display.
    Thanks,
    Sumit.

    Hi,
    Following tcodes are related to List of customers.
    MER5                   List of Customer Rebate Arrangements
    RBPCT                  List of Customer Contacts
    SWU5                   Consistency Test for Customer Task
    S_ALR_87009951         List of Customer Open Items
    S_ALR_87009952         List of Customer Open Items
    S_ALR_87009958         List of Customer Addresses
    S_ALR_87009963         List of Customer Open Items
    S_ALR_87009975         List of Customer Line Items
    S_ALR_87009976         List of Cleared Customer Items
    S_ALR_87012173         List of Customer Open Items
    S_ALR_87012174         List of Customer Open Items
    S_ALR_87012180         List of customer addresses
    S_ALR_87012185         List of Customer Open Items
    S_ALR_87012197         List of Customer Line Items
    S_ALR_87012198         List of Cleared Customer Items
    S_ALR_87015021         List of Customer Open Items with Ren
    VC/1                   List of Customers
    VXBC                   SLS: List of Blocked Customers
    Thanks,
    RKP

  • Like MMBE in R/3, is there any t.code to see the stock overview in SCM?

    Experts,
    Like MMBE in R/3, is there any t.code to see the stock overview in SCM?
    Thanks in advance
    Krish

    Please go to /SAPAPO/RRP3 and click on Stock tab. If you use GATP you can even get the details using /SAPAPO/AC03

  • Is there Any T-code similar to

    Hi All,
    Is there any T-code similar to WPER tcode
    We use WPER Tcode in Retail area to see the Inbound & Outbound Idoc Processing Errors or success messages
    Is there any other Tcode which is having similar work capabilty
    Regards
    Suman

    Hello ,
    Check this Link,
    http://www.techhairball.com/concepts/SAP_Retail_Transactions_List.htm
    *****Reward points,if found useful

  • Is there any T-code in which we edit the name of our company?

    Is there any T-code in which we edit the name of our company?
    Actually what a prob. is i made a smartforms in which i pick the name of may comany but its too long so i want to edit my company name so that the databse pick the name & its shown in the form.
    The table is ADRC in which the company name is shown.
    Thanks,
    Sumit.

    Hi,
    you want to display VARDHMAN POLYTEX LTD-Unit 2 Expansion as  VPL- Unit 2 Expansion. in output.
    For every Adress number you have option of NAME1 and NAME2.
    NAME1  : VARDHMAN POLYTEX LTD-Unit 2 Expansion
    NAME2  :  VPL- Unit 2 Expansion.
    If you are taking company code name in your samrtform.  Ask your functional consultant to maintain NAME2  in company code address.
    T.code for company code OX02.
    Regards,
    Chandra
    Edited by: chandra sekhar S on Oct 8, 2008 1:18 PM

  • Is there any difference between Regular SAP Cert / SAP TechEd Cert

    Hello All,
    I need to appear for the following Certification:
    SAP Consultant Certification Technology Consultant SAP NetWeaver‘04 - SAP Web AS for ORACLE (WAS 620, Oracle 9)
    Is there any difference between regular SAP certification and Certification at TechEd (- except certification costs)
    Regards,
    Ammey Kesarkar

    No. It is just the certification exam is offered at SAP Tech Ed event.
    Regards,
    Jai Shankar

  • Is there any transaction code for Report Designer,Query Designer and WAD

    HI Gurus,
    please tell me s there any transaction code for
    1 Report Designer
    2 Query Designer
    3 WAD
    Thanks in advance
    Prashant

    Hi Prashant,
    We don't have any Transaction Codes for these.
    Since these are installed along with the SAPLOGON BI components, it cannot be called using a standard transaction.
    You have to use only .
    Goto Start -> Programs -> Business Explorer -> Web Application Designer/Report Designer/Query Designer.
    Hope it helps.
    Reward with points if helpful.
    Regards
    Hemant Khemani
    Edited by: Hemant Khemani on May 16, 2008 5:39 PM

  • Is there any t.code for getting list of deliveries not yet invoiced?

    Hi,
    Is there any t.code or report where we can get the list of outbound deliveries not yet invoiced, and also the value for how much it will be invoiced.
    For example, I have one order with net price as 100, and it has outbound delivery created and not yet invoiced. I want a list of those deliveries with the net price of the quantity delivered.
    Do anybody have any idea on this ?
    Thanks
    Surya

    Hi All,
    In VF04 and VL06F we will get list of outbound deliveries, but I want the information in such a way that if that delivery is invoiced for how much value it will be invoiced? so, the list should contain the delivery number the value for how much the invoice will be created.
    Thanks
    Chandramouli

  • When sharing screen from work with my home computer, is there any way to turn off the display at home?

    Hi, sorry if this is a silly question, but when I'm viewing my desktop on the home computer from work (as in I've connected by finding my computer in the finder and hit the "Share Screen" button - is there any way to turn off the display at home? It seems a bit of a waste of power to have the screen on when I'm not actually there - I just need to be able to see all my programs etc on the remote screen in order to use them. My home computer is a 2011 iMac running latest Mountain Lion, work is a 2010 MacBook Pro.
    Thanks in advance!
    Matt

    I've set up another user on my home Mac and left that one logged in. Now when I connect from work it asks me if I want to share the screen or log on virtually as my user. I think choosing the second option doesn't power up the screen.
    Matt

  • Is there any pen for iPad with retina display ?

    Is there any pen for iPad with retina display ?

    Yes. The Bamboo stylus is fully supported. Only the soft rubber tipped side. The Pen side obviosuly not.
    Note all stylus that work with the iPad are noticeably thicker than a pen or pencil, so precision is not something you'll get much of.
    Look at the link I provided, all those stylus work with iPad. See if you like one of those. Or if you can fnd one of those were you live.

  • Are there any possible reason RMAN generates some corrupt archive log files

    Dear all,
    Are there any possible reason RMAN generates some corrupt archive log files?
    Best Regards,
    Amy

    Because I try to perform daily backup at lunch time and found out it takes more than 1 hour had no any progress. Normally we take around 40 minus. The following is the log file:
    RMAN> Run
    2> {
    3> CONFIGURE CONTROLFILE AUTOBACKUP ON;
    4> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    5> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    6> allocate channel ch1 type disk format '/u03/db/backup/RMAN/backup_%d_%t_%s_%p_%U.bck';
    7> backup incremental level 1 cumulative database plus archivelog delete all input;
    8> backup current controlfile;
    9> backup spfile;
    10> release channel ch1;
    11> }
    12> allocate channel for maintenance type disk;
    13> delete noprompt obsolete;
    14> delete noprompt archivelog all backed up 2 times to disk;
    15>
    16>
    using target database controlfile instead of recovery catalog
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters are successfully stored
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    new RMAN configuration parameters are successfully stored
    old RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    new RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    new RMAN configuration parameters are successfully stored
    allocated channel: ch1
    channel ch1: sid=99 devtype=DISK
    Starting backup at 31-MAR-09
    current log archived
    After that I go to archive log directory "/u02/oracle/uat/uatdb/9.2.0/dbs" and use ls -lt command to see how many archive logs and my screen just hang. After we found out that we cannot use ls -lt command to read arch1_171.dbf
    archive log, the rest of archive logs able to use ls -lt command.
    We cannot delete this file as well. We shutdown database abort and perform check disk...... and fix the disk error and then open database again. Everything seems back to normal and we can use ls -lt command to read arch1_171.dbf.
    The strange problem is we have the same problem in Development and Production..... one ore more archive logs seems to be corrupted under the same directories /u02/oracle/uat/uatdb/9.2.0/dbs.
    Does anyone encounter the same problem?
    Amy

Maybe you are looking for