Oss note problem

Hi ,
i applid oss note  1046758. to 2 include and 1 program
includes:
    J_1IEWT_CERT_TOP
    J_1IEWT_CERT_F01
program :
       J_1IEWT_CERT
But i getting error like report/program statement missing.
plz give me solution
Edited by: vasanth kandula on Jan 4, 2008 1:25 PM

Hi,
open the documentation of that note in Tcode "SNOTE", go through the documentation, there they will propse the piece of code to delete and piece of code to add, check wheather it has been done corectly in your includes and program.
while applying notes first it will checks for the context block where it has to delete the code and where it has to include the new code, some times due to manual changes there may be a chance of code misplace.
go through the documentation clearly, it will guide you.
Reward if useful.
Thanks,
Sreeram.

Similar Messages

  • Problem related to OSS Note - importing file problem

    Hi,
    I m facing an issue while implenting an oss note 430580 , i have to import files from sapserver.
    but i don't know how to do it.
    below is the description of my problem.
    Import the following files from SAPSERV:
    /general/R3server/abap/note.0430580/K000687.PLM
    /general/R3server/abap/note.0430580/R000687.PLM
    Import the two files into your system.
    For more information on SAPSERV, see Note 13719.
    Can any one tell me how can i get rid out of this prioblem.
    whether this is possible or BASIS Team can only do this.
    system details
    Operating system     SunOS
    Machine type         sun4u
    R/3 release 4.6C

    Well, these files are part of the zip.file which belong to the note. This is part of a regular transport and is normally done be basis. The data and the cofile (K....PLM & R...PLM) should be imported into your system. Before doing so they have to be transferred to the file server. Better let BASIS do these kind of things.

  • Problem with OSS note

    Hello. I do not know if there is anybody in here that has encountered this problem but....
    We have NEW GL activated so we have to use transaction FAGL_FC_VAL with program FAGL_FC_VALUATION for closing year and converting some documents from local currency to other currencies.
    When I run the program, there is a error concerning string length:
    Runtime Errors         READ_REPORT_LINE_TOO_LONG
    Exceptn                CX_SY_READ_SRC_LINE_TOO_LONG.
    I have looked for a SAP note that corrects this error. I have implemented it but still...there is no effect. Suggestions?
    The error takes place in K_KKB_FIELDCAT_MERGE function at line 366.
    I do not thing that trimming the variable from 75 to 72 chars is a solution.
    Thank you,
    Cristian.

    Hi. I have looked for OSS notes for this error. There is a note 1013501 that say this is an programming error and it can be fixed with correction instruction 844370 or install package SAPKH50016.
    Still, after implementing the correction instruction, it didn't work.
    For the moment I do not want to install packages.
    My system is 5.0. Retail configuration.
    Could you tell me the line numbers of that code?
    Edited by: Cristian Boartes on Dec 21, 2007 4:01 PM

  • SPDD  EHP4 Problems with DDIC modifications from OSS Notes

    hi,
    we made some ddic modifications (addes some fields to sap-tables accoring to oss-notes, also structures with .INCLUDE).
    now in SPDD the system wants to create an Append Structure and it is impossible to just use the modifications as done accordingly to the oss notes?
    can we accept the append-strucure proposal from spdd or should we throw the modifications away and redo it manually.
    best regrards,
    oliver

    Hello Oliver,
    Can you specify where exactly you are facing the problem.
    You would have 2 options now :
    1- Either to retain your modifications - adopt the modification
    2. or overwrite everything by the corrections contained in the new SP - reset to original.
    Both the above steps are independent and you can proceed as per your requirement. Absolutely
    your and your team's choice.
    Just in case you are not very much aware about SPDD or modification adjustments, review following:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/2e/6d66587d9011d396b60000e82de14a/frameset.htm
    Best Regards
    niraj

  • Problem with OSS note 1529649 - Factory calendar expires 2010

    Hi Experts,
    I found a OSS note that is telling that calendar validity ends in 2010.
    For the moment in my system factory calendar for all my sites is valid till 2020.
    My question is that doesn't matter what date i have now in the system the validity will finish?
    What i should do!!!
    Thanks a lot for your help.

    Dear
    If the factory calender and holady calendar which is assinged in FC , both have same validity , then there should not be any problem .
    For  consistency , you can go down to OP03-Slecet HC-Change Mode -Keep the valaidty along with all the public holday calander validity till 2011 or 2012 .Similarly , do the same in Factory calander  .
    But re-assing the Calander to Plant once again in OP03 -Plant Assingent tab  or re-assing at WC ( CR02-Capacity tab -Standard Avalaable Capacity )  also if you have similar kind of canalder also .
    Hope this helps
    Regards
    JH
    Edited by: Jiaul Haque on Dec 10, 2010 10:56 AM

  • OSS Notes for Workflow Problem? Is it the solution ?

    hi all,
    i'm currently working in CRM 4.0
    i have a problem in workflow. for certain condition, the value from workflow container is not transfered to the task container.
    i have checked the oss notes for this problem and i find 2 notes that might solve the problem.
    the 2 notes is : "Note 847122 - Workflow container loses values" and "Note 862333 - Container has obsolete values at runtime"
    does any one have implement these notes or have solve the problem i have?
    please help. any advice will be appriciated.
    many thanks in advance
    regards
    eddhie

    After an update it's not new the first reboot taking longer than normal
    but it isn't normal if the problem stays as it is.
    So try rebooting again and if it again takes longer than a minute I suggest you try the following.
    Shut down WIFI and reboot
    Still the same problem
    Shut down Bluetooth
    let me know ok?

  • Problem when opening correction instructions for OSS notes.

    The file is blank. Anyone encountered this problem before?

    Hi Antish,
    Please find the below procdure to implement a OSS Note.
    1. Use T.Code SNOTE.
    2. Use menu GOTO --> SAP Note Download. Give the Note number and Execute. now the note is downloaded to your development system from SAP.
    3. Use menu GOTO --> Note Browser.
        Enter the note number and Execute. Now double click on the displayed line. OSS Note solution will be displayed on the screen.
    4. Now again click Execute to adopt the solution in the note.
    5. follow the screens which will come in the execution.
    That's all all the corrections will take place in the program.
    Regards,
    SB.

  • I'm facing problem while applying OSS Note 1046758

    Hi gurus,
    I'm facing problem while applying OSS Note 1046758. That note is asking to create <b>J_1IEWT_ACKN_N</b> table.
    After creating the table I went to the UTILITIES menu => TABLE MAINTENANCE GENERATOR.
    Then OSS Note 1046758  is asking us to give the function group name as <b>J_1IEFILE</b>.
    Next Choose <b>One Step</b>.
    and then <b>Find Screen Numbers</b>.
    While clicking the CREATE button it is not allowing me to assign the function group group J_1IEFILE.
    How to overcome this problem.
    Very urgent.
    Any answers are welcome and will be rewarded .
    Regards,
    Jacob Charles S.

    Hi Sheeba,
    I have applied the follwoing notes.
    1046758 -- To display acknowledgement number in Form No 16A
         558469
         983795
         498087
         912767
         773171
         891923     -- 452805  (Correction Made)
    905220 -- Blank Values for TDS, Surcharge & Ecess in new certificate
         923216
         833092
    984623 -- J1INCERT:Consolidated Issues - SEP 2006
    Eventhough I'm not getting the those values in the respective fields.
    I mean, TDS Rate, ECESS Rate and CHENCK NUMBER.
    More over, I want the FROM 16A should contain the Higher Education CESS field with values.
    any notes has to be applied apart from this or what....
    Wht are the table I have to maintain for this in SM30.
    Kindly help me... It's urgent...
    Regards,
    Jacob Charles S.

  • Problem while implementing OSS note(1157904)

    HI,
    I am facing a problem while implementing  OSS note 1157904.I am getting a message  "no valid correction instruction".
    I checked support pack levels .I checked source code also, it is not implemented.
    Regards,
    Pratap.

    You need to get back to SAP. Sometimes notes have incorrect information in them.

  • ML81N Performance Problem - OSS Note 835181 incorrect

    We are attempting to implement OSS Note 835181 to improve the performance of ML81N. It states:
    5. New indexes
    Add the following indexes to your system (Transaction SE11):
    Table EKKO - index ID AKT:
    Fields: MANDT
    BSTYP
    DLT
    AEDAT
    Problem is, there is no field in EKKO called DLT. Could they be talking about the Deletion Indicator LOEKZ?

    We have done that. I find it hard to believe that this OSS Note is out there in apparent error and there was never a correction made to it nor any mention of it anywhere in OSS. Surely we are not the first to want to do this....

  • Problem while implementing  OSS note 1077403

    Hi,
    I am trying to implement a OSS note ( 1077403) using SNOTE transaction. When I download the note, the status of this note is u201CCan be implementedu201D. It creates few standard programs which are utility programs related to Unicode conversion. While  implementing this note, I am facing the issue "Objects can only be created in SAP package" and some of the objects in the note are not created. The note status becomes u2018Incompletely Implementedu2019.
    Can you please suggest what could be the issue?

    HI,
    For more efficence  direct link to note Note 1077403 - Cluster table check using SDBI_CLUSTER_CHECK
    Have you a basis release version >= 6.20 ?
    you can use transaction SNOTE to implement the version for Basis Release 6.20 and higher.
    Rgds
    Edited by: stéphane mouraux on Mar 1, 2010 6:31 PM

  • OSS Notes for Swedish Langauge problem

    Good day everyone,
      I'd like to ask anyone of you if you know an OSS Note that could fix a swedish log-in. Everytime I log-in using Swedish (SV) language, the texts in QE51N are all displayed in German. Such texts includes the title bar, field texts, and Menu Bar to name a few. If you know any OSS Note that could fix this, please let me know. Thank you so much.
    -Chris-

    Hi Eric,
      I have been searching for two weeks now and I can't find any. I was just wondering if someone knows anything about this so I wont be opening an OSS Note that has already been answered. But I like your suggestion to open an OSS Call myself since theres probably no existing Note for my issue. thanks Eric.
    -Christian-

  • ABAP dump in ECC 6.0 - Need OSS notes

    ABAP dump is coming when retriving data between select-endselect.
    Runtime Errors         DBIF_RSQL_INVALID_CURSOR
    Except.                CX_SY_OPEN_SQL_DB
    The problem cannot be resolved without correcting the application
    program.
    The statements MESSAGE, COMMIT WORK, ROLLBACK WORK, CALL SCREEN,
    BREAK-POINT, WAIT, CALL FUNCTION ... DESTINATION, CALL FUNCTION ...
    STARTING NEW TASK, RECEIVE RESULTS, CALL SELECTION-SCREEN, CALL
    DIALOG, CALL TRANSACTION cannot be used within a database
    loop.
    You can collect the data needed for these statements together in an
    internal table and process them
    in a loop.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "DBIF_RSQL_INVALID_CURSOR" "CX_SY_OPEN_SQL_DB"
    Can you please give the OSS notes no. if anything is available.

    Hi Sreedevi..
    In the dump report, the piece of code where the dump occured will be shown
    something with >>>>>> sign in the line...
    Please copy and paste this peice of code..
    Thanks and Best Regards,
    Vikas Bittera.
    **Reward if useful**

  • OSS note 506603 What is it And where can I get it?

    Hello,
    I am trying to create my form with a SAP Table wizard connection, when I try to use the Table wizard I got the error: "No such interface supported". I can see in a lot of comments the solution is on OSS note 506603. I was trying to find this patch in the sdn site but I could not find it. I am not sure if it is a document, an exe file, a dll,,, and when I see the same question asking where to get the OSS note 506603 there is no answer, could somebody help me telling me what is this and where can I get the patch? I would really appreciate it.
    Many thanks.

    Hi Eden,
    How are you doing ?
    OSS note is the older nomenclature for what is now SAP Notes.
    They are available at :
    http://service.sap.com/notes
    you will need a service marketplace user id to log on.
    alternatively, if you do not have access to service.marketplace.
    send me an email [view my business card], i will reply with the patch. it is a few hundred kb.
    with respect,
    amit
    the note number 506603 :-
    Summary
    Symptom
    Additional information for SAP.Net Connector that was not included in the guide.
    Other terms
    SAP .NET Connector, Proxy Wizard
    Solution
    SAP.NET Connector Version 1.0 has been available since Nov 21, 2002. You can download the software from http://service.sap.com/connectors.
    Version 2.0 is also available. Use only the new version for new developments.
    Report any problems with the SAP.NET Connector under the components:
    BC-MID-CON-DNW for problems with the .NET Proxy Wizard for Visual Studio.NET.
    BC-MID-CON-DNC for problems with Communication Runtime.
    Known problems
    1. The Proxy Wizard terminates with the error message "Exception caught in method createFunction for DD_GET_UCLEN Reason: null".
    This is caused by a missing function module, which can be installed as described in Note 580834.
    2. Corrections for SAP.NET Connector 1.0
    The updated version corrects various problems that have been noted during the interim period. You can download it from http://service.sap.com/connectors. To install this version, see the "Release Notes" file. For SAP.NET Connect 1.x, the newest patch-version is called "1.0.3".
    3. Corrections for SAP.NET Connector 2.0
    For Visual Studio Integration (Design Time) following problems have occurred:
    For proxies with several functions, the following runtime error can occur under certain circumstances: "Method xyz can not be reflected." The cause is a combination of an error in the .NET framework and the way in which the proxy generator uses XML-attributes.
    The SAP wizard table does not work. Existing tables are not recognized.
    Both problems are solved by the patch attached to this note. Stop all instances of Visual Studio and unpack the ZIP file into the "%Program Files%\Microsoft Visual Studio .NET 2003/Common7/IDE" directory, whereby the "SAP.Connector.Design.DLL" file is replaced.
    Header Data
    Release Status: Released for Customer
    Released on: 10.12.2004  16:40:26
    Priority: Recommendations/additional info
    Category: Installation information
    Primary Component: BC-OP-NET-NCO SAP .Net Connector
    Secondary Components: BC-OP-NET-VS Visual Studio .Net Connector Wizard
    Message was edited by:
            amit chawathe

  • OSS Note for MIGO "Update terminate (SAPSQL_ARRAY_INSERT_DUPREC)"

    Dear all
    I am facing problem during MIGO GR reference Others, MVT 561.
    Upon clicing Button: Save, I face 2 types of errors intermittently
    1. Material document is saved and generated but when comes to displayed, it will say "Document 4900496xxx does not exist in calendar year 2009" And I check in Table: MKPF and it does not exist at all
    2. I am not able to save it and face this termination error:
    The ABAP/4 Open SQL array insert results in duplicate database record
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLGLIU" had to be terminated because one
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and adminis
    termination messages, especially those beyond their normal deletion"
    I have done my investigation and the number range uder FBN1 for this MVT 561 under this Company Code and Year has been maintained.
    Can anyone advise me the OSS note to solve it? I cannot find a direct OSS note on it to solve this.
    Thanks.
    Edited by: Daimos on Oct 26, 2009 7:58 AM

    Sorry Jurgen
    I have posted so many material documents using MIGO to test it out and try to update my OMBT there so many times until I lost track what is the current number range when I wrote my question here.
    I have read that thread you posted regarding the ST22 analysis [Solution from Jurgen|Document does not exist after creation of PO; . I exported them to HTML and did a detail checking, and I find out it is FI GL there did not update the number range properly which in turns cause my GR to have problems.
    Below is my analysis and learning to share with others:
    1. Ask the ABAPER to find out which record value the system trying to insert. Copy down this number.
    2. Check the OMBT value of Current Number.
    3. Then use the MFPK Table to search the latest Number Range.
    4. Try to check if the record value trying to insert already exists in Current Number. Normally, it will exist and that is why 
        system  prompt "insert duplication".
    5. Then check if the record value trying to insert already exists in MFPK Number. Normally, it will exists it will exist and that is
        why system prompt "insert duplication". (There can be situation that the Current Number is lower than the MFPK Number,  
        but it  rarely happen).
    6. Replace the Current Number to be the Next Number of MKPF largest Number. Save and it should work.
    7. If it is not work, please create a material which is non valuated and perform GR, if GR can be done and we can display
        material doc, it means the error is caused by the FI GL number range error.
    8. There can be other issues such as activation of user exits and other.
    Jurgen, I got one more question to ask you. I have tried to replace the current number with the largest number of MKPF without + 1. It can solve my problem.
    But I wonder why SAP Notes and you suggest us to replace Current Number with largest MKPF value PLUS 1?
    Please advise.
    Thanks.
    Edited by: Daimos on Nov 2, 2009 8:41 AM

Maybe you are looking for

  • MacMini DVI colored static and KVM's

    Hi I manage 50 odd Mac's at work and have a new 09 MacMini. I have it connected via the Mini-DVI to DVI connector to a Rextron DAG12 DVI-I / USB KVM switch. I have been using the KVM for a year or 2 with a PowerMac G4 machine with no problems. When I

  • Not reading input

    import javax.net.ssl.*; import java.io.*; import java.util.*; public class SSLClient { public static void main(String[] arstring) {      String found ="n";      Scanner in = new Scanner (System.in); try { SSLSocketFactory sslsocketfactory = (SSLSocke

  • Safari Quit Unexpectedly ( Error crash message inside )

    Process: Safari [245] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 5.0 (6533.16) Build Info: WebBrowser-75331600~5 Code Type: X86-64 (Native) Parent Process: launchd [78] Date/Time: 2010-07-18 19:15:37.45

  • FORM EXITS Vs FUNCTION EXITS

    Hi folks I am a little confused on FORM EXITS& FUNCTION EXITS...can anyone provide me what exactly is the differnce between these two. How we go about using these two in various scenarioes. Thanks in advance. Regards Ram

  • Mapping tool that created the MAP21_BAPI* function modules

    Hello all! When looking into mapping function modules MAP2I_BAPI* (for instance MAP2I_BAPI_MARA_TO_MARA_UEB) you can see that they are generated with some kind of tool. Does anybody know about this tool? Can I use it to create my own mapping FM's? Th