Bapi required plz help serious issue

Hi All,
Is there any BAPI for transaction CT04, I need to assign values to the given characteristic and to these values i need to assign a local dependancy. Please provide me a BAPI, to achieve the same.
Thanx in advance

BAPI_CLASS_CHARVALUE_LOCAL_DEP
BAPI_CLASS_CHAR_LOCAL_DEP
BAPI_CLASS_CHAR_DELETE_DEP
BAPI_CLASS_CHAR_ALLOC_GLOB_DEP
BAPI_CLASS_CHARVALUE_LOCAL_DEP
BAPI_CLASS_CHARVALUE_GLOB_DEP
BAPI_CLASS_CHARVALUE_DEL_DEP
i hav given names of BAPI i kno. u chk which 1 u want...

Similar Messages

  • Plz help production issue(smartform)

    hi experts plz help its a production issue
    i have a box in my smartform in which in one line i can only show 50 characters .and i have a text of 70 characters but i only have to show 50 characters from 70 characters .
    now wat i did i stored 70 characters variable into 50 char variable abd displaying it .
    but the issue is
    if i want to print .
    hi this is sdn and here u can get all the information about sap .
    now lets say
    i of information is the 46th character of my line
    now what is happening it is coming like
    hi this is sdn and here u can get all the
    infor
    its showing 50 character only but if word is not completed it is printing it in next line.
    it should print like
    hi this is sdn and here u can get all the infor
    plz help how to do it
    thanx in advance .

    code i am using is ::::::::::::::::::::::::::::::::::::::::::::::::
    data : TEXT_3I56(50) type c .
    move is_bil_invoice-hd_gen-bil_number TO textname.
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    CLIENT                         = SY-MANDT
    id                            = '0002'
    language                      = is_nast-spras
    name                          = textname
    object                        = 'VBBK'
      ARCHIVE_HANDLE                = 0
      LOCAL_CAT                     = ' '
    IMPORTING
      HEADER                        =
    tables
    lines                         = t_lines_3156
    EXCEPTIONS
    ID                            = 1
    LANGUAGE                      = 2
    NAME                          = 3
    NOT_FOUND                     = 4
    OBJECT                        = 5
    REFERENCE_CHECK               = 6
    WRONG_ACCESS_TO_ARCHIVE       = 7
    OTHERS                        = 8.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    *describe table t_lines lines n.
    *if not n is initial.
    *bank_note = 'X'.
    *endif.
    READ TABLE T_LINES_3156 INDEX 1 .
    IF SY-SUBRC = 0 .
    TEXT_3I56 = T_LINES_3156-TDLINE .
    ENDIF.

  • Plz help upgrade issue moving data from char type structure to non char typ

    Hi Experts
    plz help its very urgent
    Data :workout(5000) .
    FIELD-SYMBOLS : <FS_WORKOUT> TYPE ANY.  
    workout = '         u' .
    ASSIGN WORKOUT TO <FS_WORKOUT> CASTING TYPE C .
                      BAPISDITM = <FS_WORKOUT>.
    i am getting dump after BAPISDITM = <FS_WORKOUT>.
    i think i am getting the dump bcoz i am moving character type structure to non character type structure but i think with field symbols we can remove this issue thats y i used it but its not working plz help me
    its very urgent
    *dump is :*
    Short text
        Data objects in Unicode programs cannot be converted.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "ZSDR0009" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    How to correct the error
        Use only convertible operands "dst" and "src" for the statement
           "MOVE src TO dst"
        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:
        "UC_OBJECTS_NOT_CONVERTIBLE" " "
        "ZSDR0009" or "ZSDR0009_I02"
        "USER_COMMAND"
    thanx in advance

    i got d solution in this thread
    Hi all,
    data: gv_line(6000) type c.
    Bvbapkom = gv_line.
    But i am getting the Error like : gv_line and Bvbapkom are not mutually convertable.
    Note: Bvbapkom is a Structure
    How do i solve this ?
    Mahesh
    KR  
    Posts: 210
    Registered: 11/24/06
    Forum Points: 0 
      Re: gv_line and Bvbapkom are not mutually convertable.  
    Posted: Nov 30, 2007 8:40 AM    in response to: KR         Reply 
    Hi ,
    i got the solution
    ANSWER:
    Field-symbols: <X_Bvbapkom> type x,
    <X_gv_line> type x.
    Assign: Bvbapkom to <X_Bvbapkom> casting,
    gv_line to <X_gv_line> casting.
    <X_Bvbapkom> = <X_gv_line>.
    Nasaka Ramakris...  
    Posts: 4
    Registered: 1/19/08
    Forum Points: 20 
      Re: gv_line and Bvbapkom are not mutually convertable.   
    Posted: Jan 19, 2008 7:42 AM    in response to: KR         Reply 
    Hi Check this answer.
    ANSWER:
    Field-symbols: <X_Bvbapkom> type x,
    <X_gv_line> type x.
    Assign: Bvbapkom to <X_Bvbapkom> casting,
    gv_line to <X_gv_line> casting.
    <X_Bvbapkom> = <X_gv_line>.

  • Scroll Bar code in Awt Required Plz Help me

    Hi,
    My requirment is to add Vertical Scrollbar to the table.There are 12 rows in a table like from January to December.
    I am able to see data of rows as jan,feb,mar,apr only .
    i want to see the data of rows of next months by adding vertical scroll bar using Awt code.
    I added vertical scroll bar using awt code. When i click on that Vertical scroll bar event is going to below method.
    public void adjustmentValueChanged(AdjustmentEvent e) {
    I tried with some logic inside above method but it is not working.what is the code i have to write inside the above method inorder to scroll the next months.
    Plz Help me.
    Thanks In Advance.........

    But i want to do this code In Using Awt only......Well, a JTable is a Swing component so I have no idea what you are talking about.
    To control the size of the table you can use:
    table.setPreferredScrollableViewportSize(???);
    JScrollPane scrollPane = new JScrollPane( table );

  • HELP: SERIOUS ISSUES WITH BILLING

    I have had serious issues with BT since joining their service. Without getting into the issues we had with the BT homehub and other things at the start of the contract with them here is what's been happening. 
    When we joined BT we explained that we wanted a monthly direct debit. Sounds simple enough but apparently not. 
    I have phoned over 6 times in the last year to change this. It has still not happened. Several times we were told that on the system it said monthly for it to be then taken out quarterly. In July while we were away this happened again. Only as we assumed that as they had informed us it would definitely be on monthly direct debit that it was the money for the whole of the quarter was not there. So when they took the money for a quarterly bill again. We were charged. It has set back other bills as the money had been eaten up by charges for this. As you can imagine we were quite annoyed. This was not our fault and we felt that BT were not capable of holding our account details without taking money they we repeatedly requested not to. I admit we should have kept a closer eye on our bills account but you don't think that a company will repeatedly do this to you. 
    After phone calls it emerged that they would not say more than a 'sorry' about this. 
    The saga then continued. I cancelled the quarterly direct debit at the back and have asked BT to send me monthly paper bills. Then last month our phone and internet was cut off. 
    We rang up and suggested that due to the mix up could they add the money we owed to our monthly bills and we'd pay this off on top of the monthly bill. Despite that the reason we owe this at all is not through any fault of our own but through theirs. The money would have been available had they taken it as repeatedly requested.
    We were on the phone for 1hr and 10 mins ( 21st September) to three different people. No, they said  must be paid in 10 day. My partner only managed to get money off this in about an hour - the point being we were happy to pay the whole amount over a year and were not allowed. We asked to speak to a manager after 1hr and 10 and were put back to the start of the queue. 16 minutes later the man we spoke to said a manager named Samantha would call us back. No-one did. 
    On the 22nd of september a rather annoyed me called back and repeatedly requested a manager - sadi would be put though. After 17 minutes the phone went dead. 
    Called later on same thing phone went dead after requesting a manager at 10 minutes.
    Later on called for 28 minutes and told the call centre the issue £20 deducted from amount but said it had to be paid in ten days and a  bill would be sent. Was told that the internet would be reconnected that day. 
    23rd September was hung up on after thre minutes on requesting why the internet had not been connected.
    Phoned later. The man that I spoke to said that no action had been put through to reconnect the internet. He would do it and it would be through by 5pm.
    My partner phoned at 8pm when the internet still had not been reconnected. It was done the next day. 
    Today BT phoned to ask if I had the bill ( Not sent) and tell me that the line will be disconnected by the end of the day. i explained that we were in the middle of complaints procedures with them. She looked on the system and said that there were no notes on the account. I asked for a manager and then asked for this managers superior. She put me through to someone that when questioned was not her superior and half way through my explanation of this....you guessed it..... the line went dead. 
    I am so annoyed that we've been fine with bill paying and as of their mistake we're now in debt to them and feel like we can't sort it out as there is not anyone who will listen or help. Has anyone had similar probelms or does anyone have a number for their English call centre?
    Jess

    hi Jess,
    I am really sorry that you have had so much trouble trying to get this sorted out.  I'll get this straightened out.
    Could you drop me in an email please to the address in my profile with your BT account and telephone number along with a link back to this thread.
    Cheers
    Craig 
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)”
    td-p/30">Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Experts plz help ALV issue

    hi all experts
    plz help
    i have an alv based on object oriented method
    in the output i am gettin a toolbar in which i have two buttons like print and export
    problem is
    when i click on these buttons i am gettin short dump
    Field symbol has not yet been assigned.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLKKBL" had to be terminated because
        come across a statement that unfortunately cannot be executed.
    plz tel me for printing do i need to wwrite any seperate event or any method for it
    plz guide me
    thanx in advance .

    *& Report  ZMULTIPLE_ALV
    *REPORT  ZMULTIPLE_ALV.
    report zrich_0006.
    tables: mara.
    type-pools: slis.
    Internal Tables
    data: begin of ialv occurs 0,
          matnr type mara-matnr,
          maktx type makt-maktx,
          end of ialv .
    Internal Tables
    data: begin of ialv2 occurs 0,
          matnr type mard-matnr,
          werks type mard-werks,
          lgort type mard-lgort,
          end of ialv2 .
          CLASS lcl_event_receiver DEFINITION      Handles Double Click
    class lcl_event_receiver definition.
      public section.
        methods handle_hotspot_click
           for event hotspot_click of cl_gui_alv_grid
          importing e_row_id.
      private section.
    endclass.
          CLASS lCL_EVENT_RECEIVER IMPLEMENTATION    Handles Double Click
    class lcl_event_receiver implementation.
      method handle_hotspot_click.
        perform get_details using e_row_id-index.
      endmethod.
    endclass.
    data: alv_container type ref to cl_gui_custom_container,
          event_receiver type ref to lcl_event_receiver,
          alv_grid type ref to cl_gui_alv_grid,
          alv_container2 type ref to cl_gui_custom_container,
          alv_grid2 type ref to cl_gui_alv_grid,
          ok_code like sy-ucomm,
          fieldcat type lvc_t_fcat,
          gs_layout   type lvc_s_layo,
          fieldcat2 type lvc_t_fcat.
    select-options: s_matnr for mara-matnr.
    start-of-selection.
      perform get_data.
      call screen 100.
         Module  status_0100  OUTPUT
    module status_0100 output.
      data: variant type  disvariant.
      data: lt_exclude type ui_functions.
      data: ls_fcat type lvc_s_fcat.
      set pf-status '0100'.
      set titlebar '0100'.
      check alv_container is initial.
      Code for first ALV Grid
    Create Controls
      create object alv_container
             exporting container_name = 'ALV_CONTAINER'.
      create object alv_grid
             exporting  i_parent =  alv_container.
      create Event Receiver
      create object event_receiver.
      clear fieldcat.  refresh: fieldcat.
      clear: ls_fcat.
      ls_fcat-reptext    = 'Material Number'.
      ls_fcat-coltext    = 'Material Number'.
      ls_fcat-fieldname  = 'MATNR'.
      ls_fcat-ref_table  = 'IALV'.
      ls_fcat-hotspot    = 'X'.
      ls_fcat-outputlen  = '18'.
      ls_fcat-col_pos    = 1.
      append ls_fcat to fieldcat.
      clear: ls_fcat.
      ls_fcat-reptext    = 'Material Description'.
      ls_fcat-coltext    = 'Material Description'.
      ls_fcat-fieldname  = 'MATKX'.
      ls_fcat-ref_table  = 'IALV'.
      ls_fcat-outputlen  = '40'.
      ls_fcat-col_pos    = 2.
      append ls_fcat to fieldcat.
      gs_layout-grid_title = 'Flights'(100).
      CALL METHOD alv_grid->SET_TABLE_FOR_FIRST_DISPLAY
        EXPORTING
         I_BUFFER_ACTIVE               =
         I_BYPASSING_BUFFER            =
         I_CONSISTENCY_CHECK           =
         I_STRUCTURE_NAME              =
         IS_VARIANT                    =
         I_SAVE                        =
         I_DEFAULT                     = 'X'
          IS_LAYOUT                     = gs_layout
         IS_PRINT                      =
         IT_SPECIAL_GROUPS             =
         IT_TOOLBAR_EXCLUDING          =
         IT_HYPERLINK                  =
         IT_ALV_GRAPHICS               =
         IT_EXCEPT_QINFO               =
         IR_SALV_ADAPTER               =
        CHANGING
          IT_OUTTAB                     = ialv[]
          IT_FIELDCATALOG               = fieldcat[]
         IT_SORT                       =
         IT_FILTER                     =
       EXCEPTIONS
         INVALID_PARAMETER_COMBINATION = 1
         PROGRAM_ERROR                 = 2
         TOO_MANY_LINES                = 3
         OTHERS                        = 4
      IF SY-SUBRC <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                 WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    call method alv_grid->set_table_for_first_display
         changing
              it_outtab       = ialv[]
              it_fieldcatalog = fieldcat[].
      handler for ALV grid
      set handler event_receiver->handle_hotspot_click for alv_grid.
      Code for second ALV Grid
    Create Controls
      create object alv_container2
             exporting container_name = 'ALV_CONTAINER2'.
      create Event Receiver
      create object alv_grid2
             exporting  i_parent =  alv_container2.
      clear fieldcat.  refresh: fieldcat.
      clear: ls_fcat.
      ls_fcat-reptext    = 'Material Number'.
      ls_fcat-coltext    = 'Material Number'.
      ls_fcat-fieldname  = 'MATNR'.
      ls_fcat-ref_table  = 'IALV2'.
      ls_fcat-outputlen  = '18'.
      append ls_fcat to fieldcat2.
      clear: ls_fcat.
      ls_fcat-reptext    = 'Plant'.
      ls_fcat-coltext    = 'Plant'.
      ls_fcat-fieldname  = 'MATNR'.
      ls_fcat-ref_table  = 'IALV2'.
      ls_fcat-outputlen  = '4'.
      append ls_fcat to fieldcat2.
      clear: ls_fcat.
      ls_fcat-reptext    = 'Store Loc'.
      ls_fcat-coltext    = 'Store Loc'.
      ls_fcat-fieldname  = 'LGORT'.
      ls_fcat-ref_table  = 'IALV2'.
      ls_fcat-outputlen  = '4'.
      append ls_fcat to fieldcat2.
      call method alv_grid2->set_table_for_first_display
           changing
               it_outtab       = ialv2[]
               it_fieldcatalog = fieldcat2[].
    endmodule.
         Module  USER_COMMAND_0100  INPUT
    module user_command_0100 input.
      case sy-ucomm.
        when 'BACK' or 'CANC'.
          if not alv_container is initial.
            call method alv_container->free.
            clear: alv_container.
            free : alv_container.
          endif.
          if not alv_container2 is initial.
            call method alv_container2->free.
            clear: alv_container2.
            free : alv_container2.
          endif.
          if sy-subrc = 0.
            set screen 0.
            leave screen.
          else.
            leave program.
          endif.
      endcase.
    endmodule.
          FORM GET_DATA.
    form get_data.
      select maramatnr maktmaktx
                 into corresponding fields of table ialv
                     from mara
                          inner join makt
                             on maramatnr = maktmatnr
                                    where mara~matnr in s_matnr
                                      and makt~spras = sy-langu.
      sort ialv ascending by matnr.
    endform.
          FORM GET_MORE_DATA.
    form get_more_data.
      select matnr werks lgort
                 into corresponding fields of table ialv2
                     from mard
                               where matnr = ialv-matnr.
      sort ialv2 ascending by matnr.
    endform.
    GET_DETAILS
    form get_details using index.
      read table ialv index index.
      if sy-subrc = 0.
        perform get_more_data.
        call method alv_grid2->refresh_table_display.
      endif.
    endform.

  • Plz help webdynpro issue

    hi guys,
    plz help me in creating my first webdynpro app
    i created 1 by using docs in sdn
    but afte finally activating
    i right clicked on webdynpro app and clicked test
    at dat time i am gettin this error
    you are not authorised to open this link
    http://copernic:0/sap/bc/webdynpro/sap/zz_00_sflight?sap-language-EN
    plz guide me how can i resolve it
    i m using citrix server to access sap
    so cannt tak help of basis guy

    Hi,
    make sure you've made all the necessary <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">configuration</a> settings, especially the SICF settings.
    Regards, Heidi

  • Getting struggle on BAPI_IPAK_START, Plz help SCM issue

    HI Folks,
    I have a requirement: Uploading .exl file contains Quaterly buckets (Example Quater 2007001) to info cube then same copy from info cube to live cache.
    after processing i am able to see the data in correct data in info cube in weekly (13 weeks data) and able to see live cache in Weekly and also able to see quaterly (multiply by 13).
    Requirement: In Live cache should be show the data as quaterly (exp: 13), in weekly data should show devide by 13 (13/13) value '1' same in all 13 weekly,
    issue:  when i take data in quaterly in .xls file as quaterly buckets (Example 2007001), after processing i am able to see the data in infocube as quarterly and live cache, but when i am checking WEEKLY in live cache it is not deviding by 13.
    it is showing in the first week the same data as quaterly and also the remaining 12 weeks showing empty.
    before this function module FM BAPI_IPAK_START  i am spliting the quaterly data by 13 and doing the same do 13 times.
    in my programe debugging  passing
    once process the FM FM BAPI_IPAK_START passing info package  i am able to see updated info cube data, here is the problem. if i get data as weekly here then the same should copy from cube to live cache.
    Could you please suggest on this. where can i see.
    Thanks in advance.

    Hi
    How are you copying the data from infocube to Planning area?? Or are you using some other function module?
    Whats the time bucket profile you are using to copy?
    In the planning area design details check what you have set up as time disaggregation for the KF. If its P you should get a equal split.

  • Plz help media issue..

    my playbook will not play videos on youtube facebook or nothing i also cant play pandora n also i push the volume button n it says voulme control is not supported on connected device i did a hard reset ive done a factory reset nothong works plz help

    download the blackberry desktop manager software from here
    http://us.blackberry.com/software/desktop/desktop-pc.html
    install it in your pc then plug your playbook in and wait to be recognize automaticly.
    update your playbook os version.
    Hope it can help you.

  • Re: HELP: SERIOUS ISSUES WITH BILLING

    i have phoned up a few times since having BT about my first bill i phoned up on monday as they tried to take my bill which i had already paid over the automated service and when i spoke to someone they said the bill had been paid so would like to know why i still owe £72.54 

    Welcome to the forum. Billing Live Chat should be able to help, and you can keep a copy of the transcript just in case. If that doesn't resolve it please post back here with some more detail (but no personal info such as account number).
    You can click the white star next to this message if you think it was helpful.

  • Personnel Cost Planning( PCP) documnetation is required,Plz help me out.

    Dear friends,
    This is cyno, I need few documentation belongs tp PCP.In my comapny is implementing PCP,we need any model documentation.I hope so i will get a positive reply from your side..
    Awaiting for your valabale replies.
    Thanks in Advance.
    My mail id is:[email protected]
    Have a good day
    Regards
    Cyno..

    Dear Cyno!
    For the ERP2005 release with EhP2 (Enhancement pack) please check this:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/ef/53c73c13b0ce5be10000000a114084/frameset.htm
    If you have further questions on PCP do not hesitate!
    Best regards and have a nice weekend!
    Ciao, Zsolt

  • Experts plz help report issue need help

    hi experts
    plz guide me in this report
    i hav a transaction MD4C
    when we call this transaction it displays a report showing material numbers with some details for a corresponding sales order number
    if any of material is missing or problem arises it creates an icon in front of tha material number
    now i will have to create a report which will show all the material numbers which are missing orhave this error icon .
    Please guide me how should i proceed
    what should be the best approach of my report .

    hi,
    you can analyze that report and find logic used for that icon generation, take the same logic for writeing u r report program. you can see the code of the transaction code
    1) type the transaction code, press enter
    2) system ---> status
    3) double click on program(screen) field.
        This will take you to source code, their you do analyzation.
    regards,
    pavan

  • Lsmw issue plz help its urgent

    Hi Experts ,
    i need to create a LSMW using batch input .
    but the requirement is on the basis of conditions my recording need to be changed .
    dat means
    3127POL09 3127POL09-1 CTR 3127-1003E 100 FUL
    3127POL09 3127POL09-2 WBS 3127POL01 60 FUL
    for ctr i ill have to post data in screen number 200
    and for wbs i ill have to post data in screen number 400 .
    can we put some conditions in recording in lsmw ?
    i no we can create multiple recording but how can we use them to fullfill my requirement .
    plz help its urgent
    thanx in advance

    Hi,
    Within LSMW, there is an option to write our own code wherein this code can be incorporated.
    This is in the Field Mapping Option...
    Just go to the Menu Extras->Layout
    and click on the check box Form Routines
    Global Data.
    Here you can define Global Variables and also perform your ABAP Coding.
    Regards,
    Balaji.

  • Me taskbar icons are not responding. plz help

    my taskbars icons are not responding when i click on it...ie it doesnt opens not it responds....
    alo like back button which is on upper panel is also not responding...is this any software error or hardware... plz help seriously.... i cant even call any1....

    Windows or Mac OS X?

  • Plz plz Help with my Nokia c7

    Hi nokia my phone in a same condition no store, no sotial net plz help me. After hard resetting by three buttons (home,volume,camera) everything gone like ovi store, social, After hard reset went to s/w update and download the Ovi Store which was not in the listed did the *#7370# still not there plz plz plz help me

    The issues following a hard reset om Symbian^3 devices are known issues and have been highlighted numerous times in this forum. Have a look at the link below for a sticky on this issue.
    /t5/Nseries-and-S60-Smartphones/N8-Maps-problem-after-hard-reset/td-p/783327

Maybe you are looking for

  • Time out settings in a proxy

    Hi , I am calling a Proxy from a Function module... now the requirement is: if proxy exceeds the set  execution time, we need to kill the process and send a message to the user. Can we set a time out in Proxy? If so, Please let me know the configurat

  • Purchased music from itunes

    Hello I purchased a new computer and it has been authurized etc i cant access any of the music that i purchased from itunes about 79 i have the updated version when i try to play these songs it ask me to authorize then it wont except my password even

  • Can't download new 2.1 software

    I recently tried downloading the new 2.1 software and every time I try it, it say's that it cant download the new software to my phone because the connection timed out. Can anyone help me with this?

  • CS3 Import MPEG 2 Problem!

    For some reason, when I import a perfectly fine MPEG 2 video file (checked before import) into CS3 it distorts the image so much it becomes un-useable! It breaks up a lot and there's almost a constant glitch in the picture quality. Like I said, check

  • Impact on index

    Hi All, I have a column in a table which is having index.I want to know what will happen to the index when i perform below : 1. I delete a row (will index for the column also going to b deleted) 2. I delete a row having value 101 and again i have ins