Delete table that was created via RSCRM_BAPI

Gurus,
What is the easiest way to delete a table that was created using RSCRM_BAPI.  We have replace the table with an ODS and now want to remove RSCRM_BAPI's and the tables they created.

Hi,
Come across this thread when google the same.
I've found a FM to delete the extract with the data, which is RSCRMBW_EX_DELETE. You may find this useful.
Thanks,
Anfernee

Similar Messages

  • A Table that was created at Run time. A Row Properly Deleted from Table Is Still Present on Form with BindingNavigator

    Hello
    I have a dataset that was created at design time
    but - after I run the app, it randomly creates a table based on The Users name
    since I do not know the users name before had, the table is not part of my existing dataset
    (I actually used an insert into sql nonquery to just make this table a copy of the masterUserTable)
    Now - I have a binding navigator on my form, that is originally bound to masterUserTable, but my goal is to make it bound to the users table (let's say GabrielUserTable)
    I thought I did so with this code: 
            'TODO: This line of code loads data into the 'MyLearningDBDataSet.masterUserTable' table. You can move, or remove it, as needed.
            Me.MyMainDBTableAdapter.Fill(Me.MyLearningDBDataSet.masterUserTable)
            Dim ThisNewVariable As String = MyUserNameIs & "UserTable"
            Dim ThisNewTableName As New DataTable
            Me.MyLearningDBDataSet.masterUserTable.TableName = ThisNewVariable
            Me.MyMainDBTableAdapter.Fill(Me.MyLearningDBDataSet.masterUserTable)
    that appeared to do the trick  (but if it is incorrect please advice on the proper way to add a table made at runtime to a users existing datset)
    Else where in my code  I successfully execute the following NonQuery :
            SqlString= "DELETE FROM " & MyUserNameIs & "UserTable" & vbCrLf &
                "WHERE vState='" & txtStateInfo.Text & "';"
    I check in Visual Studio 2013 that the row was deleted from the "GabrielUserTable"  (Gabriel is the current value of MyUserNameIs) by using the Server Explorer and right clicking
    on the table and choosing show talbe data
    But the MyMainDBBindingNavigator is still showing the item I deleted.
    So after searching for answers - I created a new button for testing and added the following code to test if it would work
            Me.Validate()
            Me.MyMainDBBindingSource.EndEdit()
            Me.TableAdapterManager.UpdateAll(Me.MyLearningDBDataSet)
    but the data is still shwoing after deleting it with my NonQuery 
    Please Help!

    Hi genterprise,
    >> Now - I have a binding navigator on my form, that is originally bound to masterUserTable, but my goal is to make it bound to the users table (let's say GabrielUserTable)
    In my option, if you want to rebind the users table to the navigator, you need to set the BindingNavigator.BindingSource. Based on your description, it seems that you did not reset the datasoure of the MyMainDBBindingNavigator. It was the original datasource
    of the masterUserTable. For more details about BindingNavigator.BindingSource Property. You could refer the link below:
    # BindingNavigator.BindingSource Property
    https://msdn.microsoft.com/en-us/library/system.windows.forms.bindingnavigator.bindingsource%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • How to recreate a table that was created 3 years earlier?

    Guru's, a co-worker, before they left, created several tables with indexes, foreign keys, and constraints.
    Is there any way to re-create the table like that person did?
    Example if a user typed this in 3 years ago, is there a way to recreate it today?
    =============
    CREATE TABLE products
    ( product_id numeric(10) not null,
      supplier_id numeric(10) not null,
      supplier_name varchar2(50) not null,
      supplier_phone varchar2(20),
      CONSTRAINT fk_supplier_comp
        FOREIGN KEY (supplier_id, supplier_name)
        REFERENCES supplier(supplier_id, supplier_name)
    =======================
    I'm using SQL Developer.
    Version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    "CORE    10.2.0.4.0    Production"
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    TIA.
    Steve42

    Steve42 wrote:
    Guru's, a co-worker, before they left, created several tables with indexes, foreign keys, and constraints.
    Is there any way to re-create the table like that person did?
    Example if a user typed this in 3 years ago, is there a way to recreate it today?
    =============
    CREATE TABLE products
    ( product_id numeric(10) not null,
      supplier_id numeric(10) not null,
      supplier_name varchar2(50) not null,
      supplier_phone varchar2(20),
      CONSTRAINT fk_supplier_comp
        FOREIGN KEY (supplier_id, supplier_name)
        REFERENCES supplier(supplier_id, supplier_name)
    No - there is no way to guarantee the production of the EXACT DDL that was orginally used.
    The FK constraint in your example was provided 'in-line' as part of the CREATE TABLE statement. But after the statement is executed the 'table' metadata and the FK metadata will not be stored together within Oracle.
    If you use DBMS_METADATA to extract the table DDL it will NOT include the FK constraint. You would need to extract the REF_CONSTRAINT metadata for the table.
    The same comments apply to primary keys.

  • Can't delete app. that was added via web from ipod touch

    hey,
    I am having a problem getting rid of an app that I add to my touch via the web. It came from the itunes store but wasn't synced thru my itune on my computer.I can't get rid of it even thru itunes, because it isn't on my app list just shows on my third home screen. Does anyone have any suggestions on how I can get rid of it?
    Thanks

    Welcome to the discussions,
    did you try to touch the app icon on your screen until it starts to shake and shows the little cross? Hit the cross to delete it from your ipod and press the home button to stop the shaking of the icons again.
    See also user guide http://manuals.info.apple.com/enUS/iPod_touch_3.1_UserGuide.pdf page 64
    Message was edited by: Ingo2711

  • Is there a way to save a table in Photoshop (that was created in InDesign) without fuzzy text?

    I am trying to save a table in Photoshop that was created in InDesign for web use. When I save it as a png (can't save as pdf or jpeg due to limitations with our company's website), the text appears fuzzy (pixelated?). Is this because the table is getting flattened/rasterized?
    Is there a different adobe product that can be used to avoid this happening? The company who has built our website has a style editor that has limited capabilities. We have tried using the website's editor to create the tables; however, the editor lacks the flexibilty and user-friendliness that comes with InDesign. That is why we opted to create the tables in Indesign.
    In order to upload the table into the editor, the file must be saved as a png, so that is why we are creating in InDesign and then saving the table in Photoshop.
    Any ideas?
    Thank you for the help!
    Tracy

    Thanks for your help!
    Just to clarify, are you suggesting going through the export process while in Indesign? I did that and saved the table as an EPS file, then proceeded to open it, trim, and save as png in Photoshop. I noticed it lost it's white background when I reopened it in Photoshop; the table appeared with a transparent background (which isn't a big deal). When I uploaded the png in the website it doesn't appear to be as blurry, so that did help.
    Thank you for the suggestion!

  • How to get the vendor number that was created using xk01..?

    Suppose i am creating a vendor with all the information by using a bdc program.
    In the same program if i want to go to the XK02 of that particular vendor that was created recently....how it possible..?
    Means how to get that particular vendor number that was created recently...?

    Hi...
    You Can Get the Vendor number after Calling the Transaction 'XK01' as below.
    <b>Declare a table for Collecting messages :</b>
    DATA: T_MSG TYPE TABLE OF BDCMSGCOLL,
              WA_MSG TYPE  BDCMSGCOLL.
    <b>Then Call Transaction Statment:</b>
    CALL TRANSACTION 'XK01'
               USING T_BDCDATA
               MODE 'N'
               MESSAGES INTO t_msg.
    if sy-subrc = 0.
      READ TABLE T_MSG INTO WA_MSG WITH MSGTYP = 'S'.
                                                                    MSGID = 'F2'
                                                                    MSGNR =  '175'.
    <b>Note: Bcoz the XK01 will issue this message</b>
      if sy-subrc = 0.
      write: / WA_MSG-MSGV1.  "This will contrain Vendor Number
    endif.
    endif.
    And you can also Try the Other method i.e. after the Call transaction statement
    <b> GET PARAMETER ID 'LIF' field V_LIFNR.
      WRITE:/ V_LIFNR.</b>
    Reward if Helpful.

  • I have a acrobat reader, can I import text delimited data format to a PDF Form so that it can auto fill into forms that was created? If not, what about FDF and XML data

    I have a acrobat reader, can I import text delimited data format to a PDF Form so that it can auto fill into forms that was created? If not, what about FDF and XML data

    Yes, you can do all of that via Tools - Forms - More Form Options - Import Data, if you have Acrobat.
    If you only have the free Reader then you can still do it, but it requires a script.

  • After mixing a project i select bounce and burn the disc that is burned plays on any cd player but when i try to burn the wav or mp3 file that was created the resulting disc will only play in a computer this also happens with video projects help please

    after mixing a project i select bounce and burn the disc that is burned plays on any cd player but when i try to burn the wav or mp3 file that was created the resulting disc will only play in a computer this also happens with video projects help please are there any settings i need to alter as it seems the wav or mp3 file i ceated is being converted to a data file somewhere between the folder and disc drive

    Same thing for a movie file.. If you want to play back the movie via a DVD and a DVD player you must create a Movie DVD  and not just burn files to a data DVD... as Data DVDs are just storage devices for files and therefore will only work with computers...
    Movie DVDs are special formats that include things like menus and special file formats.. so they can playback via a DVD Player...
    You will need a 3rd party DVD Burning app like Toast which is what i actually use.... or the more popular DVD Creator app...to create and then burn a Movie DVD that will playback on a DVD Player....
    https://answers.yahoo.com/question/index?qid=20101220205435AA70beb

  • DPM 2012 R2 UR4 - DPM could not set security permissions on the replica or recovery point volume that was created.

    Hi All,
    I am running a fresh install of SCDPM 2012 R2 with a protection group that is backing up the 'C:\', Bare Metal and System State of some VMs. If i add any additional servers to the group since the first creation it returns the following error: 
    Modify protection group: System State & Bare Metal Recovery failed:
    Error 419: DPM could not set security permissions on the replica or recovery point volume that was created.
    Error details: The process cannot access the file because it is being used by another process
    Recommended action: Review the error details, take appropriate action and retry the operation.
    If i re-create the whole protection group it works fine.
    Could any one advise any further diagnostics I can do to try and locate the reason behind not being able to modify the group after the first creation? I can add new servers to other PGs without any issues.
    Thanks in advance,
    Dan

    If you are protecting any of the system state/BMR protection. Can you stop protection by deleting the older recovery points and then recreate the protection group.
    This thread mentions this to be a hardware issue, albeit with less information on what exact hardware issue:
    https://social.technet.microsoft.com/Forums/en-US/480679c2-1079-4847-ab38-5cc8f454ef86/error-419-dpm-could-not-set-security-permissions-on-the-replica-or-recovery-point-volume-that-was?forum=dataprotectionmanager
    Regards, Trinadh [MSFT] This posting is provided AS IS with no warranties, and confers no rights. If you found the reply helpful, please MARK IT AS ANSWER. Looking for source of information for DPM? http://blogs.technet.com/b/dpm/ http://technet.microsoft.com/en-in/library/hh758173.aspx

  • Is there a way to find the temporary table that are created or read during?

    Hi All,
    I'm working on performance optimization where I have to find the temporary tablespaces that are created or read during runtime? Is there any way to find it?
    Can you please also tell me how the temporary tables are created? And after each run time whether the data is getting deleted or the whole table is getting deleted?
    Whether these tables are created only during runtime? What are the naming conventions for all the temporary tables that are created?
    Is the table creation has anything to do with Delta or Full load?
    Regards,
    Kartik

    Stephen Tyler Bloom wrote:
    When they come out with the next garageband, they should add that feature .
    be sure to let Apple know:
    http://www.bulletsandbones.com/GB/GBFAQ.html#sendfeedback
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • OWA Calendar want to display a link to other users shared calendar that was created in Sharepoint at login

    Site is using Office 365.  They do not have the actual Office apps on their PC's, they access everything via OWA.  (sorry if I did not use correct nomenclature).
    Users currently access calendars etc, by accessing the site's SharePoint site after login to the Microsoft Portal (https://login.microsoftonline.com).  Then going to "site contents", and then
    accessing the calendar that was created.  Just a generic calendar that they use to schedule a conference room.  They log into O365 Portal, and just drill down.
    What the users' WANT to be able to do, is access the calendar off of their initial OWA screen that they get when they log into the portal.  At worst, just go down to "calendars" break it out, and click on "conference room calendar"
    or whatever.  I tried to do a copy and paste of the link from the page that has the calendar displayed, into a new link, but that did not bring up anything.
    So, to recap, the site is not using AD, they are all on generic Win7 and Win8 PC's that are not in a domain.
    They do not have Office on their computers.  They use OWA for everything.
    They do not want to drill down to calendars etc after login to access these resources, they want to be able to just click on a link on their OWA main default page they get when they initially log into the O365 portal, and get what they want.  Not
    drill down to the SharePoint shared calendar, which is only four clicks, but they don't want to have to do it. Whay want "ease of access".
    Thanks for your help.
    Rick

    You can move the iTunes folder to a separate drive on your pc an then configure each account to use this drive / folder as iTunes library ... The problem is, that iTunes by default stores everything in your personal music folder which is separate for each user account in windows (and by default is on "C" drive).
    I create a separate partition on every pc/laptop (and map a drive name) where I store music, videos and other mass data. This will also keep the "C" drive small, which is backed up from time to time and so my backup is also small.

  • How can I delete albums that I created and imported photos into on my iPhone4

    How can I delete albums that I created and imported photos into on my iPhone4

    If you synced the Photos from your computer to your phone, you have to unsync the pictures via iTunes.
    Summary Pane > Photos > Uncheck "Sync Photos from ..."

  • I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?

    I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?
    I have tried back ups and  restoring, resetting, and even updating the pages app. And nothing has worked.

    I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?
    I have tried back ups and  restoring, resetting, and even updating the pages app. And nothing has worked.

  • I entered new fields in a form that was created last year to update it.  However, now when I view the responses, they are listed as Column 1, Column 5, etc.  It doesn't show a label for the actual field when I view the responses.  Can you please help?

    I entered new fields in a form that was created last year to update it.  However, now when I view the responses, the headings are listed as Column 1, Column 5, etc. rather than the name of the heading.  Can you please help?

    Hi Mike,
    CRSE is an OEM Product and for use with a custom application they have written. Unfortunately we don't their reports or how they are connecting, it would appear they were originally built off a SQL and then set to a Dataset in the app or they could be adding the data source at runtime. Lots of variations and without access to the source code to see what they are doing not much we can help you with.
    You need to contact the OEM Partner for help in resolving this and find out what you can and need to do to update your SP and work with their canned reports,
    Thank you
    Don

  • How do I edit a merged clip in Audition, that was created in premiere to correct the synchronisation, and have it all updated to the premiere clip?

    Hello,
    How do I edit a merged clip in Audition, that was created in premiere to correct the synchronisation, and have it all updated to the premiere clip?
    I have tried several tutorials but these either:
    - show correction in premiere sequence (which is not practical; given the huge number of files we have)
    - or show the editing in audition of a sequence, not the clip.
    We have started merging audio and video (removing the original audio during merge) but some of the merged clips are out of sync, so we need to correct manually, BUT we want to correct the merged clip, which may or may not end up being used, so we do not want to take it to the sequence as all we are doing is prepare the synced files for editing.
    Any idea how I can correct the synchronisation in Audition?, when I right click on clip and select "Edit in Adobe Audition" I get a list of files but not a multitrack session where I can see my video and audio tracks.

    if premiere pro doesn't sync your footage properly, and you have a huge number of files, you may want to look at pluraleyes.  there is a demo, and if it works properly, it would save you time to have it done right the first time, instead of tracking down random merged clips with bad sync.
    premiere will either export a complete sequence or "edit clip in audition". the edit clip will create a copy of the original audio and open that in audition. there is no dynamic link, its just an audio file open in two programs at the same time.  since there is no dynamic link, its not possible to bring merged clips into audition.
    Adobe Premiere Pro Help | Synchronizing audio and video with Merge Clips
    Once created, the merged clip cannot be re-synchronized, or adjusted. You must make a new merged clip.
    Merged clip audio results in mono track audio only.Final Cut Pro XML and AAF interchange formats are not supported.
    this doesn't give me much hope that audition or any other adobe program outside of premiere will help you fix the problem merged clips.

Maybe you are looking for

  • Error while trying to open an attachment  sent through email in smartform

    Hi, My requirement is to send the smartform through email as PDF attachment.I am able to send the mail.But when I try to open the attachment I am getting error as 'Adobe reader could not open the attachment 'advance shipment notification.PDF' because

  • HT5457 So is ipad 1 no longer going to be updated?

    I have 2 ipad 1's and there are apps that require ios6.  These products still work great.  If I have to get new ipad's (forcefully) then apple should have a trade in program. thanks jose

  • [solved] ssh will only login to /bin/bash

    I have a machine with a few users and an ssh server. I would like to setup a user with rbash or nologin for the shell but if i do that, I can't ssh onto that user. my /etc/passwd zidar:x:1000:100:zidar:/home/zidar:/bin/bash smotko:x:1001:1001::/home/

  • HT5065 Why can't I upload m4v videos to iBooks Author?

    I recently managed to add an m4v video to one of my books, after several days of trying, without succes, it finally worked, but without me changing anything. Now I have a new book, with a new video, (m4v) and this doesn't work as well. I get the note

  • Authorization Object Related To Movement Type

    Hi, I meet one problem, one user want to check which user can use MB1A t-code with movement type 201 and 202, but I know there are some authorization object related to movement type and I want to use suim with mb1a t-code and authorization object to