Insert report....Directory entry dir

Hi All,
    I am using the statement INSERT REPORT ..... with the extension DIRECTORY ENTRY dir. This extension specifies the program attributes for the created or overwritten program according to the content of dir. But here the condition is that the dir should have the structure of TRDIR. According to my requirement I need the report title also...which will be available in TRDIRT. Then how can I retrieve the report tilte from the INSERT REPORT statement. Is thr any other way to do this? Please respond as soon as possible.
Thanks in advance,
Swapna.

Hi NagaSwapna,
You can find the report titile in the table TRDIRT with the filed name TEXT
give the program name in field NAME.
Thanks

Similar Messages

  • Changing Object Directory Entry of Infocube - urgent

    Hello -
    I have an infocube that is already assigned to a package (not $TMP).
    How can I reassign it to a different package. 
    When I try to reassign via Cube change, the package field is greyed out.
    I have deleted all data, deactivated the cube + aggregates.  There a re queries still attached to the cube though.  But cannot change the Object Directory Entry.
    Help solicited.
    thanks.
    -abhi

    Abhi
    In case of BW, there could be more than one package.
    One for Backend development (like cube, ODS, update rules, info objects etc) and one or more for Reports.
    So in ur case, the cube would always be alloted to the same package! You would only create new requests....
    let me know if you have more questions.
    prakash
    Assigning points on SDN is way of saying thanks!!

  • Object Directory Entry Transport

    Gurus
    I have a small question.
    When I collect a infobject in one request it goes into
    Object Directory Entry  R3TRIOBJZMATACNT.
    Please explain what is this.
    Many greetings gurus

    George not sure if i understood well your question
    but if your question is : is my infoobject collected in a transport request that i can send to qualification system or productive system then it is yes.
    All infoobject that are collected in transport request are inserted as R3TR IOBJ --> name of the IO
    hope this could help you
    if not do not hesitate
    regards
    Boujema

  • Cretaion of UTL.File in Oracle 10G and directory entry in Ora.ini file

    Hi,
    Kindly advise me if:
    (!) we can create a directory and log file in this directory on some other server instead of creating it in the file system of the server where the Oracle 10G database is residing?
    Created directory in Oracle using create or replace directory command.
    My package will be creating a log file using UTL.File in the above directory.
    I want to create this directory on some other server to save my log file/s. Is this possible?
    (2) Also, let me know in Oracle 10G, do we need to add the directory entry (mention above in #1) in the Ora.ini file on the Oracle 10G server?

    Hi,
    1) utl_dir are different from directory object
    2) you cannot create directory on remote server and there is no need to write directory entry on oracle init file (not ini..)
    Acr

  • ST02 Export / Import buffer and directory entries

    What would cause the number of (Export / Import) directory entries to steadily increase in ST02 until there were none left. I currently have the directory size set to 30,000 and over the course of about 7 days they are all used up and then I have extensive swaps. The swaps are at 1,060,431 after about one month.

    lots of data input through interfaces for example...if the values are too small you have to increase them and checek again until the value is sufficient...
    GreetZ, AH

  • %APF-4-CREATE_PMK_CACHE_FAILED: apf_pmkcache.c:561 Attempt to insert PMK to the key cache failed. unable to insert a new entry in PMK cache list.Length: 32. Station:

    I received this error using apple IPAD version 7.1.2 connecting to cisco WiSM controller version 7.0.250. access point wireless setup using local-hreap.
    below are the syslog messages.
    : *mmListen: Aug 25 10:38:35.962: %APF-4-CREATE_PMK_CACHE_FAILED: apf_pmkcache.c:561 Attempt to insert PMK to the key cache failed. unable to insert a new entry in PMK cache list.Length: 32. Station:98:fe:94:90:70:ef
    : *mmListen: Aug 25 10:38:35.962: %MM-4-PMKCACHE_ADD_FAILED: mm_listen.c:6479 Failed to create PMK/CCKM cache entry for station 98:fe:94:90:70:ef with update from controller
    : *dot1xMsgTask: Aug 25 12:09:27.883: %DOT1X-3-MAX_EAP_RETRIES: 1x_auth_pae.c:3092 Max EAP identity request retries (3) exceeded for client 98:fe:94:90:70:ef
    : *dot1xMsgTask: Aug 25 12:57:32.503: %DOT1X-3-MAX_EAP_RETRIES: 1x_auth_pae.c:3092 Max EAP identity request retries (3) exceeded for client 98:fe:94:90:70:ef

    Hi Ravi Rai,
    I'm sorry to hear about the issue you are having with your Mac. If you are having hard freezes or restart issue that don't appear to be drive related, even after reinstalling Mavericks, you may want to try the troubleshooting steps outlined in the following article:
    OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem."
    Regards,
    - Brenden

  • Use of READ REPORT and INSERT REPORT

    Hi Guys,
    i need a small help from u guys.......
    i want to know the use of READ REPORT and INSERT REPORT  with Example
    the requirement is...
    i want to declare an internal table with fields from custom table.
    if any field is aded in the custum table then that field also should get populated in the program.
    Ex: custom table fields are
    MANDT
    BUKRS
    MATNR
    LIFNR
    field1
    field2
    field3
    now suppose if a new field field4 is added in the Table
    then the Program should automatically pick-up the fields from FIELD1...FIELD4.
    i heard by using READ and INSERT report we can do it
    plz help me ...
    Thanks
    Sunil.:-)

    If you're on 46C or above, you can use the following to generate tables dynamically.
    CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE
    EXPORTING
    IT_FIELDCATALOG = GT_FIELDCAT
    IMPORTING
    EP_TABLE = GS_DATA_HEAD
    EXCEPTIONS
    GENERATE_SUBPOOL_DIR_FULL = 1
    OTHERS = 2.
    But you are restricted to 32 calls, if I remember correctly.  If you are in a later release, you can use the RTTS classes to create internal tables dynamically, without the restriction on subroutine pools.
    These classes are CL_ABAP_TYPEDESCR and subclasses.
    There are a few blogs on SDN that give examples of their use.
    Matt

  • How can I get Launching report directory in report trigger??

    how can I get Launching report directory in report trigger??
    pls help me :'<
    I can run this function in forms.
    "how can I get Launching report directory in report trigger??"
    does reports have same function???

    Click the little down arrow/+ symbol  next the + - in the folders bar.

  • How can I deploy a jar with directory entries using deploy profiles?

    Hi,
    I'm trying to deploy a jar file using deloy profiles, but the jar file deployed contains no directory entry. Why?
    Is it possible to do that using deploy profiles?

    my project looks like this:
    src +
     - test
         +- Main.java
         +- Test.java
    when I create a jar with 'jar -cf‘, I get something like this (with flat folders view):
    META-INF
    test
    Main.class
    MANIFEST.MF
    Test.class
    but when I use deploy profile to deploy a jar, I get this:
    Main.class
    MANIFEST.MF
    Test.class
    The directory entries are missing in the jar file.
    How can I fix this?
    Edited by: zeta on 2013-3-29 上午11:15
    Edited by: zeta on 2013-3-29 上午11:24
    Edited by: zeta on 2013-3-29 上午11:24
    Edited by: zeta on 2013-3-29 上午11:25
    Edited by: zeta on 2013-3-29 上午11:26

  • Granting Write rights to an ORACLE directory entry

    Hi
    I got some problems with granting Write rights to an ORACLE directory entry on a 8.1.7.0.0 Database.
    When I try grant write rights:
    grant write on directory dump_dir to IDM;
    This results in ORACLE error ORA-22928: invalid privilege on directories
    There are no problems with read rights:
    Granting read works ok.
    The directory entry exists, typing:
    select * from dba_directories;
    gives...
    OWNER DIRECTORY_NAME
    ------------------------------ ------------------------------ DIRECTORY_PATH
    SYS DUMP_DIR
    /home/track/export
    v$version states that ORACLE 8.1.7.0.0 Production version is being used.
    Hope you can help, Thanks.
    Mikkel Andersen

    OK, figured it out. This was helpful: http://www.adp-gmbh.ch/ora/sql/create_directory.html

  • TRDIR INSERT REPORT for PNP

    HI ,
    i used Insert report option for HR Programs. what should i declare if i have to select my own selection screen (that we select through ( HR Report Category) ) .
    I was able to change the basic attributes that we select through TRDIR..
    but these options are available in t599c table how to link between trdir & t 599c
    thanks in advance
    kindly share ur suggestions
    regards
    Hema

    Hi,
      In Report attributes , u have to mention logical database = PNP..and go to HR report category..
    then click report category...here u can create ur own selection.
    Regards,
    Ramesh.

  • Mass change in object directory entry

    hi Experts ,
    we have a problem in object directory entry of some near 1600 objects which want to change in a single go , can any one help us on this??
    We have searched SDN already and do find similar questions but no relevant answer , please help.
    If we try to change it through Se03 it asks to do it objectby object whch is a very time consuming activity .
    Br,
    Sunny.

    In SE03,
    You can give wild character if the object names starts with for example A* and then you can block select.
    or if you go by further restriction(for example by package name), you can able to list all of the objects under the package.
    This way you can block select it and change the object directory.

  • No free space in directory entries for NTAB buffer

    Gurus ,
    In ST02 -> for table definitions buffer there was a red alert with the SWAP count as 953275 .
    hence i Double clicked on the swaps count to see the details , which is shown below ,
    efficiency :
    hit ratio  70
    size :
    allocated : 6799
    available  : 5703
    used        :5703
    free         : 0
    Directory entries :
    available : 20000
    used      : 20000
    free        : 0
    swaps :
    objects swapped : 953833
    frames swapped  : 0
    what will happen if the 'directory entry '  and 'size' is zero we.
    what process will get affected because of this ?
    what i need to do next ..
    guide me gurus

    Hi Susin,
    To Answer your question, directory free entries are '0' --> which means table definition buffer is full. That is the reason we can see "objects swapped : 953833"
    Try to increase the size of table definition buffer which is low '6799' now.
    I feel you can even  double the value and observe the performance.
    For General information regarding Hit ratio and Swapping:
    The quality of a buffer and how often it is accessed is measured by the
    '%Hit Ratio'. This value will indicate if the information stored in the
    buffers, such as table entries, programs and screens, is being hit
    directly from the buffer itself or, on the other hand, if the system
    needs to bring that data from the database since it was not found in the
    buffer.
    To find out the buffers with poor quality, first check the system
    startup time. When the system is started, all buffers (except the
    program buffer which has a pre-load) are initially empty. Therefore,
    all objects that are accessed for the first time have to be read from
    the database and then loaded into the buffers.
    If objects are not yet in the buffer, the hit ratio for the buffer will
    be low. The hit ratio increases from the time objects are loaded into
    the buffers. The rate of the increase depends on the workload in the
    system and is different for each buffer.So it is to be noted that how often you restart the system which resuls in the loading of object again and causes hit rate to be low.
    Poor buffer quality is not always due to a real problem. For example,
    transports into a system can reduce buffer quality. Keep in mind though
    that a value lower does not always shows that you have a problem.
    Swapping occurs when the buffer is full, and the SAP System has to
    load additional objects into the buffer. Objects in the buffer that
    were used the least recently are removed. In this context, the term
    "swap" means the objects removed from the buffer are lost and cannot
    be replaced until a new database access is performed (replacing what
    was lost).
    There are two possible reasons for swapping
    1 There is no space left in the buffer data area
    The buffer is too small. You should increase the buffer size.
    2 There are no directory entries left.
    Hope this helps.
    For any other information, feel free to reply me.
    Thanks and Regards,
    Pavan Kumar Gali.

  • Exceptions handling  for  "submit of  Insert Report "

    Dear Experts,
    i need to handle Exception "syntax Error" when Submit the inserted report.
    i tried " try and Catch " but failed to catch Dump Error.
    for example:
    Data  CODE TYPE  TABLE OF String .
    APPEND   'REPORT ZDYN.'                                 TO Code .
    APPEND 'Data Var1 type I   .'          TO Code .
    append 'if var > 10 '                         to Code .
    append 'Write ''Success''  .  '            to Code .
    append 'else. '                                  to Code .
    append 'Write ''Failed'' . '                   to Code .
    append 'EndIf . '                               to Code .
    TRY .
        data Prog TYPE c LENGTH 50 VALUE  'ZDYN'.
        INSERT REPORT Prog FROM CODE .
        SUBMIT Prog AND RETURN .
      CATCH CX_ROOT  .
        raise SYNTAX_ERROR .
    ENDTRY.
    " in the inserted Report the Variable Name is Var1 NOT Var So it will be Syntax error " DUMP Error ".
    Thanks in advance

    Hi,
    First write the code in a program and check what error you get and try to handle that particular error.
    Also a full stop is missing in the code ...
    REPORT ZDYN.
    Data Var1 type I.
    if var > 10 .
    Data CODE TYPE TABLE OF String .
    APPEND 'REPORT ZDYN.' TO Code .
    APPEND 'Data Var1 type I .' TO Code .
    append 'if var > 10 .' to Code . <--  Put a full stop here ..
    append 'Write ''Success'' . ' to Code .
    append 'else. ' to Code .
    append 'Write ''Failed'' . ' to Code .
    append 'EndIf . ' to Code .
    Regards,
    Srini.

  • Object directory entries

    When I am trying to change the package I am getting the following error message.
    Object directory entry R3TR DTEL ZZADJ_PER locked
    for request/task DEVK900251
    How to change the object directory entries which are part of a request/task?
    Please help.
    Thanks,

    As I told you before as long as you dont unlock those objects you can not change the package. Please unlock and then try to change the object directory entry. Create a new transport of copies and release the old transport. The released transport will not go anywhere. Dont forget to check the options on the unlock entries (expert tool).

Maybe you are looking for

  • Reading and Sorting from a CSV file

    I have an assignment to read a shopping list from a CSV file, sort the items and print or write the items to a text file. I have an idea though. I intend to use vectors to collect the items from the CSV file and then sort the list and write to a txt

  • Reinstall issue on upgraded CS Design Standard 5.5 on new Mac

    Old Mac crashed and died, and with it my CS DS 5.5. Have downloaded a new copy from the Adobe website. Tha Adobe Application Manager accepts the serial number, but can't find a "qualified product". When trying to select manually from the pull down-me

  • Pen tool Drawing & Bucket Filling Problem

    Hello, i am a newbie and novoice/new learner to flash CS4 I come across a problem when i follow the book "classroom in a book series" the Flash CS4 one (Red cover book) Chapter 2 Q.1 I try to draw straight lines or curves but i found i still cannot m

  • UNDO Segment in Needs Recovery Mode

    Hi, 1) I created a different UNDO Tablespace and point UNDO_TABLESPACE to it. 2) The i made the UNDO Tablespace OFFLINE. 3) When i query the status column of dba_rollback_segs it displays that one UNDO Segment needs recovery. 4) When i query v$datafi

  • Screen restoration after ALT+TAB

    Hi, I'm writting an application with 2D graphics in the full-screen mode. If I press ALT+TAB to switch to another window and then another ALT+TAB to go back to my application, I can see only a white screen. I have no idea what is wrong. Here is my co