Error during reading T001G (Return code     4

Hi experts,
In vl33n ( Inbound Delivery ) , Extras > Delivery Output >Select o/p type  and ,
when I press Processing Log for a Inbound Delivery Output I get Following Errors
"Error during reading TVKO (Return Code 4)"
  Error during reading T001G (Return code                                                 4
What should be done?
Thanks so much in advance!

Hello Kaustubh,
What is the processing mode of the output type. If processing type is any of the below :-
1. Print - Set a break-point in the driver program and click on print preivew.
2.EDI - Trigger output type and change processing mode to periodic(click on futher data tab) .
  Run RSNAST00 program with output type and inbound delivery as input parameters.
Debug the driver program to know the actual root cause
Thanks

Similar Messages

  • Error during reading T001G (Return code

    Hi experts,
    In vl33n ( Inbound Delivery ) , Extras > Delivery Output >Select o/p type  and ,
    when I press Processing Log for a Inbound Delivery Output I get Following Errors
    "Error during reading TVKO (Return Code 4)"
      Error during reading T001G (Return code                                                 4
    What should be done?
    Thanks so much in advance!

    Hello Kaustubh,
    What is the processing mode of the output type. If processing type is any of the below :-
    1. Print - Set a break-point in the driver program and click on print preivew.
    2.EDI - Trigger output type and change processing mode to periodic(click on futher data tab) .
      Run RSNAST00 program with output type and inbound delivery as input parameters.
    Debug the driver program to know the actual root cause
    Thanks

  • EXS 24 Logical end-of-file reached during read operation Result code = -39

    EXS kit Trip Hop Remix will not completely load. Upon trying to load it I get the error, Logical end-of-file reached during read operation Result code = -39. The kit ends up lacking samples. It worked at one time but now it will not load up. To try and fix I extracted two kits with the same name but oddly they are slightly different sizes and have different creation dates, one 2004 the other 2007 hmmm (one goes in Garage band for remix tools the other gets placed in 02 Electronic Drum kits) from the install disks using Pacifist hoping to replace corrupted files. NG. I also reinstalled all the samples from the LP8 install disk, still NG. Anybody have a solution. THanks.

    To further clarify, the samples are all located in the folder Garage band/.../.../.../Sampler Files/Treated Percussion Sets/Perc-DnB+Triphop. They are used in the EXS24 Trip Hop Remix kit.exs. The 3 samples that seem to be causing the error are, YT2BGLRHTX02_3ue.aif, YT2BGLRHTX03_3ue.aif, YT2BGLRHTX04_3ue.aif. The kit is useless and my song is screwed up now that the kit will not load. Any ideas for a fix out there ?

  • Document control failed due to error in [DOCMGR-CANCEL], return code = [OTH

    Hi,
    When i tried using the cancel PO API, it resulted in the following error.
    Document control failed due to error in [DOCMGR-CANCEL], return code = [OTHER]
    I searched the metalink and found out that it was a bug as p_doc_num variable was a number and in PO_HEADERS_ALL segment1 is VARCHAR2. But now the bug is fixed.
    I tried both ways, with and without quotes but it is still giving this error. Please suggest.
    I used the API in the following way.
    DECLARE
    l_return_status VARCHAR2(1);
    BEGIN
    fnd_global.apps_initialize(4480,20707,201);
    --call the Cancel API
    PO_Document_Control_PUB.control_document (
    p_api_version=>1.0, -- p_api_version
    p_init_msg_list=>FND_API.G_TRUE, -- p_init_msg_list
    p_commit=>FND_API.G_TRUE, -- p_commit
    x_return_status=>l_return_status,-- x_return_status
    p_doc_type=>'PO', -- p_doc_type
    p_doc_subtype=>'STANDARD', -- p_doc_subtype
    p_doc_id=>34, -- p_doc_id
    p_doc_num=>null, -- p_doc_num
    p_release_id=>null, -- p_release_id
    p_release_num=>null, -- p_release_num
    p_doc_line_id=>null, -- p_doc_line_id
    p_doc_line_num=>null, -- p_doc_line_num
    p_doc_line_loc_id=>null, -- p_doc_line_loc_id
    p_doc_shipment_num=>null, -- p_doc_shipment_num
    p_action=>'CANCEL', -- p_action
    p_action_date=>SYSDATE, -- p_action_date
    p_cancel_reason=>null, -- p_cancel_reason
    p_cancel_reqs_flag=>'N', -- p_cancel_reqs_flag
    p_print_flag=>null, -- p_print_flag
    p_note_to_vendor=>null ); -- p_note_to_vendor
    commit;
    -- Get any messages returned by the Cancel API
    FOR i IN 1..FND_MSG_PUB.count_msg
    LOOP
    DBMS_OUTPUT.put_line(FND_MSG_PUB.Get(p_msg_index => i,
    p_encoded => 'F'));
    END LOOP;
    END;
    /

    first you have to assign org_id to the program,like fnd_client_info.set_org_context('167');
    you also have to initialize,like this
    fnd_global.initialize(session_id => l_session_id
    ,user_id => 2613
    ,resp_id => 50459
    ,resp_appl_id => 201
    ,security_group_id => 0
    ,site_id => -1
    ,login_id => 1102144
    , --can't be -1,or else will be wrong
    conc_login_id => 1102144
    ,prog_appl_id => -1
    ,conc_program_id => -1
    ,conc_request_id => -1
    ,conc_priority_request => NULL);

  • Error in LSMW getting return code 6

    Hi all,
                 i Am getting a  Error in LSMW getting return code 6 , after asign a file , in the read data step i am getting the error , please help me it is very urgent,
    sridhar

    Hi,
    If the Sy-Subrc is 0 then Success, if the Sy-SUBRC is 4 then failure, if the Sy-SUBRC = 6 then the user might be not access to read the file
    AUTHORITY-CHECK sets SY-SUBRC to 0 if the user has the necessary authorization, otherwise 4, 8, 12, 16, 24, 28, 32, or 36 depending on the cause
    Regards
    Sudheer

  • Error when uploading file : Return code = 6 in LSMW

    Hello All,
    Getting the bleow mentioned error in LSMW.
    Error when uploading file Return code = 6 )
    Is it related to access. please suggest.

    did you define the file in step 7 without any error and allocate in step 8 without any error before? 
    I mean in the same system where you execute the read step.
    Make sure you have the file not open when you execute the read step.

  • Error: OCIEnvCreate failed with return code -1

    I am trying to run a 3rd party software that access Oracle. I have set up the ODBC connections and tested the connections. They tested successfully. But when I try and connect to Oracle using this tool I get the following error: OCIEnvCreate failed with return code -1. Any help would be greatly appreciated. Thanks

    792208 wrote:
    I am trying to run a 3rd party software that access Oracle. I have set up the ODBC connections and tested the connections. They tested successfully. But when I try and connect to Oracle using this tool I get the following error: OCIEnvCreate failed with return code -1. Any help would be greatly appreciated. Thanksif the connection request actually gets to the listener, then it will be logged.
    If no record exists within listener.log file, then the root cause & solution are external to Oracle.

  • Error when uploading file :( Return code = 6 )

    Hello All,
    Getting the bleow mentioned error in LSMW.
    Error when uploading file Return code = 6 )
    Is it related to access. please suggest.

    Hi,
    If the Sy-Subrc is 0 then Success,
             Sy-SUBRC is 4 then failure,
             Sy-SUBRC = 6 then the user might be not access to read the file.
    This is due to authorization issue.

  • Cisco SG300 HOSTP_flash_operation: fatal error during read operation!

    I have 2 Cisco SG300-52P switches.   Earlier this week, one of them started dropping connections and POE was not working on a couple of devices...  I came in this morning to restart them when no one else was around. After restarting them, the troublesome one was still not detecting POE devices.  
    I have been waiting for some down time to do a firmware update, so I thought this might straighten things out.  I Downloaded the updated bootloader and firmware from Cisco's site.  Updating the (non-problem) SG300 went exactly as it should.  Upgrading the the bootloader on the problem SG300 went exactly as it should.  Started the firmware update on the problem switch ....... and it didn't come back online.  The power light was flashing, and occasionally the lights on ports would blink like they were trying to reset, but they never made it.   There weren't really any special configurations on this switch so I had nothing to lose by trying a factory reset via the pinhole on the front ...... same result.
    I connected to the serial port via a win7 PC with putty. .. All setting per Cisco. I got a message that the connection was detected, but it would not accept keyboard input.  I power cycled the SG300 and watched the messages go by ... It looked like everything was working.  I even got a message that the "Initialization task was completed"..
    Then this message "HOSTP_flash_operation: fatal error during read operation!"
    We have had a couple of internet and power outages recently, but I am trying to rule out other issues before blaming it on that. 
    any suggestions?
    putty output file attached

    I am not familiar with SG series products, but looking at the error message in the attached file, it appears there is an issue with reading from the flash.  It could be that the flash file is corrupted and the flash needs to be formatted and then reload the software again.
    If you have support contract on the product, I would suggest you open a TAC ticket with Cisco and have them help you.
    HTH

  • Error during analysis of source code

    Hi,
    I am trying to add a field to the search criteria and i have followed the steps as given in the cook book. I am stuck at a point where on trying to add the custom field to the existing code i get an error message - "Error during analysis of Source code". This pop up comes at the end of the wizard.
    I also tried to create a new context node but at the end of the wizard i get the pop up and the same  message inside.
    I searched in SDN and found out that this error could occur if the context node class is not active. In my case, all the three classes : Controller , context and context node class are active.
    Could some one throw some light as to why this error message occurs?
    Regards,
    Venkat

    Hi Experts,
    I'm also getting a similar error but at the time of creating a new event. All the classes are active without errors.
    How do we resolve this.
    Appreciate your help.
    Regards,
    Sandeep

  • Error during MIRO for tax code .

    Dear All ,
                            User is doing MIRO but an error comes as " Tax code V0 does not exist in TAXINN " , here i need to tell u that what had happened that in P.O the material is not charged  with any tax , so user have given tax code as V0 , but he had forgotten to maintain cond for BED non cenvatable %  so he had made the cond. record in FV11 , Here my querry is that during MIRO the tax code V0 without cond record gives error from where the system is not capable to fetch the data ?
    OR is there any check so that in such cond. the error should be like this " No cond record is maintained for V0." instaed of
    " Tax code V0 does not existsin TAXINN "
    Rgds
    sap12

    U need the user should assign tax code V0 for non-taxable materials.
    Error what it giving is correct. U should assign this V0 to ur tax Procedure TAXINN.
    Path to Assign
    Spro - IMG - Financial Accounting(New) - FA Global settings - Tax on Sales/ Purchase - Calculation - Taxcodes for Tax-Excempt Sales.
    Procedure - TaxCode - Reason
    If ur not able to solve the problem, Send me ur requrement clearly.
    Subramanian.R

  • Error during reversal of return delivery posting.

    Hi,
    We have received some goods returned  from customer.
    We created return order , return delivery and posted GR for return delivery to have stock in.
    But now we realise that we have booked material agaonst wrong delivery so we need to cancel return delivery.
    when i am trying to reverse return delivery with VL09 , geting error as "error during search for WM movemnt type (652 1 L) "
    how i should cancel this return delivery
    thnks

    Hi,
    Is L9005 the error message?
    Please check your entry in table T321 (V_T321).
    SPRO > LE > WM > Interfaces > IM > Define Movement Types - here choosse LE-WM interface to Inventory Management.
    As per the error message you should maintain a record for your WH:
    - reference mvt 652
    - special indicator: 1 (this indicator is likely to be in the material master of your product too)
    - movement indicator L
    Regards,
    Csaba

  • Error for COM routine (Return code 40028)

    Dear Friends,
    Need your support in order to tackle this issue.
    Am working on SCM 4.1 ,Demand Planning.When you load the data in to the planning book you get the following error at the bottom:
    "Error for COM routine using application program (Return code 40028)".
    Well further investigation revealed the inconsistency in Live cache.It states the deviation in the start time in storage bucket profile and those in the data base.
    Your feedback on the same is welcome.
    Pramod

    Hello Pramod, 
    You reported the LCA < COM > routine error 40028:: Illegal timestamp in rough timegrid 
    You got this error, when you tried to load the data in to the planning book.
    The error could be due to the fact that the storage buckets profile and the time buckets profile in your application  scenario didn't match.
    Could you please check if they match or not using the report
    /SAPAPO/ADMIN_MVIEW_CONS_CHECK.
    Please check/change the definition of the bucket profiles that they match.
    Solutions may be:
    1) use a time bucket profile in your data view which match the storage bucket profile
    or
    2) deactivate your planning area, set there a storage bucket profile which match a time bucket profile, activate the planning area again and generate your planning book/data view again.
    If you need further assistance on this issue please create the OSS ticket to the component 'SCM-APO-FCS'.                                            
    Thank you and best regards, Natalia Khlopina

  • Transport Error - tp finished with return code: 152

    Howdy All,
    I put through some transports into Production on Thursday 22/06/2007 which worked succesfully.
    Nothing has changed in the instance profiles, TP Parameters or the TMS. Now when I try to transport a different request I get the following :
    26.06.2007                              TP                                     1
    Transport executed for:    E75K913986           with command string:
    This is E:\usr\sap\P75\SYS\exe\run\tp.EXE version 340.16.31 (release 640)
    Warning: Parameter DBHOST is no longer used.
    Warning: Parameter DBNAME is no longer used.
    The import of the transport request E75K913986 for system P75 was not performed.
    Please check the tp command. The buffer entry is printed out below.
    P75 buffer:
    TASK                .CLI|PROJECT             |P|CMD I |DD Im |Activ |MainI |MC A
    ---------------+--+--+--
    E75K913986          .300|                    | |0000 |      |      |0000 |
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    SWARNS: Highest tp internal severe warning was: 0152
    tp finished with return code: 152
    meaning:
      Nothing done.
    Transport function error:    Call failed
    E75K913986 has previously been imported. It needs to be re-imported because since it went in another transport (which was created before it) has gone and overwritten some of the objects.
    Your advice / guidence would be greatly appreciated, there doesn't seem to be too many articles about this error.
    Cheers

    I know it has passed 7 years since this problem was recorded, but since we ran into this issue and were looking for assistance, the provided answers above did not apply to our case.  Therefore, we add some tips for the readers:
    Check the TMS alert in the system where the transpor was created.  It can be done in many ways, but you ca do STMS >  Monitor > TMS Alert > TMS Alert Viewer
    Our issue was with retrofit, which did not exist in 2007.  Basically TMS is reporting that the transport of copies that is being expected does not exist, hence "Nothing done".
    Solution was to generate in SolMan via report RETRO_SERVICE_CREATE_RFIT_DATA the missing transport of copies.  Once that was done, we could perform the transport move.
    Regards,
    Juan Carlos

  • COM routine error using application program (return code 40,134)

    All,
    In Interactive Demand Planning ( /SAPAPO/SDP94 ), when im trying to load data in a planning book ther is an error 'Error while calling COM routines using application program (return code 40,134)
    is encountered.
    What should I do ?
    Regards
    Steve

    Hello Steve,
    Return code 40.134 means a key figure operation tried, via a key figure anchor, to dereference a key figure object that does not exist in the liveCache.  This problem is due to master data inconsistency in the application.
    You might as well want to open an OSS message in accordance with SAP Note 167280.
    Hope this helps,
    Raymond

Maybe you are looking for

  • How to load data from a string to diff Column

    Hi, In a table i am getting data like as a string '101,SAM,2000,20,SALES' '102,RAM,3000,30,MARKETING' i want to load this data into different column in Target table so i have to cut out this data and have to load into different target Column.

  • Error while cancelling PO

    Hello everybody, We are using extended classic scenario, when ever we are tyring to cancel PO it is throwing errors: 1)  No approval workflow found. Inform system administrator  2)  Current document status does not permit this action  Can anyone help

  • Accessing comapny code from the source file name

    Hi, Iam doing FILE –FILE to scenario. My source file name is XXXX237061606.txt. (XXXX is company code) My requirement is … Based on company code from the source file name; I need to send the file to the corresponding receiver. How to retrieve the com

  • Systemcopy in a Federated Portal Network

    Hi there, any experience how to process a systemcopy of a Producersystem (JAVA and ABAP) in a activated Federated Portal Network. We implement a ECC6.0 System with Portal and Business Package ERP2005 as Producer Portal and a Company Intranetportal Ja

  • Two whole weeks not a single issue, problem, crash...

    My N97 has locked up, crashed, flattened its battery in a few minutes, not found itself in GPS, locked its self out, crashed with ovi, run out of memory constantly, switched on the camera etc for one and a half years.  But for two weeks my phone has