How to copy a structure with a very long name

I would like to copy a structure with a very long name (YAM_INBOX_DISPLAY) . How to do that?
Thank you in advance

Hi,
Copying a structure is very simple. In the initial screen on se11 you have an option of copying a structure. Type in the structure name in the DATA TYPE and click on copy. It will suggest you a name which you can always rename and copy it. Max number of characters the structure can be named is 30.
Reward points if useful

Similar Messages

  • How to copy Log text (with Date, Time stamp ) User IDfrom BP to Transaction

    Hi Experts,
                     Can someone guide us how  to copy Log text (with Date ,Time & User ID) fron Business partner  (Prospect) to transactions by text detrmination procedure.
    Regards,
    Basavaraj Patil

    save text
    Fill out following parameters of SAVE_TEXT function module:
    HEADER
    TDOBJECT C 10 BUT000
    TDNAME C 70 10 digit BP number
    TDID C 4 Z001
    TDSPRAS C 1 Language
    INSERT = ’X’
    LINES
    TDFORMAT TDLINE
    |
    |testtttttttttttttttttttttttt( Your text)
    I would suggest you to use some other BAPI that would attach your text to BP than SAVE_TEXT.
    If you still wanted to use SAVE_TEXT then first make sure how the TDNAME is generated. It depends on the text determination procedure. For examples, it can be guid of BP, GUID followed by date or time or else the BP number itself.
    Just go to BP transaction, double click on the text pad, it will open you the SAP Script editor. Click on menu GOTO and select Header which will give you info about your TDID, TDOBJECT, TDNAME....
    Hope this helps.

  • TS2446 Hello, I'm Bethany and I'm having trouble with my apple ID I tried to buy something from he app store and they assed me some questions and anyway i have locked my account and don't know how to unlock any help with be very helpful thanks.

    Hello, I'm Bethany and I'm having trouble with my apple ID I tried to buy something from he app store and they assed me some questions and anyway i have locked my account and don't know how to unlock any help with be very helpful thanks.

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How to copy the photo with file name at window 7 and search specific one in iphone 4s?

    How to copy the photo with file name at window 7 and search specific one in iphone 4s?

    Clendenen02 wrote:
    2) It would be equally helpful if there was something that would take the name of the picture file and spotlight comment, copy and paste it to a movie file's comments with the same name but obviously has different extention. For an example
    In a Pictures folder
    Name: Dark Knight, The.jpeg       Comment: (2008) Genre: Action...             <- copy comment
    In a Movie Folder
    Name: Dark Knight, The.m4v       Comment:                                               <- paste 
    and do this for all 700 files
    This Bash script will do it.
    Edit "PicDir" and "MovDir" to the location of your Folders
    (Note: The comment is written to the m4v file using xattr, so the Spotlight comment field appears blank in Finder, but the comment metadata is still indexed by Spotlight (If you add a Spotlight comment from Finder, it is stored both as an extended attribute and in a .DS_Store file)
    #!/bin/bash
    PicDir=$HOME/Desktop/Pictures
    MovDir=$HOME/Desktop/Movies
    for f in $PicDir/*
    do
         if [ ! -d "$f" -a "${f##*.}" == "jpeg" ]; then
              comment=$(mdls -raw -name kMDItemFinderComment "$f")
              if [[ $comment != "(null)" ]]; then
                   picname=${f##*/}
                   movname=${picname%.*}.m4v
                   if [ -e "$MovDir"/$movname ]; then
                         xattr -w com.apple.metadata:kMDItemFinderComment "\"$comment\"" "$MovDir"/$movname
                   fi
              fi
         fi
    done

  • How to indent second line in a very long heading when creating a table of contents?

    I need to make a table of contents.
    Some of the chapter headings are very long and fill more than a single line.
    When I create my table of contents, I want the second lines to be 'pushed in' in the table.
    Like this
    1 chaper one xxxxxxxxxxx
    2 Chapter two xxxxxxxxxxxxxxxxxx
    3 Chapter three x xxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
         xxxxxxxxxxxxx xxxxxxxxxxx
    4 Charpter four xxxxx xxxxx
    5 Chapter five xxxxxxxxxx xxx xxxxx xx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxx
         xxxxxxxxx xxxx xxxxx
    I thought I had solved it by having the actual chapter headings indented like this, but the table of contents overlooks this/overrules this.

    See also my reply to the duplicate thread:
    http://social.technet.microsoft.com/Forums/office/en-US/8f88b64c-1a15-4761-aed9-f662f17b94ca/how-to-indent-second-line-in-a-very-long-heading-when-creating-a-table-of-contents?forum=word
    Cheers
    Paul Edstein
    [MS MVP - Word]

  • How to find a routine with it's technical name

    Hello!
    I am wondering how to find a routine with it's technical name (e.g. "ROUT 7QAXE7SDXIVW4BJ2S2UL3HLAS" as shown in the error message in a transport log).
    So I would like to find out, where this routine is located (w.g. which characteristic/key figure in which transfer/update rule).
    Any ideas welcome. Thanks, Thomas

    Hi Thomas,
    You can try the following:
    Look up table <b>RSUPDROUT</b>with the GUID of your routine (like 7QAXE7SDXIVW4BJ2S2UL3HLAS)in the ABAP Code ID field selection. This will show you the InfoObject it is created on, and the GUID of the update rules. If you click on the Check Table button, you can find out the data target and InfoSource of the Update Rule.
    In table <b>RSAROUTT</b>you can again use the GUID of your routine to check the description assigned to the routine during its creation.
    I am not sure if this works for the routines of transfer rules....still checking it and will update if anything turns up.
    Hope this helps...

  • How to copy RKF and to change the techincal name ?

    How to copy RKF and to change the techincal name ?

    Editing restricted key figures:
    Note that when you change a restricted key figure, these changes are effective in all queries that use this restricted key figure.
    You can see where the restricted key figure is used. Choose Where-used List from the context menu of the restricted key figure (secondary mouse click).
           1.      In the InfoProvider objects display frame, select the restricted key figure and, from the context menu (right-mouse click), choose Edit.
           2.      Make the required changes.
           3.      Choose OK.
    Pl. refer following link on help.sap.com
    http://help.sap.com/saphelp_nw04/helpdata/en/61/d0b143aa26b849b4e79a859ea1d7d1/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/eabc3d9ecc6b3be10000000a114084/content.htm
    Regards,
    DN

  • How to copy a file with subdirectory tree

    The output for the code will copy a .doc file from c:/copy to c:/test. How am I able to copy a tree directory. For example from c:/copy/1.doc, c:/copy/tutor/2.doc to c:/test/1.doc, c:/test/tutor/2.doc?
    import java.io.*;
    import java.util.*;
    public class DocCapture {
        public static void main(String [] args) throws IOException{
            List<File> javaFiles = new ArrayList<File>();
            File topDir = new File ("C:/Copy");
            if (topDir.isDirectory())
                javaFiles = getFiles(topDir);
            System.out.printf("Found %d js files is directory %s and its sub-directories. ",javaFiles.size(), topDir.getName());
            System.setOut(new PrintStream(new FileOutputStream ("C:/Copy/Location.txt")));
            for (File f : javaFiles)
                System.out.println("JSMinifier " + f.getPath() + " " + f.getPath() + " NOUI");
        private static List<File> getFiles (File dir)
            List<File> fileList = new ArrayList<File>();
            File [] files = dir.listFiles();
            for (int i = 0; i<files.length; i++)        {
                if(files.isDirectory())
    fileList.addAll(getFiles(files[i]));
    else if(files[i].getName().endsWith(".doc"))
    fileList.add(files[i]);
    String fileName = files[i].getName();
    String name = "";
    String ext = "";
    try
    name = fileName.substring(0, fileName.indexOf("."));
    ext = fileName.substring(fileName.lastIndexOf("."), fileName.length());
    if (ext.equals(".doc")) copy(files[i], new File("C:/Test/" + name + ext));
    catch (IndexOutOfBoundsException e){
    System.out.println(fileName + " has no extension");
    return fileList;
    public static void copy (File src, File dst){
    try
    InputStream in = new FileInputStream(src);
    OutputStream out = new FileOutputStream(dst);
    byte [] buf = new byte [1024];
    int len;
    while ((len = in.read(buf))>0)
    out.write(buf, 0, len);
    in.close();
    out.close();
    System.out.println("File copied"+src.getPath()+dst.getPath());
    catch (IOException e){
    e.printStackTrace();

    To copy source directory D to target directory D' recursively:
      For every plain file in D
        copy that file to D'
      For every directory D2 in D
        recursively copy D2 to its equivalent path D2' using this algorthm

  • Generate Sales Order with JKSDORDER01 very long time

    Hi All
    When I generated sales order with Tcode JKSORDER01 very long time.
    Any body can give me solution ?
    Regard's
    Rudy

    This transaction is not a part of standard SD - most likely it's specific to some industry solution or an international add-on.
    Post in another forum, search for OSS notes and send a message to SAP, since it's not a Y/Z transaction.

  • How to Copy complete structure of a table with data from one database table to another databse table

    I need a sql query to copy structure of table with data from production table of ONLINEBTREKDB database to production table of Archive database.
    I tried this query
    select * into Archive.dbo.Production from ONLINEBTREKDB.dbo.Production p
    but problem is I am able to copy the table schema and data but not able to copy constraints(PK)
    Any Help?
    seema

    You've multiple options
    1. Use generate scripts wizard available in SQL management studio. This is particularly helpful when you want to script out lot of objects. You can also choose to script data as well inside this. This can be launched by right clicking the db, choosing tasks
    -> generate scripts and then selecting required options inside the wizard
    2. Use object explorer and right click and script out table. You can also use search functionality to find object you want inside object explorer
    http://visakhm.blogspot.in/2013/02/object-filtering-using-ssms-object.html
    3. Use query based on INFORMATION_SCHEMA views like TABLES,COLUMNS,CONSTRAINT_COLUMN_USAGE etc to generate the script
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • SqlPlus or PL/SQL -- how to copy one procedure with one command?

    Hello,
    In this scenario, I have 11g on server1 and server2.
    Using SqlPlus or a PL/SQL procedure, I want to issue a command to copy a procedure now on server1 over to a new identical server and tablespace called server2.
    Would someone please help me with the syntax of this copy command?
    On server2 I tried something like this:
    create procedure tablespace1.procname from tablespace1.procname@dblink_server1
    Note that I want to avoid using imp or datapump, etc. I want this to be a simple copy of one procedure by name from another server.
    Any suggestions are greatly appreciated. Thank you.

    Thank you.
    Below, line 1 method returns a 'create table...' statement:
    1> select dbms_metadata.get_ddl ('TABLE','table_name','schema_name') FROM dual
    This works well, especially for tables, but I still cannot figure out how to do it across a database link.
    The next method, line 2, works well for procedures, but not for tables:
    2> select name, type, line, text from user_source where type='PROCEDURE' ORDER BY NAME,LINE
    One way or another, I am trying to get the source from selected remote servers and then use it to create the same objects on other remote servers.
    Any suggestions are greatly appreciated.
    Live long and prosper.

  • How to copy a structure from one SAP system to other SAP system in ABAP

    Hi All,
      We have a requriement where need to copy an strcture of 250 feilds from on SAP system to other SAP system , do any one know how to do it .
    Regards
    Channu

    Channappa,
    It is really not hard to manually create the structure. Ctrl-Y copy from the source system screen and paste in the target system screen. You'll have to do this one page at a time. So, you will have to repeat it 9 times (or 18 times if you have to copy/paste component list and type separately).
    I can assure you that you can finish the task in less than 30 minutes.

  • How to copy the structure of a Field Symbol?

    Hi,
              I have a requirement where in a dynamic Internal table is supposed to be created. I have created that dynamic table using the class method cl_alv_table_create=>create_dynamic_table. Here I have a structure in the field symbol. My requirement is how do I create a internal table with the structure that is there in the field symbol?...
    and i'm unable to refer to the field that is dynamically created in the field symbol.
    Like,
    <gfs_tab>-pernr = itab-pernr.
    in the above stmt the field pernr is created in the field symbol dynamically.
    Thanks,
    Deepak.

    Hi Matt,
                my objective is to create an internal table with structure that i have obtained in <gfs_tab> .
    other than the pernr, there are many fields dynamically generated.
    say if I have generated the following structure in <gfs_tab> :
    pernr            ename1            day1             day2                 day3
    then I want to create an internal table with the above structure so that my internal table will have fields:
    1) pernr
    2) ename1
    3) day1
    4) day2
    5) day3
    for each execution of the report there will be different structure generated in <gfs_tab> depending upon the inputs that I give.
    Thanks,
    Deepak.

  • How to copy a table with LONG and CLOB datatype over a dblink?

    Hi All,
    I need to copy a table from an external database into a local one. Note that this table has both LONG and CLOB datatypes included.
    I have taken 2 approaches to do this:
    1. Use the CREATE TABLE AS....
    SQL> create table XXXX_TEST as select * from XXXX_INDV_DOCS@ext_db;
    create table XXXX_TEST as select * from XXXX_INDV_DOCS@ext_db
    ERROR at line 1:
    ORA-00997: illegal use of LONG datatype
    2. After reading some threads I tried to use the COPY command:
    SQL> COPY FROM xxxx/pass@ext_db TO xxxx/pass@target_db REPLACE XXXX_INDV_DOCS USING SELECT * FROM XXXX_INDV_DOCS;
    Array fetch/bind size is 15. (arraysize is 15)
    Will commit when done. (copycommit is 0)
    Maximum long size is 80. (long is 80)
    CPY-0012: Datatype cannot be copied
    If my understanding is correct the 1st statement fails because there is a LONG datatype in XXXX_INDV_DOCS table and 2nd one fails because there is a CLOB datatype.
    Is there a way to copy the entire table (all columns including both LONG and CLOB) over a dblink?
    Would greatelly appriciate any workaround or ideas!
    Regards,
    Pawel.

    Hi Nicolas,
    There is a reason I am not using export/import:
    - I would like to have a one-script solution for this problem (meaning execute one script on one machine)
    - I am not able to make an SSH connection from the target DB to the local one (although the otherway it works fine) which means I cannot copy the dump file from target server to local one.
    - with export/import I need to have an SSH connection on the target DB in order to issue the exp command...
    Therefore, I am looking for a solution (or a workaround) which will work over a DBLINK.
    Regards,
    Pawel.

  • Copy table structure with default column values

    Hi....
    I created a table by copying another table structure by using below query.....
    SQL> CREATE TABLE SAMPLE_TEMP AS SELECT * FROM SAMPLE WHERE 1=2;
    But my problem is " the default column values are not copied to new table"
    Suggest a query like that it should " copy a table structure and default values on columns "
    Thanks in advance

    hi,
    One more option would be "dbms_redefinition' - it would work as per your requirement.
    refer further to documentation : http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_redefi.htm
    - Pavan Kumar N

Maybe you are looking for

  • HT201269 All the photographs stored on my computer ended up getting put on my iPhone. How can I get rid of them from the iPhone?

    All the photographs stored on my computer ended up getting put on my iPhone. How can I remove them from the iPhone?

  • Sending Date value to SAP R/3

    Hi,     I am trying to send Date value from Text box (javascript) to SAP R/3 thru transaction and BAPI. But it is not accepting it. In SAP it accepting time value but it is not accepting date value. It take default date (current system date). But whe

  • New Apple aluminium remote....

    Has anyone managed to pair one of the new aluminium remotes with their AppleTV ?, I can't seem to do it and I get an error message of 'no signal being received' (despite being apple to control my new 27" iMac with it. http://store.apple.com/uk/produc

  • Fios not getting max mbps under boot camp

    I have Macbook Pro c2d unibody. I just got Verzion FIOS. Under Mac OS X Snow Leopard I am able to achieve max download and max upload speed. But under boot camp and windows xp sp3 I am only able to get half down, and almost full up. Does anyone know

  • Limiting the Reauthorization of credit card

    Hi, Is there a way to Restrict the re authorization of credit card  in the sales order when the difference between the Order amount and authorized amount are minimum. As an example  sales order was created for $55 got authorized for $55. because of t