BDC -  How we can identify errors in Transaction method?.

Hi ,
How we can identify errors in Transaction method?.
Regards
Nikhil V Kumar

HI
CALL TRANSACTION 'FK01' USING IT_BDCDATA MODE 'A'
                        UPDATE 'S'
                        MESSAGES INTO IT_MESSAGES.
IF SY-SUBRC <> 0.
PERFORM FORMAT_MESSAGES.
form FORMAT_MESSAGES .
DATA: L_MSG(100).
LOOP AT IT_MESSAGES.
CALL FUNCTION 'FORMAT_MESSAGE'
EXPORTING
   ID              = IT_MESSAGES-MSGID
   LANG            = SY-LANGU
   NO              = IT_MESSAGES-MSGNR
   V1              = IT_MESSAGES-MSGV1
   V2              = IT_MESSAGES-MSGV2
   V3              = IT_MESSAGES-MSGV3
   V4              = IT_MESSAGES-MSGV4
IMPORTING
   MSG             = L_MSG
EXCEPTIONS
   NOT_FOUND       = 1
   OTHERS          = 2
write:/ l_msg.
  endloop.
endform.                    " FORMAT_MESSAGES
HOPE THIS HELPS,
PRIYA.

Similar Messages

  • How i can fix error 9806 in itunes ?

    how i can fix error 9806 in iTunes ?

    You can't.  Error 1015 occurs when trying to restore a jailbroken phone.
    Jailbreaking your phone voids any warranty remaining with Apple and forfeits your right to any assistance from Apple including from this forum.
    You're on your own.  From what other people have posted, it's extremely unlikely you'll ever get your phone working again.

  • HT3743 how i can fix error 1015 in my 3g , pls help,,

    how i can fix error 1015 in my 3g , pls help,,

    You can't.  Error 1015 occurs when trying to restore a jailbroken phone.
    Jailbreaking your phone voids any warranty remaining with Apple and forfeits your right to any assistance from Apple including from this forum.
    You're on your own.  From what other people have posted, it's extremely unlikely you'll ever get your phone working again.

  • TS3297 how i can fix error 1015 when i restore iphone 3g ?

    how i can fix error 1015 when i restore iphone 3g ?

    You can't.  Error 1015 occurs when trying to restore a jailbroken phone.
    Jailbreaking your phone voids any warranty remaining with Apple and forfeits your right to any assistance from Apple including from this forum.
    You're on your own.  From what other people have posted, it's extremely unlikely you'll ever get your phone working again.

  • HOW i can identify  which instance is associated with which Listener

    Hi all,
    i created one DB instance. suppose named as "B". but there is already another DB instance present. Named as "A".
    Then i created one listener for DB instace "B".
    Now my Que. is that HOW i can identify which instance is associated with which Listener,.
    2) if i create listener then a service also created. if i stopped that service and then can i fire query OR Login again, WHAT will be the expected result.
    I tried by asking people for my answer. but not satisfied.
    Please Help me For this.
    Thanks in Advance

    856376 wrote:
    i want to start my carreer in DBA.
    In what manner i ahve to prepare my self.
    Your guidance will help me lot
    Thank youLike everything else, the answer is "it depends".
    What is your background and experience with computers, networks, operating systems, programming languages?
    What are you currently doing?
    What formal and or on the job training have you had?
    As Aman said, build yourself a test system and play with it. You can do this at no cost by ...
    1) download and install VMplayer (vmware.com). It is legally free. For an investment in your career of about US$185, you can buy VMworkstation, which has the same fundamental capability plus some nice management features.
    2) download and install Oracle Enterprise Linux (oracle.com). It is legally free. If you want a support contract, you pay for that.
    3) using (1) and (2) create a virtual linux server
    4) download and install Oracle Enterprise edition database (oracle.com). It is legally free for personal eduction.
    5) install (4) on (3).
    Beyond the above questions I have some boilerplate replies that fit here . . .
    if people want to be professionals in ANY field, the first knowledge they need to acquire is how to locate AND USE+ the fundamental reference materials for that profession. And the most important trait, the one for which they are really hired, is the ability to do independent research, and having a modicum of curiosity that would drive one to do that research. We don't mind helping newbies, and even the most experienced person on this board will run into something they are not familiar with, or occasionally just require a second set of eyes to look at something. But a professional+ needs, above all, a willingness and capability to check the docs. A professional isn't necessarily someone who has all the answers at their fingertips or has a full understanding about every arcane subject in their field. It certainly isn't someone who has an encyclopedia full of memorized answers but little understanding of how it all fits together. It's someone who knows where to find the answers when needed, how to recognize them when he sees them. It's less about knowing than it is about attitude. Everything you asked can be answered in the Oracle Concepts Manual at tahiti.oracle.com. You should bookmark that site.
    =================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.

  • How I can pass parameters by POST method?

    How I can pass parameters by POST method?
    I use URL Template iView. I checked Requested Method - POST, but when I started the iView the program says:"It's a GET method!"
    I use httpServletRequest.getMethod()in the program.
    Environment: EP6 SP2
    Thank's! 

    Hi Kremena,
    the OSS stands for "Online Service System" - service.sap.com - messages or directly: service.sap.com/message.
    Hope it helps
    Detlev

  • How many reocrds update in call transaction method and session method

    The flat file having the 10 records but the flat file having the 5 th record is error so in session method how many records will  update and in call transaction how many records  will update.
    can you provide with detailed information  like in synchrnous mode and asynchronous mode
    Regards
    reddy

    hi,
    session method :up to 4 records will be updated as it is in synchronus mode.
    Call transaction method : except 5 th all 9 records will be updated as it is assyncronous method.
    Regards
    sandeep Reddy

  • How do I identify all of the methods in a .jar file?

    I'm compiling a small java application that includes two .jar files in the classpath. Is there any way I can identify all of the objects and methods in the .jar files?

    I'm compiling a small java application that includes
    two .jar files in the classpath. Is there any way I
    can identify all of the objects and methods in the
    .jar files?Well if you are wanting a java program to do this, you could use the zip utils in java.util.jar package. Get a list of the entries and use refelction to get a java.lang.Class object for each entry. Then you can use the .getMethods() method of the Class object to get an array of java.lang.reflect.Method objects. Loop though the arrays and there you go.

  • How to remove syntax error for the method which i deleted?

    Hi,
    I implemented a attribute NAME2 in BP_ADDR/AddressDuplicate , in that i implemented GET_P_NAME2 and later deleted attribute it self now i am getting the error "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP Method "GET_P_NAME2" does not exist. There is, however, a method with the similar name "GET_BP_NAME"
    how to remove this error?
    regards
    Vinay

    Hi Pankaj,
    I tried that it is giving dump
    The following syntax error occurred in program
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP " in include
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CM01D " in
    line 1:
    "Method "GET_P_NAME2" does not exist. There is, however, a method with "
    "the similar name "GET_BP_NAME"."
    any clue how to solve this?
    Vinay

  • How i can fix error r6034

    by any chance some one can tell me how to fix error r6034 i install the new update for itune n wont open how can i fix that.

    Hi Angel - SA,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Some Windows customers may experience installation issues while trying to install or open iTunes 11.1.4.
    Symptoms may include:
    "The program can't start because MSVCR80.dll is missing from your computer"
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126)”
    "Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly"
    "Entry point not found: videoTracks@QTMovie@@QBE?AV?$Vector@V?$RefPtr@VQTTrack@@@***@@$0A@VCrashOnOverf low@@***@@XZ could not be located in the dynamic link library C:\Program Files(x86)\Common Files\Apple\Apple Application Support\WebKit.dll”
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    I hope this information helps ....
    Have a great day!
    - Judy

  • How I can identify business objects in a table?

    Hi,
    Can someone advise me how to identify business objects and events created in a Ar Customers ( ARXCUDCI) table?
    Many thanks,
    regards
    Ilinka

    Depending on how big your spreadsheet is and how frequently you want to do this you might want to contruct insert statements in excel, then run these. I have done this to load a few hundred rows for a one off test on dev.
    e.g. if you have values 1 and 'a' in you spread sheet and want to insert them in to table xxx col1 & 2:
    | /|   A   |   B   |    C
    |1 |col1   |col2   |
    |2 |      1|a      |="insert into xxx ("&$A$1&","&B1&") values ("&A2&",'"&B2&"');"then paste the contents of colum C
    insert into xxx (col1,col2) values (1,'a');into sqlplus or a script.

  • HT1420 how i can solve error 0x80090318 ??

    hi,my personal os in my pc is windows 8,i inestall latest version of itunes but my itunes cant connect to itunes store,i have a real problem with this
    every time i got the message error 0x80090318
    some times get this
    "make sure youre connection is active and try again"

    Sadly, it hasn't worked for me, but thanks for the advice.  I'm looking at a different theory:  can anyone explain why itunes 11.1 is trumpeted as 64-bit, but task manager declares itunes to be 32 bit and gives it a x86 file path?  Is my problem that Windows 64 architecture keeps finding itself running up against 32 bit installation?
    I've tried a cleanup of Windows Installer (www.support.microsoft.com/mats/Program_Install_and_Uninstall) but I keep getting the problem; no access to iTunes Store.

  • HOW I CAN RESOLVE ERROR CODE 11?

    my ipod touch cant update and appear error code 11 help

    this issue on SMTP server.
    You should check with System administrator.
    Perhaps Your SMTP server over SMTP SSL.
    problem sending mail using UTL_SMTP (STARTTLS ?)
    or try
    utl_smtp.command(conn,'STARTTLS');

  • How i can make use of  findByPrimaryKey() method ServiceImpl

    Hi All
    i am trying to update my detail table when i updating my master table data
    in my Detail table am having compsite primarykey
    System.out.println(yearCodeDef.findByPrimaryKey(getDBTransaction(),yearCodeKey));// This is giving null value
    For that i am using following steps
    public void updateFaGlYearMasterDtl(String newStatus){
    long year =Long.parseLong(getFaMastersGlYearMstRO1().getCurrentRow().getAttribute("YearCd").toString());
    EntityImpl yearCodeEnit = retrieveYearCode(year);
    System.out.println("What is the year code is coming here in update methos"+getFaMastersGlYearMstRO1().getCurrentRow().getAttribute("YearCd").toString());
    if(yearCodeEnit!=null){
    System.out.println("What is the status coming here "+getFaMastersGlYearMstRO1().getCurrentRow().getAttribute("YearStatus"));
    yearCodeEnit.setAttribute("YearStatus",newStatus);
    getDBTransaction().commit();
    try {
    // 3. Commit the transaction
    getDBTransaction().commit();
    catch (JboException ex) {
    getDBTransaction().rollback();
    throw ex;
    ============================
    private EntityImpl retrieveYearCode(long yearCode) {
    String entityName = "famasters.model.entities.FaMastersGlYearDtlEO";
    EntityDefImpl yearCodeDef = EntityDefImpl.findDefObject(entityName);
    System.out.println("yearCodeDef"+yearCodeDef);
    Key yearCodeKey = new Key(new Object[]{yearCode});
    System.out.println("yearCodeKey"+yearCodeKey);
    System.out.println(yearCodeDef.findByPrimaryKey(getDBTransaction(),yearCodeKey));// This is giving null value
    return yearCodeDef.findByPrimaryKey(getDBTransaction(),yearCodeKey);
    }

    Hi
    Am having composite primary key in the Detail table when i am using findByPrimaryKey() method it is giving null
    Is it because am passing only one primary key column to the method
    Key yearCodeKey = new Key(new Object[]{yearCode});

  • HT4305 how i can solve the error 1009

    how i can solve error 1009.please teach me step by step

    You can't, there is no workaround. You're getting that error because you're trying to purchase content that is not available in the country you are located in. Apple's servers have detected such & have generated that error code.

Maybe you are looking for

  • NullPointer exception in request.getParameter().indexof(.....) only in 6.1

    Hi I have one full working application (containing WAR + JAR) files. Right now this application is working absolutely fine in weblogic 6.0 sp1 on WINNT & Solaris. In this application, we accept events to save data from external applications like exce

  • Error while running compiled java code

    Hi I have an evaluation license of the JDeveloper2.0 installed on my WindowsNT 4.0 workstation. I seem to have a problem running my compiled jave code. After compiling the source code(.java file) when I try to run the same I get a message saying "<Fi

  • I have restored my iPad 2, but didnt back up and i still recover my photos?

    Hi everyone, so as stated above i have restored my ipad 2 but didnt back up because i knew that i had one with all the apps data on it. So i restored it, but then i noticed that i had photos and videos i had never back up, is there anyway to recover

  • The class of the deferred-methods return type "{0}" can not be found.

    I am developing a multilingual portal application. I have the method that changes the locale based on user's choice in the bean and the method is being referred to as below. <af:selectOneChoice label="Select Language" autoSubmit="true" value="#{local

  • Header condition type should not be editable at item level

    Hi gurus, could  you please help me with the following question. Our requirement is to provide header discounts manually at header level which should not be editable at item level. So I've created condition type as Header condition. When we manually