Transport of code long texts - QKATALOG

Hello,
I want to transfer the long texts for the defct codes in QM.
There are two SAP notes about this 38570 & 61049.
I am aware of the usage of long text transfer. Do that for several other texts regularly.
I noticed that there is a problem in the name determination. As the ID is looked up by client it will never find it when the source client is different than the target client.
Example text object name: 2009ZDC001  101 000001E
The first three digits are the client. Greate we have different source and target system client.
I actually used the old program RSTXR3TR and replaced the client in the file and it worked.
Does any one know SAP correct standard solution.
I can not instruct our people replacing text file values. Especially not when those are quite lots of texts we right now transfer.
Thanks for any help.
Volker

Hello,
I want to transfer the long texts for the defct codes in QM.
There are two SAP notes about this 38570 & 61049.
I am aware of the usage of long text transfer. Do that for several other texts regularly.
I noticed that there is a problem in the name determination. As the ID is looked up by client it will never find it when the source client is different than the target client.
Example text object name: 2009ZDC001  101 000001E
The first three digits are the client. Greate we have different source and target system client.
I actually used the old program RSTXR3TR and replaced the client in the file and it worked.
Does any one know SAP correct standard solution.
I can not instruct our people replacing text file values. Especially not when those are quite lots of texts we right now transfer.
Thanks for any help.
Volker

Similar Messages

  • Catalog Code long text - transport issue

    Hi,
    We appear to have a strange issue when transporting Catalog C
    ode long text in our clients DEV system.  I have followed the advice given in SAP Note 38570 by creating a transport, adding the entries to the transport and then using program RSTXR3TR to export/import.  Entries QKATALOG,QPGT and QKATALOG,QPCT have already been added to table TTXCP and program RCTXTCPY has been run.
    The issue appears to be when displaying the long text we have format issues and a message appears saying 'Unable to call PC editor (unknown paragraph format <0>)'
    We have created the long text in our
    config client and when this is transported to our data clinet (both in the DEV environment) the export/import program appears to work OK but the long text is not changed?
    As our data client is locked down for configuration changes how can we change the format issue (apart from opening up the data client - I want to avoid this as we will need to open the QA client and also the PRD client!!)
    Any advice welcome!!
    Gary B

    Gary
    A quick Google search found these:
    Define code groups for catalog types
    Long Text for Catalog
    Hope its helpful..
    PeteA

  • Service code  Long Text

    Hi,
    Is there any standard report or LIS available which gives the service code(AC03) : long text in report form..
    Regards
    Vikrant
    Edited by: VIKRANT HANDE on Dec 17, 2010 10:10 AM

    Hi,
    There is no standard report for showing that detail.  You have to develop your own report using the function module READ_TEXT where ID = LTEXT, NAME = Activity code with leading zeros for making the total length to 18, OBJECT = ASMD, LANGUAGE = Respective language
    Regards,

  • Get RFCOPENEX return code long text

    Hi All.
    I want make an external connection with RFCOPENEX to SAP, but how can I get the message text to the return code directly from SAP?
    THX, Nils

    Hi,
    you can use Function Module MESSAGE_TEXT_BUILD  as:
      CALL FUNCTION 'MESSAGE_TEXT_BUILD'
        EXPORTING
          msgid               = g_msgid
          msgnr               = g_msgno
          msgv1               = g_msgv1
        IMPORTING
          message_text_output = g_message.
    Message text will be in g_message.
    regards,
    Neha

  • Problem in Reading  Material Long text in Sapscript

    Dear firends,
    I have written  following code in sapscrit to fetch the longtext of the material
    INCLUDE &MARA-MATNR(K)& OBJECT MATERIAL ID GURN LANGUAGE &NAST-SPRAS&
    Test name - material no(MARA-MATNR)
    object - MATERIAL
    text id - GURN
    LANGUAGE - EN
    but i am not table read the longtext by using above code, when i see in debug mode  ,i am getting warning message
    "data is not available for materil 0000013,GURN,MATERIAL" like that.
    i don't find any problem in code , long text also availble for material 0000013.
    i don't where is the problem , please give me solve this issue.
    Regards,
    D.prabhu

    Hi
    You have to fetch this Long text of this Material using READ_TEXT fun module by passing the 4 parameters as mentioned by you  by writing some code in the program or by writing the external subroutine using PERFORM statement
    Only Application HEADER and ITEM texts can be included in script using the INCLUDE command
    So write the code for the Read _Text fun module and fetch it into Internal table lines and pass/print those to script
    pass the same 4 parameters
    Test name - material no(MARA-MATNR)
    object - MATERIAL
    text id - GURN
    LANGUAGE - EN
    see the sample code
    data:begin of it_stxh occurs 0,
            tdobject type tdobject,
            tdname type tdobname,
            tdid type tdid,
            tdspras type spras,
          end of it_stxh.
    types:begin of ty_lines.
            include structure tline.
    types:end of ty_lines.
    data:it_lines type standard table of ty_lines with header line.
    it_stxh-tdid = 'GRUN'.
    it_stxh-tdspras = 'E'.
    it_stxh-tdobject = itab-matnr.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
      CLIENT                        = SY-MANDT
        ID                            = it_stxh-tdid
        LANGUAGE                      = it_stxh-tdspras
        NAME                          = it_stxh-tdname
        OBJECT                        =  it_stxh-tdobject
      ARCHIVE_HANDLE                = 0
      LOCAL_CAT                     = ' '
    IMPORTING
      HEADER                        =
      TABLES
        LINES                         = it_lines
    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 eq  0.
    loop at it_lines.
    < Print these lines in script by passing to script>
    endloop.
    ENDIF.
    Regards
    Anji

  • QS41 - Code Group update couldn't save Long Text

    Hi All,
    I am using the t-code QS41 to update the catalog type 'T', i.e. defect code.  We are required to enter some information using the long text.  After we input the long text information, save the catalog and create a transport, we found that the long text information wasn't include in the transport.  Any idea on this issue.  Do we have to perform manual configuration one-by-one on each client for this table.
    Thanks,
    Ambrose

    Hello Joel,
    Locate Domain file at ~/Library/Application Support/iWeb/Domain
    right-click file and from info window select drop-down for Sharing & Permissions then make sure Privilege is set to Read & Write.
    hth

  • Creating a long text using ABAP code.. fm SAVE_TEXT

    When you create an order via IW31 one of the options is to click on the text button and create a long text. I am basically trying to mimic this action from within my ABAP code.
    The text id details are as follows:
    Text Name       500000015000046  which is (5000000 + order number)
    Language        EN
    Text ID            KOPF         Order header text
    Text Object      AUFK       Order text
    If i manually create the text within the transaction i am then able to view and update it via function modules READ_TEXT and SAVE_TEXT. But if the text has not already been created READ_TEXT obviously returns nothing as it does not exist and SAVE_TEXT does not seem to created it!
    Anyone know how i would go about creating this text using ABAP code?
    Hope this make a bit of sense
    Thanks in advance
    Mart

    I have implemented the code as i think it should be. See below, can any see what is wrong. If i add init_text it makes no difference and adding the commit_text just makes it hang
    DATA: IT_TEXTS type standard table of TLINE,
           wa_texts like line of it_texts,
           wa_txtheader type THEAD.
    wa_txtheader-TDID     = 'KOPF'.
    wa_txtheader-TDSPRAS  = 'EN'.
    wa_txtheader-TDNAME   = '500000015000056'.
    wa_txtheader-TDOBJECT = 'AUFK'.
    wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
    wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
      wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
    wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
    wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
      wa_texts-tdformat = '*'.
    wa_texts-tdline = 'hello'.
    append wa_texts to it_texts.
    CALL FUNCTION 'SAVE_TEXT'
      EXPORTING
        CLIENT                = SY-MANDT
        HEADER                = wa_txtheader
        INSERT                = 'X'
       SAVEMODE_DIRECT       = ' '
       OWNER_SPECIFIED       = 'X'
      LOCAL_CAT             = ' '
    IMPORTING
      FUNCTION              =
      NEWHEADER             =
      TABLES
        LINES                 = IT_TEXTS
    EXCEPTIONS
       ID                    = 1
       LANGUAGE              = 2
       NAME                  = 3
       OBJECT                = 4
       OTHERS                = 5
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • How to change the text Transport id code in sus

    Hi,
    How to change the text Transport id code in sus while creating ASN
    Please advise.
    Regards,
    manu

    SE80---> BSP APPLICATION with SRMSUS ---> views -->asn > detail_edit.inc.->
    On the right hand side in the details ---> search for
    BBP_SUS_UI/ASN_TRANSPORT_IDENTIFICATION
    replace the above with the following
    BBP_SUS_UI/INVOICE_DOCUMENT_NUMBER
    BBP_SUS_UI/INVOICE.
    there is no entry available for invoice number , only the above two are available.
    save the changes
    activate the changes
    REWARD POINTS IF USEFULL

  • How to read the long text in Transaction Code : VA02 at runtime??????

    Hi,
    I am undable to find the long text in TC: VA02 at runtime. Actulally my requirement is like how to compare between the item level long text at runtime and existing long text for that item.
    If any body has soluntion, please provide me. I would really be  greatfull if any body provide the solution.
    Deepak Kumar
    E-Mail: [email protected]

    Hi Sudheer,
    Actually my requirement is to read the text at runtime. Example: If saved text is 'ABC' and it is changed by '123'. Now before saving changed text '123', I need to capture it so that I can compare it with saved text 'ABC' whether it is changed or not?
    Couuld you send me some sample code? I would appreciate if you reply at the earliest.
    Deepak Kumar.

  • Activating Subscript For Inspection characteristic Long Text in T-code QE11

    Hello All
    I have maintained the inspection characteristic long text in QP01 as " H2O" where 2 is in Subscript.
    No when I see the inspection characteristic long text in T-Code (QE11, QE12 & QE13) it appear as (H2O) & here "2" is not shown in the subscript.
    So please tell how can we activate subscript for T-Codes (QE11,QE12 & QE13) so that it is displayed correctly.
    Regards
    Rahul Bhardwaj

    Hello All
    can anyone please help me out on this.  I am there must be a solution for the same.

  • Displaying long text maintained for selected set codes in result recording

    Hi Gurus,
    I have maintained qualitative mic.For this mic i have defined selected set codes & for these selected set codes i have maintained long text.
    My client requirement is that this long text should be visible while doing result recording for the mic.Is this possible.
    Regards
    Amit

    How can they expect that?  Long text can be... well.. long.......  How can you include that on the same screen as results recording.  What if you have 5 charac with long text?  What if each selected set choice has long text and you had two choices for each?  That's ten sections of long text on one screen?   Impossible.
    Printing the long text on the cert shouldn't be a problem.  You just have to get someone to code it into the layout set.
    Craig

  • Long Text for Catalog

    HI team,
    I have mainatained long Text in my golden (Configuration Server) for Catalogs and pulling in to dev server and then in quality server. it is shoeing long text ixon in dev server and alos in quality server but actually long text not shoing. giving maessage long text not avaliable. is ther any settings missing.
    thanx in advance

    You would need to transport them specifically(Or range) like transporting standard text / Sap script text using Program RSTXTRAN.
    Choose Goto > Header from the long text editor for the catalogue codes to identify the Text ID,Text Object and Key of the catalogue code to be transported and use those values in the above program to generate a transport request
    Hope it helps.
    Regards
    Narasimhan

  • Long Text --- 1000 characters

    Hi All,
    I have a  report that is using ALV and one of my fields has to display a long text description of a material. My client has asked me to make sure that at least 1000 characters are displayed for a long text description. I have tried to explaing to my client that only 132 character can be displayed but insisted that he desparately needs 1000 characters....
    Can anyone advice me out on this.
    Regards,
    Fred.

    Hi,
    This is the code i have used in my report:
    Data definition***
    Data: begin of i_tab occurs 0,
                  text  TYPE CACS_CHAR1000SF,
             end of i_tab.
    field catalog***
      itb_fieldcat-fieldname = 'TEXT'.
      itb_fieldcat-seltext_l = 'POD Text'.
      itb_fieldcat-col_pos   = 35.
      itb_fieldcat-outputlen = 1000.
      itb_fieldcat-emphasize = 'X'.
      APPEND itb_fieldcat TO itb_fieldcat.
      CLEAR itb_fieldcat.
    FORM reading_text.
      gv_repid = sy-repid.
      SELECT SINGLE ebeln INTO i_tab-ebeln FROM ekpo  WHERE matnr = i_tab-matnr.
      line_id     = 'BEST'.
      line_name   = i_tab-matnr.
      line_lang   = sy-langu.
      line_object = 'MATERIAL'.
      CLEAR i_tabs.
      REFRESH i_tabs.
      CALL FUNCTION 'READ_TEXT'
        EXPORTING
          id                      = line_id
          language                = line_lang
          name                    = line_name
          object                  = line_object
        TABLES
          lines                   = i_tabs
        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.
      LOOP AT i_tabs.
        CONDENSE i_tabs-tdline.
        CONCATENATE: i_tab-text i_tabs-tdline INTO i_tab-text SEPARATED BY space.
        MODIFY i_tab TRANSPORTING text.
      ENDLOOP.
    ENDFORM.                    "reading_text
    The text is still cutting off.
    Regards,
    Fred

  • Cannot upload QM Catalog long text

    All,
    Can you help with entering QM catalog code group long text into the Production System?
    It works correctly in the Test System but I cannot edit the catalog using QS41 in Production (basis will not grant QS41 edit permission for client).
    I understand that long texts cannot be transported but have not found the correct method to enter, import or upload the texts.
    My question is similar to Long Text not Trasporting in QS41 but I'm not a programmer and cannot create new ABAP in SAP.
    Can you assist or suggest a guide/tutorial to use?
    Thank you! Any guidance and help would be greatly appreciated.
    Ranny

    To resolve this problem you have to work with ABAPer. Please refer following link, if it would help you..
    [Link1|http://www.sapfans.com/forums/viewtopic.php?f=27&t=246646]
    Thanks!!!

  • Long Text not Trasporting in QS41

    When I created code entries for a code group using transacation QS41, I filled in the short text but I also added long text to further clarify which code should be chosen.  When I test this option in our developement system, I can click on "Display Long Text" icon and read the extended text when I am choosing a particular code.
    When I transport these catalog entries up to our staging system, the code groups, codes, short text and long text icons transport great but when I click on the long text icon I get a message "No long text exists".
    Has anyone run into this or can you offer a solution?
    thanks

    Hi
    BAPI_DOCUMENT_CHANGE/CHANGE2/CREATE/CREATE2 (structure BAPI_DOC_TEXT)
    check following
    Re: reg how to retrieve long text
    Re: LSMW long text
    for additional info
    How to transfer long text to excel sheet?
    check wheather it is useful...
    Sujit

Maybe you are looking for

  • Error on delete button

    Hi I have added a button to an apex page that runs a process with a delete query in it. when i click the button i get the error ORA-06550: line 1, column 27: PL/SQL: ORA-01031: insufficient privileges ORA-06550: line 1, column 7: PL/SQL: SQL Statemen

  • How do I truncate a longer text field for use in a shorter one?

    I currently have two fields one that is a Multi-line 4000 character box.  I would like to take the first 50 characters and mirror it into a small SYS short description field. Is there a formula or a function that I can use to capture only the first 5

  • Creative Cloud in Colombia and Latam

    Hi, im a Colombian graphic designer in am really disappointed because i havent heard anything about selling the creative cloud services in Colombia. When are they going to be available?

  • Home pc

    i have adobe premier elements 10 installed on work pc i need to have it on home "notebook" no cd facility how do i do it.

  • Spry submenu is hidden by iframe on page

    I normally do not use iframes but this particular site requires that i do. I am using spry horizontal menu bar and the drop down submenu under products is hidden by the iframe. I have tried several variations with position and z-index but can't get t