How to handle `sqlglm' and `sqlcxt' errors.

Hi all,
I have written a proc file precompiled it successfullyand got a c file.
when i compile the C file ,i t has given me the folowing errors .
How can I over come these errors.
/tmp/ccu0J6fN.o(.text+0x1bd): In function `main':
: undefined reference to `sqlcxt'
/tmp/ccu0J6fN.o(.text+0x27d): In function `main':
: undefined reference to `sqlcxt'
/tmp/ccu0J6fN.o(.text+0x4e2): In function `main':
: undefined reference to `sqlcxt'
/tmp/ccu0J6fN.o(.text+0x5ac): In function `main':
: undefined reference to `sqlcxt'
/tmp/ccu0J6fN.o(.text+0x653): In function `main':
: undefined reference to `sqlcxt'
/tmp/ccu0J6fN.o(.text+0x6bc): In function `sql_error':
: undefined reference to `sqlglm'
/tmp/ccu0J6fN.o(.text+0x757): In function `sql_error':
: undefined reference to `sqlcxt'
collect2: ld returned 1 exit status
please help me in this regard.
Thanks in advance,
Trinath Somanchi,
Hyderabad.

You have to include the Oracle supplied library that contains the code for the OCI calls.
$ cc your_source.c ${ORACLE_HOME}/lib/libclntsh.soThe library file may vary depending on your platform.

Similar Messages

  • How to handle rules and activities in AII

    Hi experts,
                     How to handle rules and activities in AII. Is there any transaction code for it. please give some information, it will be hepful for me

    In IMG go to Conditions & Rules to configure the relevant rules.
    Rules in AII represent business process you intend to RFID enable. Each rule is made up of multiple activities that defines exactly how a particular rule functions.
    SAP delivers standard rules & activities for standard scenarios of Pack, Load etc. processes.
    For more information on AII rules and activities refer to the performance assistant available in IMG or read more at the link below:
    http://help.sap.com/saphelp_autoid40/helpdata/en/index.htm
    Hope this helps.
    -Ashish

  • How To Handle Tickets and What are those

    Hi Everybody,
    Can anybody tell me, How to handle tickets and what are those.
    srinivas

    Hi,
    Tickets are basically assocaited with Production support type of work.
    Tickets are nothing but the medium through which problems reported either in the system or by users to the Production support team.
    There are certain problem management tools that every organization uses (tickets are created and worked on using those tools). There are tools like Vantive, Remedy, CASE, etc.
    Usually the helpdesk gets the first contact for any user problems and then they log a ticket with the appropriate support teams. The support teams then pick up those tickets and work on them till they are resolved. There are tickets created for user problems or any batch job failures, system failures, etc.
    Tickets are usually classified as Critical, High or Low and again they are categorized as High Severity, Medium Severity or Low Severity. All these types of tickets have SLAs (Service level agreements) for the Support teams to respond and the resolve the tickets in.
    Look at the threads below for similar posts :
    tickets
    Tickets
    tickets
    Cheers,
    Kedar

  • How to handle "ok" and "cancel" button of dialog popup?

    Hello everyone,
    I'm using a dialog with type="okCancel". My question is how to handle ok and cancel button of this popup window. Here is my code below:
    <af:popup id="kriterPopup">
    <af:dialog title="Kriter Seçiniz" type="okCancel" inlineStyle="width:500px;height:400;" id="d2"
    dialogListener="#{BasvuruDegerlendirmeBean.kriterDialog}">
    <af:selectManyCheckbox label="Kriterler :" id="smc2"
    binding="#{BasvuruDegerlendirmeBean.kritersCheckbox}">
    <af:forEach items="#{BasvuruDegerlendirmeBean.kriterList}" var="item">
    <f:selectItem itemLabel="#{item.ybKriter.tur}" itemValue="#{item.ybKriter.tur}" id="si3"/>
    </af:forEach>
    </af:selectManyCheckbox>
    </af:dialog>
    </af:popup>
    I want to handle ok and cancel button of this window, and redirect to the pages which I want.
    Can anyone help me how I can do?
    Thanks, with my regards.
    Ali

    You need dialogListener..
        public void dialog1_dialogListener(DialogEvent dialogEvent) {
            if (dialogEvent.getOutcome().equals(DialogEvent.Outcome.yes)){ //for Yes
            }else{ //for Cancel
        }

  • How to handle vacation and daily business workload in cProjects

    Hi,
    we are planning to use cProjects for our ressource-management. The goal is also to take care of vacation and daily business workload. We would like to see that a ressource is not available on the specified day. Therefore we are thinking about a project with vacation and a workload and assign people to this project? Is there a best practice to handle vacation and the daily business workload?
    Regards, Vanessa

    Hi Sammar,
    thanks a lot for your answer. This helps.
    I have seen that my question is not really clear and therefore I would like to make it more concrete.
    I am searching for a possibility to see - during staffing - that an employee is not available on several days. I don't care about the reason the ressource is not available but need to see this that the ressource is not available. If the worker is assigned to another task the demand is clear because it is handled within cProjects. But what about blocking of ressources (i.e. vacation) because this happens in an external system / HCM module? (Therefore I was thinking about to create a project for vacation and plan there the absences of my workers (because of vacation and other reasons). But is it not possible out-of-the-box to specify that the worker is not available on several days because I would setup a task for vacation and would need to assign him on several days and not only for a given time range.) Am I right with this assumption?
    Also for the ressource planning: Sorry but I don't get the point with your answer (surely because I am not deep enough into the topic). How is it possible to have a project (lets call the task "daily business") and assign several ressources 25% to this tasks? I need to distribute the demand to several days. For example there is a worker that is using 25% for his daily time for training. In this time he is not available for other tasks. Therefore I would like to create the task, assign him to the task and cProjects should take the demand (8hrs / week) and split it into an demand of 2hrs / day. In this way I can block a ressource for everyday and in the ressource planning I see that he is only available 6hrs because there is already the demand of 2hrs on a daily base.... It this possible?
    Regards, Vanessa

  • 0Person to 0employee loading, how to handle start and end date

    Hi
    I need help on some basic understanding of time dependent master data object.
    In my scenario i am loading 0employee and 0Person from R/3. I need to update 0employee from 0person.
    0employee
    BEGDA            ENDDA             PERNR        Position....................So many fields
    10.10.2001     10.10.2004        8000123    Associate
    11.10.2004     10.10.2008        8000123    Consultant
    11.10.2008     31.12.9999        8000123    Senior Consultant
    0Person
    BEGDA            ENDDA             PERNR         City....................So many fields
    10.10.2001     10.10.2003        8000123      Singapore
    11.10.2003     10.10.2007        8000123      Tokyo
    11.10.2007     31.12.9999        8000123      Newyork
    As the begining and end date are different i can't simply read City from 0person into 0employee. If i go for checking the city for the start and end date in 0employee, i will get multiple records ( If try to get city for 0employee's first record, i will get 2 city Singapore and Tokyo).
    Please help me out how to handle this ...... i think i am missing somelink somewhere
    Thanks
    Tripple k

    Hi Srini
    Yes i need to have parallel flow for both and in the cube where my reporting will be on monthly basis i need to read these 2 master data and get the required attributes ( considering last/first day of that month as per the requirement).......but i am just wondering this is common scenario....while there are so many threads written for populating 0employee from 0person......don't they have such requirement.....
    Thanks
    Tripple k

  • How to handle mouse and/or keyEvents before JTable handles them

    Just studying Jtables, but I do not understand some principles. one of the problems is which method in which class do I have to overwrite, so that I can handle mouse and keyboard-Events?
    I believe,Using a glasspane is to complicated!
    CAn somebody please "put my nose" into the right direction ?
    Nice Sunday to You all.
    Thanks
    Hanns

    Look at JComponent. You can override the methods:
    public void processMouseEvent(MouseEvent e)
    public void processMouseMotionEvent(MouseEvent e)
    protected boolean processKeyBinding(KeyStroke ks, KeyEvent e, int condition, boolean pressed)
    As of 1.3 the existing key events can be overwritten ( or you can add your own defined key events) by using input and action maps.
    You can add bindings for any keyStroke and add your own defined action this way:
    int i = JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT;
    m_table.getInputMap(i).put( KeyStroke.getKeyStroke(KeyEvent.VK_TAB, 0, false), "Tab - P");
    m_table.getActionMap().put("Tab - P", new TabAction());
    private class TabAction extends AbstractAction
    public void actionPerformed(ActionEvent ae)
    //define what you want tab to do here
    You can get rid of the key/keyaction this way:
    m_table.getInputMap(i).put(KeyStroke.getKeyStroke(KeyEvent.VK_ESCAPE, 0), "Quit - P");
    m_table.getActionMap().put("Quit - P", null);
    You could use java's pre-defined action this way:
    Object tab_action_key = m_table.getInputMap(i).getParent().get(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, 0));
    m_table.getInputMap(i).put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0), "Enter - P");
    m_table.getActionMap().put("Enter - P", tab_action_key);

  • How to handle jquery and ajax call in single page application using coded ui

    Hi,
    I am facing a very tricky situation while using coded ui. My application interact with ajax and I was facing the issue to handle the ajax in the login page and other pages. I went through the post : http://stackoverflow.com/questions/17849074/jquery-ajax-success-not-getting-triggered-with-coded-ui-test-project 
    and got solution for my problem. Now when ever a ajax is getting called in the page its getting handle with app config file. However the issue I am facing right now is. 
    When i click on a button a window will appear which is actually a "div tag". Please see the image below. In  the that window when I have to select a item from drop down, the ajax will get called, however it will get called only for the window,
    it wont be called for the entire page.. i.e. it will update only the window. I am not able to handle this ajax call, script gets stuck in refresh state. I will request you guys to provide a work around for it.
    I would like to add more details - Visual studio version - 2013 update 3, IE11. 
    Application details: Its a single page application which uses bootstrap framework. All the ajax call are dynamic.
    Thanks in advance.

    Thanks for the reply.
    The window is not exactly a pop up window. Its a div tag in the same page. As this is my first time to work on  a single page application I am not sure how it works. For the entire page I am able to handle the ajax call however the action performed
    in the div tag is not getting handled.
    Code for the window, I am not sure to what extend will it be helpful.
    <div class="modal-content"><div class="modal-header"><div class="bootstrap-dialog-header"><div class="bootstrap-dialog-close-button" style="display: none;"><button class="close">×</button></div><div
    class="bootstrap-dialog-title">Move Item to different task [FocusAudit]</div></div></div><div class="modal-body"><div class="bootstrap-dialog-body"><div class="bootstrap-dialog-message"><div><div
    id="dashboard">
      <table class="TFtable">
        <tbody><tr>
          <td colspan="2">
                You are about to move the  24 selected item item to a different task. Select the task to which to move this item, (Optionally) enter notes about the task change, and click 'Change' to continue.
              </td>
        </tr>
        <tr>
          <td>Select New WorkFlow:</td>
          <td><select class="form-control" id="MA_workflow" onchange="ChangeWorkFlow()"><option value="647446014">Batches<option value="647446007">Claim<option value="647446065"
    selected="">Workflow1</option></select></td>
        </tr>
        <tr>
          <td>Select New Task:</td>
          <td><select class="form-control" id="MA_actions"><option value="647446025">BatchRebuild</option><option value="647446054">Complete</option><option value="647446039">DataIntegrityCheck</option><option
    value="647446038">FocusAudit</option><option value="647446053">FocusAuditMiner</option><option value="647446037">FocusAuditSelect</option><option value="647446055">LocationRouter</option><option
    value="647446029">MineForSBT</option><option value="647446022">OCRtoWebDE</option><option value="647446024">OnePass</option><option value="647446049">OnePassRouter</option><option
    value="647446050">OnePassUS</option><option value="647446060">QAuditImporter</option><option value="647446045">QIAutoAuditGrader</option><option value="647446058">QIAutoAuditInjector</option><option
    value="647446048">QIMiner</option><option value="647446040">QISampler</option><option value="647446056">QIVerify</option><option value="647446059">QIVerifyGrader</option><option
    value="647446047">QIVerifyUS</option><option value="647446021">RecoRules</option><option value="647446082">Review</option><option value="647446042">Router</option><option
    value="647446023">Validate</option><option value="647446081">Verify</option><option value="647446080">WebDEFileCreator</option></select></td>
        </tr>
        <tr>
          <td>Select New Status:</td>
          <td>
            <select class="form-control" id="MA_status">
              <option value="ready">Ready</option>
              <option value="reject">Rejected</option>
              <option value="hold">Held</option>
              <option value="ready">Keep Status From Original Task</option>
            </select>
          </td>
        </tr>
        <tr>
          <td colspan="2">Notes:</td>
        </tr>
        <tr>
          <td colspan="2">
            <textarea name="MA_statusnote" class="form-control" id="MA_statusnote" maxlength="250" rows="5" cols="40"></textarea>
          </td>
        </tr>
        <tr>
          <td style="text-align: right;" colspan="2">
            <input class="btn btn-default list-inline" id="btnSubmit" onclick="prepareData_MoveToAction();" type="button" value="Change">
            <input class="btn btn-cancel" id="btnCancel" style="padding-left: 5px;" onclick=" dialogInstance2.close();" type="button" value="Cancel">
          </td>
        </tr>
      </tbody></table>
      <div id="overlayDialog" style="display: none;">
        <div style="width: 100%; text-align: center;">
          <h1>Processing...</h1>
          <img src="Images/ajax-loader.gif">
        </div>
      </div>
      <div id="dData_MoveToAction" style="display: none;" data-itemcount="24" data-oldactionidno="647446079" data-oldstatus="ready" data-oldactionname="FocusAudit" data-fnparent="PS"></div>
    </div>
    <script id="scrpd" language="text/javascript">
      <!--
      var cworkflow =$('#MA_workflow option:selected').text();
       function initMoveToAction()
         function ChangeWorkFlow(){
           $('#overlayDialog').show(300);
        var _newworkflowname=$('#MA_workflow option:selected').text(); 
        if(cworkflow!=_newworkflowname)
         getItemType();
         cworkflow = _newworkflowname;
       function getItemType()
          var _workflowid=$('#MA_workflow option:selected').text();
           var formData = { workflowid: _workflowid}
            var sPage = './Handlers/GenericFn.ashx?action=getitemtype';
           $.ajax({
                    url: sPage,
                    type: "POST",
                    data: formData,
                    datatype: JSON,
                    success: function (data, textStatus, jqXHR) {
                    var newItemActions = jQuery.parseJSON(data);
                      $('#MA_actions').empty();
                      $.each(newItemActions, function(i, option) {
                   $('#MA_actions').append($('<option></option>').attr("value", option.Value).text(option.Key));
                         $('#overlayDialog').hide(300);
                    error: function (data) {
                      var error = jQuery.parseJSON(data.responseText)
                       SetProdSummary();
                       dialogInstance2.close();
                        ErrorMessage(error.ErrorCaption, error.ErrorDescription, error.IsCloseWindow);
            function prepareData_MoveToAction()
                 var ma_oldstatus, ma_oldactionname, ma_actionidno,ma_oldactionid, ma_statusNote,ma_itemNewStatus,ma_itemtotalno, ma_newworkflowname,ma_fnparen;
                    ma_itemNewStatus = $('#MA_status option:selected' ).val();
                    ma_actionidno=$('#MA_actions option:selected').val();
                    ma_newworkflowname=$('#MA_workflow option:selected').text();
                    ma_statusNote = $("#MA_statusnote").val();
                var params = $("#dData_MoveToAction");
                if (params.data("oldstatus"))
                    ma_oldstatus = params.data("oldstatus");
                if (params.data("oldactionname"))
                    ma_oldactionname = params.data("oldactionname");
                if (params.data("oldactionidno"))
                    ma_oldactionid = params.data("oldactionidno");
                 if (params.data("itemcount"))
                    ma_itemtotalno = params.data("itemcount");
                 if (params.data("fnparent"))
                    ma_fnparen = params.data("fnparent");
                var formData = { currentstatus: ma_oldstatus, oldactionid:ma_oldactionid,newstatus: ma_itemNewStatus, actionid: ma_actionidno, oldactionName:ma_oldactionname, statusnote: ma_statusNote,totalno:ma_itemtotalno,  newworkflowname:
    ma_newworkflowname,fnparent:ma_fnparen};            
                var sPage = './Handlers/ItemAction_MoveToAction.ashx?action=movetoaction';
                 $('#overlayDialog').show(300);
                  $('#btnSubmit').attr('disabled',true);
                  $('#btnCancel').attr('disabled',true);
                $.ajax({
                    url: sPage,
                    type: "POST",
                    data: formData,
                    datatype: JSON,
                    success: function (data, textStatus, jqXHR) {
                        SetProdSummary();
                        $('#overlayDialog').hide(300);
                       dialogInstance2.close();
                    error: function (data) {
                      var error = jQuery.parseJSON(data.responseText)
                       SetProdSummary();
                       dialogInstance2.close();
                        ErrorMessage(error.ErrorCaption, error.ErrorDescription, error.IsCloseWindow);
          -->
    </script></div></div></div></div><div class="modal-footer" style="display: none;"><div class="bootstrap-dialog-footer"></div></div></div>
    I agree the point the UI has to be active or else the script will have issue during the playback. In my scenario I have to work on that window. I have to perform action on it. Now when the window(div thing) comes up the page in the background goes disable
    till the action is performed on the window or the window is closed. I have to perform action on it then only I can proceed with the TC automation. Please let me know any option to solve this problem.
    Thanks 
    Ahetejazahmad Khan.

  • How to handle the jdbc receiver error

    hi,expert:
      I have a synchornous scenario:SAP/ECC(Proxy) to JDBC(SQLServer),ECC Send the message and insert data into the  database,when insert sucessfully the receiver returns the count of the sucessfull inserted  record . Not use store    procedure.
    I have a problem: When insert into the table occurs errors,like insert Duplicated record,how can i capture this exception and return  to the ECC? And if it is possible to solve this problem by using fault message?
         wait for reply ,thanks!

    Have you identified why duplicate record error coming?? you dont want to insert duplicate records in DB?? then in this case you contraol sending data in Proxy it self,
    If you want response (error message or success status from Data base you can design/develop easily, JDBC recv will support syn communication.
    even you can go for fault message type to handle this error,
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/b7623c6369f454e10000000a114084/content.htm
    Regards,
    Raj

  • How to handle (drag and drop) and Action Event in a JList?

    I am having many JList,
    On click of an element in JList I am loading a image in JSP.
    But If I try to drag and drop one image from one bucket to another bucket Iam not getting any problem,
    But I when I drag all the images from the target List to some other List and make the target List empty.
    Now If I try to move the image from source list to the target list Iam getting this error,
    Exception in thread "AWT-EventQueue-6" java.lang.NullPointerException
         at pdfViewer.NewFileSegregater$24.valueChanged(NewFileSegregater.java:1944)
         at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
         at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source)
         at javax.swing.plaf.basic.BasicListUI$Handler.intervalAdded(Unknown Source)
         at javax.swing.AbstractListModel.fireIntervalAdded(Unknown Source)
         at javax.swing.DefaultListModel.addElement(Unknown Source)
         at pdfViewer.NewFileSegregater.actionPerformed(NewFileSegregater.java:2918)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener$Actions.actionPerformed(Unknown Source)
         at javax.swing.SwingUtilities.notifyAction(Unknown Source)
         at javax.swing.JComponent.processKeyBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
         at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
         at javax.swing.JComponent.processKeyBindings(Unknown Source)
         at javax.swing.JComponent.processKeyEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Please help me how to solve this problem..

    Er, sure. In the class pdfViewer.NewFileSegregater on line
    1944 (!), in the valueChanged() method, something is pointing to
    null.
    That method is being called from
    pdfViewer.NewFileSegregater.actionPerformed() on line
    2918 (!!).
    Of course, none of us know what's going on in those code
    segements but you. And for the record, that's not how to spell
    Segregator.

  • How to stop spooling and get error or status of the statement

    Hi All,
    I am using the bellow in .sql file to generate a spool file which is called from a shell script.
    The issue is whn i kill the job the .csv file is still generated and doesnt thow any error.
    Could any one please let me know how to stop spooling if the script end in between or catch the status of the error and email if spooling stops in between.
    Please help. Thanks
    below is used in .sql
    set feedback off
    set term off
    set trimspool on
    set pagesize 0
    exec dbms_output.disable
    exec dbms_output.enable(40000)
    set linesize 2000;
    set long 2000;
    WHENEVER SQLERROR EXIT 1 ROLLBACK
    whenever oserror exit 1 rollback
    alter session set global_names=false;
    spool  $HOME/data/abc.csv
    select statement;
    spool off;
    exit
    sql is called from this script:
    #!/bin/ksh
    status=`sqlplus -s / @$HOME/sql/extract/abc.sql `
    status1=$?
    if [ $status1 -ne 0 ]
      then
    mailx  -s "Fatal - Error in Extraction process "  [email protected]
    fi ____________________________________
    Edited by: user11942774 on 1 Mar, 2012 4:07 AM

    Hi, dczay, and welcome to the Community,
    Sign in to your Skype account via the Skype website; the link to Sign In appears at the upper right corner of the website page.
    Cancel the subscription.
    Please contact Skype Customer Service to explain the situation and to request a refund.
    (The blue type is actually a link to the instruction related to contacting Skype Customer Service and how to request a refund.)
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • How we handle CLOB and BLOB Datatypes in HANA DB

    Dear HANA Gurus,
    We have would like to build EDW using HANA base on our source system Oracle and it's supports CLOB and BLOB datatypes
    Would you please suggest how do we handle in HANA DB.
    Let not say it's oracle specific.
    Regards,
    Manoj

    Hello,
    check SAP HANA SQL Reference Guide for list of data types:
    (page 14 - Classification of Data Types)
    https://service.sap.com/~sapidb/011000358700000604922011
    For this purpose might be useful following data types:
    Large Object (LOB) Types
    LOB (large objects) data types, CLOB, NCLOB and BLOB, are used to store a large amount of data such as text documents and images. The maximum size of an LOB is 2 GB.
    BLOB
    The BLOB data type is used to store large binary data.
    CLOB
    The CLOB data type is used to store large ASCII character data.
    NCLOB
    The NCLOB data type is used to store a large Unicode character object.
    Tomas

  • How to handle NavigationController and TabBarController

    I need a good explanation how can I handle the UINavigationControllers and the UITabBarControllers on iOS6 with StoryBoards.
    1. When I load my app (1st ViewController) I need if (FB login = success) it jumps with segues to the 2nd ViewController automatically. Can I use a Navigation Controller on the root?
    2. I need a UITabBarController that connects to 3 UICollectionViewControllers (one tab for each one). I have to put the UITabBarController like root? If yes, how can I handle the others Viewontrollers between them? Like this:
    3. I need a custom BarButtonItem (like the "Delete All" that you can see on the image 2) on each CollectionViewController, I need to use a UINavigationController for each one?

    Hi Sudheer,
          Whenever you have to maintain fields for currencies and quantites u need to refer them to currency key and quantity key which also have to be present in the table.
    If suppose you are creating a table for Employee. And suppose that fields would be like :
    EMPID                           -
           employee id
    EMPNAME                    -
          employee name
    DEPARTMENT             ---          department
    SALARY                       --                 salary        ( Data Type u2013 CURR )
    WEIGHT                       -
             weight of the employee ( Data Type  -- QUAN )
    Now the fields SALARY AND WEIGHT fields should refer to currency and quantity keys. So you need to have two more fields like
    CURRKEY         ---     Data Type ( Cuky )
    Quantity             ---     Data Type ( Unit )
    Now we have to attach the field Currkey to the field Salary
                                   And the field Quantity to the field Weight
    So when u create a table you can see a tab Currency / Quantity fields.
    Here You can give the reference table and the reference field against the salary and weight fields.
    Regards,
    Swapna.

  • How to handle warning and info. messg. in BDC? URGENT PLZZ

    Hi all,
    Iam doing BDC for CS01( BOM ) . When i enter data in the first screen and try to call a second screen , i get a information message . When i press enter, Im able to enter the second screen . I made a BDC program for this
    (i used the program by recording) , in which if i run in foreground in display all mode the process gets stopped at the first screen , and iam getting the information message and if i press enter , it continues fine . If i run the same on no display mode , the record is going for error . I tried writing ok-code for enter also . But its not working .
    How to solve this problem .
    Thanks in advance,
    regards,
    Kasi.

    Dear all ,
    Thanks a lot for spending ur precious time for me . I have done the same with LSMW(which is working fine now) . But it did not work for me on BDC . i tried all the methods from CATT to SHDB . every where i got that message " alternative BOM has been created " . I know the fact that I/W messages are suppressed during mode 'N' . But in my case it came as error . I tried to put my own OKCODE for ENTER also , which did not work .
    Hope i will get soon a solution from one among u.
    Thanks a lot for spending ur time for me .
    regards,
    Rajkasi.

  • How to handle stop and refresh button.

    i have two JSP pages. in the frist page the user has the option to either view previous ones or create a new. in both cases i pass a form id as parameter to execute the related data. in the second page , when user fills the data and clicks submit, and clicks the stop or refresh or any other button before the data gets committed and reaches the confirmation page, how do i handle it? when user clicks one of these buttons , the controller class executes again (the process request is again executed).but this time there are no parameters sent to the controller. how do i handle this? also when user clicks the back i have redirected to dialog page. but there are back,forward refresh buttons for the dialog page. if user clicks those, again there are no parameters sent to the controller class.
    how do i handle this.

    too many queries at the same time.
    1. Back button - Read the devguide and make the application/page bworser backbutton safe
    2. Refresh/Stop Buttons - either use js to restrict these, or embed logic in the code to stop undesirable behaviour.
    Thanks
    Tapash

Maybe you are looking for

  • Add linked button to a editText field

    Hello everybody, i'm trying to add a linked button to a text field in the header of a JournalEntry. So far i've been able to add it on one of the columns of a document matrix. Can anybody help me, please? Ciao Marco

  • Map Definition Tool support in MapViewer 10.1.2

    Hello, What about Map Definition Tool support in AS MapViewer 10.1.2? We have used this tool with MapViewer 9.0.4, but after update to 10.1.2 it seems that there is no way to use Map Definition Tool. So, if Map Definition Tool is not supported in new

  • Font size on N80

    Is there anyway that I can increase the font size in N80 buth not with Psiloc?

  • (JavaScript, CS3) calling functions with arguments on click?

    Hi all, this is getting tricky: I want to call a function when the user clicks on a button in my scripted application (a javascript window dialog). Unfortunately, I need to pass several arguments to the function. According to the scripting documentat

  • Itunes says it can't read the contents of my ipod...

    ive never had a problem with anything like this on my ipod but just randomly yesterday i plugged in my ipod to my computer and loaded up itunes and itunes said that it cant read my ipod and that i should restore it to factory settings. i really dont