Promotion creation via BAPI - long text issue

I am going to use BAPI_PROMO_CREATE to create a promotion.  Unfortunately this BAPI does not handle the long text piece of the promotion, and that is a requirement.  Does anyone know of a BAPI that will create the long text for a promotion, or is there a generic BAPI for this functionality?  I couldn't find one.
Thanks,
Tami

This will resolve the issue
SAP Note 1452700 - "New" button is disabled after
displaying text
Note Language: English Version: 1 Validity: Valid Since 03/25/2010
Summary
Symptom
In display mode you navigate via the text hyperlink to the text view.
When you navigate back, the "New" button on the "Notes" assignment block is
disabled.

Similar Messages

  • Iw22 long text issue

    hi,
    I am facing a strange issue in long text creation and saving in iw22 that whenever i am changing the long text or adding any line with the existing long text it is showing the reported by field's id of iw22 in long text user id place.
    In spro there is a setting where from we can add an option to track the user id and time stamp of every one time change in long text in iw22 or iw21.so logically if i am changing the long text it should retrieve my id whereas it is retreiving the id which is mentioned in the reported by field in iw22.
    I debugged a lot through the program working behing it but left with no suitable explanation.
    Can anyone please help and let me know if any thing I should do extra to get the actual reason for this.
    Please help!!!.
    Thanx in advance.

    hi,
    I am facing a strange issue in long text creation and saving in iw22 that whenever i am changing the long text or adding any line with the existing long text it is showing the reported by field's id of iw22 in long text user id place.
    In spro there is a setting where from we can add an option to track the user id and time stamp of every one time change in long text in iw22 or iw21.so logically if i am changing the long text it should retrieve my id whereas it is retreiving the id which is mentioned in the reported by field in iw22.
    I debugged a lot through the program working behing it but left with no suitable explanation.
    Can anyone please help and let me know if any thing I should do extra to get the actual reason for this.
    Please help!!!.
    Thanx in advance.

  • BAPI - Long Text

    Hi,
    My queries as below. Hope anyone may know the answer.Thanks.
    1) What are the maximun characters in BAPI Parameters can passed in? 265?
    2) Could I do the upload 8000 of long text to SAP by passing the data via BAPI from external system?
    Please advise the method.

    Hi,
    My requirement is used the BAPI and perform upload of 8000 of long text to SAP.
    These 8000 long text are sending from external system to BAPI as in below table format. It is possible?
    Table in BAPI:
    Vendor_No (Char 10)
    Long text (Char 8000)

  • Maintaining role detailed description(i.e long text) issue

    Dear Experts,
    Can anyone help me out with the issue which i'm facing while maintaining role detailed description(i.e long text) .
    In standard GRC approver screen, on click on any technical role it opens role details popup where we have one tab namely detailed description.
    Can any one let me know where to maintain that role detail description or from where (any table)it fetches the role detailed description?
    PFB the snapshot for reference.
    Thanks
    KH

    Hi Katrice,
    what SP are you on?
    This role detailed description is maintained at backend system (PFCG) during role creation.
    This information is later replicated to SAP GRC BRM (role detailed description as on your screen shoot) during role rep sync jobs.
    This data can be also maintained in SAP GRC (define stage) during role creation.
    If I remember correctly from SP14 this information once updated in BRM is later populated to ECC (both way sync).
    Hope this helps,
    Filip

  • PO creation via BAPI is not into database after run BAPI_PO_CREATION1

    Dear friends ,
    I have done an case to test PO creation via BAPI_PO_CREATION1.
    I run the BAPI and the PO number is presented to me.
    But the PO is not in the database.
    Should I done another step to write this PO into the database?
    best regards,
    Ale

    *Confirm the document creation by calling database COMMIT
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
       WAIT          = 'X'
    IMPORTING
      RETURN        =
    end-of-selection.
    *Output the messages returned from BAPI call
    LOOP AT RETURN.
    WRITE / RETURN-MESSAGE.
    ENDLOOP.

  • Bex report on Multi Provider Long Text issue

    Hi All,
    I have a report that running on a multiprovider and I have a field that I use as a selection parameter. I changed the settings for this field's info object settings to "long text" to see long description in the pop up search window. However setting change worked for all the other reports that are running on cubes and DSO s but I still see short description when I run the multiprovider report.
    Is there any settings need to be changed for multiproviders to see long desc. ?
    I apprciate any help with points
    Regards

    Hi,
    Open your query, and select your infoobject and change the display properties-> text view as-> Medium-Length text
    Regards
    Thenmuga Selvan

  • After creation producton order long text not visible inCO03

    Hi
    while creating production order with co01 i entered long text in longtext tab of the production order
    after that  in display mode  co03  that long text is not visilbe. tell me why and what are the setting required.
    thanks
    RAVI

    when i am creating production order
    i enter materil, plant, order type
    after that  in producto header screen
    i enter total quantiy 1 and scheduling type current date  in genaral tab
    after that i go to  long text tab i enterd long text and  i saved the order
    then i check in co03  the long text in entered  not visible.
    i am  in single tc code that time co01
    thanks
    ravi

  • Shop floor long text issue

    Hi All,
    when i am trying to print the shopfloor with long text i am getting floowing error,
    Element LTXT_HEAD window MAIN not defined for form
    Thanks and regards,
    shail

    Hi,
    Inform your abaper to have a look at the form definition. I guess its a custom form which you're using & the definition of the form is incomplete as suggested by the message.
    Regards,
    Vivek

  • Job Creation via BAPI using BackgroundJob

    Hello,
    I'm working on Access and I'm submitting a JOB in SAP; till we were in release 4.7 my database worked but after the relase change I'm not able to us it again.
    When I call my function in order to do "AddABAPStep" the system give me a Run-time error '4701'
    "Non-BAPI methods with export parameters are currently not supported"
    Hereafter the instruction that doesn't work :
            oJobrun.AddABAPStep ExternalUserName:=pMUsrUser, JobName:=Jname, Jobcount:=Jcount, AbapProgramName:=xabap, AbapVariantName:=xvar, Return:=oReturn
    Is there someone that is able to help me ?
    Thank you in advance
    Guido Chiappa
    Edited by: Guido Chiappa on Jul 14, 2011 11:31 AM

    Hi,
    May help you:----
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/edab9790-0201-0010-479a-98fcc7ebc7bd?quicklink=index&overridelayout=true
    Regards,
    Suman

  • Permits Long text attachment

    I am  finding the long text issue related to Permits
    i am attaching Image of 4 files via SE78 and adding to transaction IPMD long text . But when i am releasing permit the long text over laps all the images into single image
    any idea..
    Thanks in advance
    S.N

    Naresh 
    Would you like to share the solution?
    PeteA

  • Long text indicator against Notification task & SubOrder creation

    Hi all,
    We are using BAPI_ALM_NOTIF_ADD to create long texts against the notification tasks. Though the long texts are created and can be viewed through IW22, the long text indicator in QMSM table is not set and hence when I display the notification through IW23 and navigate to the tasks, the long text available icon is not displayed. I tried to use CREATE_TEXT and SAVE_TEXT as well. Somehow the long text indicator doesn't get set. Do I need to explicitly set this indicator after the BAPI call? Please provide your valuable inputs.
    Also, I have one more issue. Is there a way of creating Sub Order against the PM order through a BAPI? We have a requirement to create a Sub Order against the superior PM order through transaction IW36. Could you please suggest if any of you have come across any BAPI that supports this requirement?
    Thanks & Regards,
    Vidya

    I know I am posting answer to very old thread as did not find any answer so far, so giving clue. See if new solution seekers this helps you now…
    Cause:
    As the create_text or save_text  does creation of text at data base level and does not pass through all the screens of the particular transaction, so the text editor icon is not enabled  [like in tcode IW23 (IW33) Notification display text editor, tables holding damage text and cause text indicator qmfe-indtx & qmur-indtx I ]
    Solution:
    Read existing text using FM READ_TEXT i.e. retain existing text in internal table, say IT_READ
    Delete existing text using FM 'DELETE_TEXT'. Remember to set save_direct = x
    Perform BDC to add dummy text doing call transaction. This will set text indicator to ‘X’.
    Append your new ext to IT_READ.
    Now create text again using FM 'CREATE_TEXT'. Remember to set save_direct = x
    If you have requirement that created text should not be editable then you need to change format of IT_READ.
    Like IT_READ-tdformat = ‘>X’ & IT_READ-tdline = ‘*<one space><your text>’ [may use CONCATENATE '*' IT_READ-tdline INTO IT_READ-tdline SEPARATED BY space.].
    Below are above steps code snap shots.
    Bdc part for IW22
    PERFORM bdc_dynpro USING 'X' 'SAPLIQS0' '7200'.
    PERFORM bdc_field USING 'BDC_OKCODE' '=TXPS'. "DAMAGE_TXT icon
    or   PERFORM bdc_field USING 'BDC_OKCODE' '=TXUR'. "CAUSE_TXT icon
    Based on your text editor configured to keep track of timestamp log, use one of the option. My case first two lines of text editor shown timestamp log lines and they are non editable.
    *  PERFORM bdc_dynpro USING 'X'  'SAPLSTXX' '1100'.
    *  PERFORM bdc_field USING 'BDC_CURSOR'  'RSTXT-TXLINE(02)'.
    *  PERFORM bdc_field USING 'BDC_OKCODE'  '=POSF'.
    *  PERFORM bdc_field USING 'RSTXT-TXPARGRAPH(02)' '*'.
    *  PERFORM bdc_field USING 'RSTXT-TXLINE(02)' 'Dummy text for indicator line 2'.
    *  PERFORM bdc_dynpro USING 'X'  'SAPLSTXX' '1100'.
    *  PERFORM bdc_field USING 'BDC_CURSOR'  'RSTXT-TXLINE(03)'.
    *  PERFORM bdc_field USING 'BDC_OKCODE'  '=POSF'.
    *  PERFORM bdc_field USING 'RSTXT-TXPARGRAPH(03)' '*'.
    *  PERFORM bdc_field USING 'RSTXT-TXLINE(03)' 'Dummy text for indicator line 3'.
    PERFORM bdc_dynpro USING 'X'  'SAPLSTXX' '1100'.
    PERFORM bdc_field USING 'BDC_CURSOR'  'RSTXT-TXLINE(04)'.
    PERFORM bdc_field USING 'BDC_OKCODE'  '=POSF'.
    PERFORM bdc_field USING 'RSTXT-TXPARGRAPH(04)' '*'.
    PERFORM bdc_field USING 'RSTXT-TXLINE(04)' 'Dummy text for indicator line 4'.
    PERFORM bdc_field       USING 'BDC_OKCODE'  '=TXBA'.
    FORM bdc_dynpro USING    value1
    value2
    value3.
    CLEAR bdcdata.
    bdcdata-dynbegin = value1.
    bdcdata-program = value2.
    bdcdata-dynpro = value3.
    APPEND bdcdata.
    ENDFORM.                               " BDC_DYNPRO
    form DELETE_EXISTINGTEXT.
    CALL FUNCTION 'DELETE_TEXT'
    EXPORTING
    CLIENT          = sy-mandt
    ID              =   LTXT
    LANGUAGE        =   E
    name            =   <notification number + suffix>
    –  determine from text editor header damage text need suffixed 0001 , cause text need suffixed 00010001
    object          =   QMFE = damage or QMUR = CAUSE
    savemode_direct = 'X'
    *     TEXTMEMORY_ONLY = ' '
    *     LOCAL_CAT       = ' '
    EXCEPTIONS
    not_found       = 1
    OTHERS          = 2.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    WAIT          = gc_x
    endform.                    " DELETE_EXISTINGTEXT
        CALL FUNCTION 'CREATE_TEXT'
    EXPORTING
    fid         = LTXT
    flanguage   = E
    fname       = <notification number + suffix>
    –  determine from text editor header damage text need suffixed 0001 , cause text need suffixed 00010001
    object          =   QMFE = damage or QMUR = CAUSE
            fobject     = QMFE = damage or QMUR = CAUSE
    save_direct = x
    fformat     = ‘>X’
    TABLES
    flines      = t_editor_text
    EXCEPTIONS
    no_init     = 1
    no_save     = 2
    OTHERS      = 3.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    wait = gc_x.

  • Issue in updating the long text for Routings

    Hello,
    I am developing an onject to update Long text(which are already created but need to be overwritten).
    Can this be done using /SAPDMC/SAP_LSMW_IMPORT_TEXTS via LSMW.
    I developed an LSMW witht this, I am able to retrieve the required field for name which are needed as key from tables.But how can I dynamically update this field for the correct value relating the operation.One issue regarding this I am facing is that in conversion, I have operation number in the source field and have maintained source field according to source file but use values just to retrieve correct value for name field in mapping,it is taking only the last operation number into account from the source file itself and not earlier values.please guide.
    Regards

    yes you can use /SAPDMC/SAP_LSMW_IMPORT_TEXTS via LSMW
    In the SAP system, there is no uniform rule for the structure of the actual text key Textname. However, in order to be able to maintain the structures and fields, you have to know what the structure of text name as well as the values for text object and text ID are.
    Procedure
           1.      Display a text of the required text type.
           2.      Branch to the editor.
           3.      Choose Goto > Header.
    The Text header dialog box appears.
    Result
    In the Text header dialog box, you gather the required information.

  • Copy functionality which did not copy Long Text values causing us an issue

    Two new Master Recipes created in Bathurst by using copy functionality in transaction C201 contained SRC value errors believed to be caused by changes in the copy
    functionality which did not copy Long Text values causing us an issue when creating Process Orders.   Current workaround is to manually edit the
    value fields and re-save the MRs, the issue is then resolved.

    This will resolve the issue
    SAP Note 1452700 - "New" button is disabled after
    displaying text
    Note Language: English Version: 1 Validity: Valid Since 03/25/2010
    Summary
    Symptom
    In display mode you navigate via the text hyperlink to the text view.
    When you navigate back, the "New" button on the "Notes" assignment block is
    disabled.

  • How to validate long text in me31k( contract creation)

    Hi,
       I want to validate the long text in creation of contract(T_code - ME31k). In creation it self i want to get the long text for validation. How to get the long text value. For eg. "Release order text'  i am giving the value as '10'. While saving the document in ME31k i need to get the long text. Please do the needful.
    Thanks
    Jag
    Moderator Messag: Do not expect the forums to do your work for you.
    Edited by: kishan P on Jan 19, 2011 4:33 PM

    Use Read_text function module.
    you need to pass
    ID
    LANGUAGE
    NAME
    OBJECT   to the function moduel
    To find the Text id name language and object these are the following steps. Example: FB02
    1. goto FB02, Enter Document number
    2. from menuselect Goto>Header-->header Text..... New window will be displayed 
    3. select the Header Text. here you can see all the text. 
    4. click on the TEXT (which you want to know the Text id) , then press log ICON (you can find in bottom right of the text window) it looks like a rolled paper. 
    5. in the Next window you will find Text Name. Text ID, Language. etc...
    Regards,
    Lalit Mohan Gupta.

  • Text Wrapping issue in Long Texts in ECC 6.0

    Hi,
    We are migrating Tasklist data from SAP 3.1i system to SAP 6.0. So we were moving the existing Long Text in 3.1i with the same paramenters to 6.0, I am facing an issue of text Wrapping(while displaying).
    I am updating complete header data like - TDID, TDOBJECT, TDNAME, Lang, TDFORM(SYSTEM as in 3.1i), Version, Line Size(72 as in 3.1i), Number of Lines by using SAVE_TEXT FM.
    I can see the text is updated properly but when i open the text in display mode(With PC Editor), i can see the text getting wrapped. Line size is limited to 40 Characters whereas in 3.1i its 72 characters.
    Please help me here.
    Thank you.
    Prasad

    Actually i tested with READ_TEXT function module. All parameters are fine, matches exactly with 3.1i but i am facing this issue while displaying.
    In display mode - in 3.1i Ruler shows 7.2 Inches(72 Characters) whereas in 6.0 its 4 inches(40 Characters). Should i go for any settings change so that i can see complete 72 characters in 1 line.
    Prasad

Maybe you are looking for

  • BO XI 3.1 Data Access to R3

    Hi, Our BO XI 3.1 is installed on Windows 2008. The report designers have few reports that connect to R3 and I'm trying to find out if it is possible to create reports without having to install BO SAP Integration Kit. The kit requires to install Tomc

  • Help two macs with identical setup and one does not receive phone calls using Yosemite and iOS 8.1 on iPhone 6. What is going on Apple?

    Ive got an imac from 2008 and MBPr from 2013. the imac does indeed receive regular calls but the newer  mac, the MBPr from 2013 does not. what is going on apple? MacBook Pro (Retina, 15-inch, Late 2013), iOS 8.1

  • ACR Delete bug? Converted files deleted with originals!

    Open ACR with a set of raw files. Convert and saw in the same location. Mark some/all of the originals for deletion. Click Done. Both the originals and the converted files are deleted. And contrary to the delete function mouse over description, they

  • WS14000088 one-step Approval of contracts

    Dear SRM Friends, I have problem with finding the right approver for my workflow 14000088 one-step approval of contracts. The process is easy: My purchaser with user role: SAP_EC_BBP_PURCHASER should create the contract. Afterwards my Manager1 with u

  • Change of Domain.

    Hi I have change one Domain >            Data type            No. of Characters        Decimal Places OLD      DEC                       5                                2 New      DEC                       5                                <b><u>4</u