Inserted HMTL code from BC module won't stay inside its module

Hello all,
I am new to Muse and BC and I am struggling to have an inserted html content from BC floating right on my page, it overrides my style settings and keeps aligning in the center of the page leaving the html box frame empty.
The module is a ecommerce product module, with a custom template that I created .
Here's how it is on Muse:
and here is how it shows after publishing
Here is the page : http://familiacassone1.businesscatalyst.com/coleccion.html
The code is of the html box is {module_product,254803,9094773,_top template="/layouts/onlineshop/myprod.html"}
I am sure there is probably a very basic and easy solution for that...but I can't find it
Any help will be greatly appreciated!
Thanks a lot!
Deca

Hi Andrea,
Please delete the inserted html box that you currently have and then re-create it and test without applying any styling to it, like in your example, it seems that you have given it rounded corners and a background.
- Abhishek Maurya

Similar Messages

  • Fi validation -exclude tr code from other modules

    I am setting up a validation at the Fi line item level. Now it is restricting some documents comming from MM which we don't want to. Is it possible to exclude some of the transaction codes from other modules to not to consider this validation.
    I tried SYST-TCODE <> (T-Code from other modules like MM for eg: MIRO etc)
    But that does not seem to work.
    Does anyone know why and are there any options to get this done.
    Any help will be appreciated

    Hello,
    Please validate BKPF-AWTYP (reference procedure)
    For postings done in FI its, BKPF and so for others it would change.
    This would be simple.
    But for this check whether this field can be used for validation.
    This can be done by checking table GB01, if not change the settings to make this field available for validation.
    Best Regards
    Anantha

  • HMTL code from youtube crashes MUSE

    Hello!
    I have been using Muse with no problem but I tried to embed an HTML code from youtube and it keeps crashing MUSE.
    I TRIED checking off Enable privacy mode, and it still crashes. Ive restarted my computer, closed and re-opened MUSE.
    I have been trying to embed the youtube into a lightbox composition. Doesn't work no matter if its in the light box or not.
    Please help!

    THANK YOU! I didn't understand the youtube no poster mul ib but once I downloaded it and started playing around with it, it worked!
    I was so discouraged, since the website I created was for my videoagraphy company and all we have is YOUTUBE videos!! (Major painic!) but after taking the time to look into it it worked great!
    I also didnt have any problem changing the size or costumizing it.
    Here is what I did.
    I downloaded the http://lancetest01.businesscatalyst.com/assets/youtube---no-poster.mul ib
    Thing and uploaded it to my 'Library' in Muse,
    I then took the 'blank' composition and edit the 'targets to' the size I wanted and inserted the 'posters' (in my case screen shots of the video.
    Then clicked 'show all while editing'
    I dragged and dropped the youtube - no - poster thing from my library and added the player into my lightbox composition.
    and Et'viola!
    I have a big library of video on my website. If anyone is curious here it is www.barrosproductionfilms.com
    the youtube no poster thing is added in the 'Gallery' section.
    Just to Clarify, I hope MUSE fixes this 'bug' problem, like others in this forum we are paying for a service to use MUSE and have all of the assets work, especially from one so big like youtube videos.
    Thank you again and I hope this works for others!

  • I purchased a book from but it won't stay open.  I have rebooted as recommended.

    I purchased a travel book on my IPAD in IBOOK.  It won't stay open.  I have tried to reboot the device.  That gets me into the book but I am still unable to read more than a page or two.  Any suggestions?

    Have you tried deleting the book and re-downloading it ? And do your other books still open ok ?
    Another thing to try if that doesn't work is to close the iBooks app completely and see if you can then read that book when you re-open it : from the home screen (i.e. not with iBooks 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the iBooks app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.

  • How to capture the ok-code from xd01 to my program

    Hi All,
    I have a big problem. I have created a t-code zxd01 and my program zsapmf02d. In my t-code, in my first screen it looks like xd01 first screen and extra some custom fields.
    In my first screen it has buttons, if they click on "create" button on 1st screen i am calling "Call transaction xd01 and skip first screen". Its calling xd01 2nd screen and remaining things xd01 functionality. but when user presses any ok-code, its coming back to my program. I don't want do this thing for some ok-codes like "enter". How to do this? I am thinking if i capture the ok-code from xd01 and when its coming back to my progarm, i can tell it behave differently.
    How to capture it? Is there any userexits to capture the ok-code, from there using export and import?
    Its a high priority issue. Please help me.
    Thanks

    Sankar,
    Believe creating multiple threads will not help in resolving the issue faster. Please close the other two threads. It will help the members in answering your question properly and it will become easy for you to track the solution also.
    Please understand and read the rules of engagement )
    Thanks,

  • Ul won't stay in premade layout

    Ok i making this site for school. My ul list won't stay inside one of dw premade layouts. The  bullets go off the side of it. Anyone know why?
    here is html and css
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Untitled Document</title>
    <link href="assets/css/honey_bee.css" rel="stylesheet" type="text/css">
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div class="container">
      <div class="header"><a href="#"><img src="assets/honey_bee_web_banner.png" alt="Honey Bee Prints" width="961" height="140" border="0" usemap="#Map" /></a>
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="index.html">Home</a></li>
          <li><a href="products.html">Products</a></li>
          <li><a href="pricing.html">Pricing</a></li>
          <li><a href="deals.html">Deals</a></li>
          <li><a href="about.html">About</a></li>
          <li><a href="contact.html">Contact</a></li>
        </ul>
        <a href="#">
          <map name="Map" id="Map">
            <area shape="rect" coords="320,6,650,133" href="index.html" alt="link to home page" />
          </map>
        </a>
        <!-- end .header --></div>
      <div class="content">
      <p>Right Now These Are The Deals And Discounts We Are Offering Until May, 25th:</p>
      <ul>
        <li>FREE SHIPPING = order over 500 pieces
          10% OFF = any order over $200</li>
        <li>20% OFF = any order over $400</li>
        <li>FREE RETURN ADDRESS LABELS = one page of Return Address Labels for all orders $100 and up</li>
        <li>FREE BUSINESS CARD CASE (LIMITED TIME) = order over 300 business cards</li>
      </ul>
    <br />
    <p>Check back deals updated frequently!!! </p>
      <!-- end .content --></div>
      <div class="footer">
        <p>&copy; 2012 Honey Bee Prints. All Rights Reserved. </p>
        <!-- end .footer --></div>
      <!-- end .container --></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    HERE IS THE CSS
    .menu_bar {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-style: normal;
        font-weight: normal;
    .contact_font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-style: italic;
    .body_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-style: normal;
        font-weight: normal;
        letter-spacing: normal;
        text-align: left;
        word-spacing: normal;
    .paragraph_header_one {
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        font-style: normal;
        font-weight: bold;
    .red_deals {
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        font-style: normal;
        font-weight: bold;
        color: #F00;
    body {
        margin: 0;
        padding: 0;
        color: #000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        line-height: 1.4;
        background-color: #CCCCCC;
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
    h1, h2, h3, h4, h5, h6, p {
        margin-top: 0;     /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
        padding-right: 15px;
        padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
        border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
        color: #0000FF;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
        color: #660066;
        text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: none;
    /* ~~ this fixed width container surrounds the other divs ~~ */
    .container {
        width: 960px;
        background: #FFF;
        margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
        background-color: #FFFFFF;
    /* ~~ This is the layout information. ~~
    1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    .content {
        padding-top: 50px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0;
    /* ~~ The footer ~~ */
    .footer {
        padding: 10px 0;
        background-color: #FF0000;
        color: #CCC;
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    .header img {
        display: block;

    It's caused by this CSS rule:
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
    Try adding this to your CSS, adjust values to suit:
    .content li {
    margin-left: 45px;
    padding-left: 25px;
    line-height: 1.5;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • HT201303 I i am unable to download any apps as it says I need my specsil code on my card id and it says its currently unavailable!

    I am unable to download any apps as it says it needs my special code from my card id but it says its currently unavailable. What should I do?

    Try here:
    iOS: Troubleshooting applications purchased from the App Store

  • RETURN DELIVERY (MVT122)from QM MODULE IN QA 11/12 t code

    hi dear,
    This is a problem in production server while doing return delivery in QA11/QA12 T CODE
    PO is  subcontracting in nature
    goods receipt done for 2 quanity,
    means movement type 101 for 2 semi finished item(XX), 543 mvt triggered for 2 components(YY).
    As material is subject to Quality inspection,during GOODS RECEIPTS in MIGO, system creats an inspection lot (no:10010321864)
    now  in usage decission screen qa11/12,materials needs to be rejected
    as per the business needs
    while doing return deliveryfor quanity 2 EA thru MVT 122 from QM module(thru QA11)
    SYSTEM GIVING ERROR MESSAGE:
    message id: M7
    MESSAGE NO:389
    Of the required quantity of material(YY),1 remain(s) open
    MORE INFORMATION:
    PRESENT STOCK OVERVIEW
    FOR THAT  PLANT:
    MATERIAL PROVIDED TO VENDOR STOCK:1 EA (YY COMPONENT)
    FINISHED ITEM STOCK(XX):2 EA
    thanks
    regards
    kumar

    Hi ,
    Thanx for ur quick reply, my requriment is prepare BDC program to create outbound delivery. So i dint even recorded just i was analysing that what are all the fields are required both mandatory and non-mandatory fields to create outbound delivery no. so i only created one outbound delivery no by giving only values in madatory fields to check what are all the fields are there in differnt sceens. If i get all the fields i ll send the excel file of the data conataing all the sceen field names just above i mentioned in my question and they provide me the appropiate data what they have in excel format after getting the data i ll see how many fields values are there and then i will start recording depending up on the data. so before that i should know all the fields which ll come while creating outbound delivery.
    so above i got 20 fields so i am asking if you have any idea about all the fields exists while creating outbount delivey Number please tell me .
    i have to analyise and i should give the details of the fields go the functional people and they ll see and provide me with the data they are availble seeing my fields . After they give me the data i ll check how many fields having data depending upo on that data i ll start recording and write the BDC program.
    Hope you might understood my requirement.
    <b>points ll be rewared</b>
    regards,
    sunil kumar

  • How to insert a code for a function module into a Customer Exit Variable?

    I have two Key Figures viz., Net Prchs Rtl, and Net Prchs Unt. Both these Key figures have This Week (TW) and Last Week (LW). There is a variable for This week but there is no variable defined for Last week.
    I need to get data in the column LW (Last Week) for both the key figures.
    In function module EXIT_SAPLRRS0_001 one of the functions I have is:
    Get the previous Fiscal Week
              CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
    I need to create a new variable to get values in the Last week column for different key figures and use function “'DATE_TO_PERIOD_CONVERT'” in that variable.
    Can anyone please explain me the steps as to how to use a function module in a variable so that when the variable is used in a key figure it shows the output.
    In other words what I want to know is after creating a Customer exit variable of type Characteristic value how do I refer the above mentioned function moduel and insert the code for the function module into the Customer exit variable that I created.
    Thank you.
    TR.

    Hi Wond,
    Thanks a lot for your reply. I understand what you mean but I have never done this before so can you please explain it in a detailed manner. I have the following code:
    Get the previous Fiscal Week
              CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
                EXPORTING
                  i_date         = ld_date
                  i_periv        = lc_periv
                IMPORTING
                  e_buper        = ln_poper
                  e_gjahr        = ln_bdatj
                EXCEPTIONS
                  input_false    = 1
                  t009_notfound  = 2
                  t009b_notfound = 3
                  OTHERS         = 4.
              IF sy-subrc <> 0.
                MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
              ELSE.
                lc_poper = ln_poper.
                CONCATENATE ln_bdatj lc_poper+1(2) INTO wa_e_t_range-low.
                wa_e_t_range-sign = 'I'.
                wa_e_t_range-opt = 'EQ'.
                APPEND wa_e_t_range TO e_t_range.
              ENDIF.
            ENDIF.
          ENDIF.
        ENDIF.
    I believe I should now use the above code in my customer exit variable. If that's right can you please explain me the steps as to how should I do this so that the variable gets populated.
    Thank you.
    Regards,
    TR.

  • How to insert HTML content directly in code from JEditorPane ?

    I'm developping an HTML Editor on a JEditor Pane.
    The problem is that a blank is not interpreted, and i've tried to add "& n b s p ;" in the code from a KeyListener added to the VK_SPACE event, or to define an Action to add HTML Spaces. But i didn't achieve to...
    I just want to insert a "& n b s p ;" in the HTML code of the document displayed in the JEditor evry time the SpaceBar is pressed.
    I've tried InsertContentAction() :
    Not a solution :It inserts " & n b s p ;" in the text (it appears litteraly).
    I've tried InsertHTML. But it needs a tag parameter, and in my case, i need no tag
    to be inserted.
    I'm stuck since days... Any help woul be extremely appreciated...

    The code I now have is:
    TextAction actInsertNBSP = new TextAction("insert-space"){    
    public void actionPerformed(ActionEvent evt){
    //Where is the cursor now
    int intInitialCaretPos = text.getCaretPosition();
    try{       
         //Make HTML document to add the html code
         HTMLDocument htmldoc = (HTMLDocument)text.getStyledDocument();
         //Get document input attributes before insert
         AttributeSet atr = kit.getInputAttributes().copyAttributes();
         //Insert tag
         kit.insertHTML(htmldoc,intInitialCaretPos,"<b>\240</b>", 0, 0, HTML.Tag.B);
         //Set stored attributes to input attributes
         kit.getInputAttributes().addAttributes(atr);
         //Set cursor on right position
         text.setCaretPosition(text.getCaretPosition());                    
         }catch (Exception exc){
              exc.printStackTrace();
    KeyStroke kstSpace = KeyStroke.getKeyStroke(KeyEvent.VK_SPACE, 0);
    text.getKeymap().addActionForKeyStroke(kstSpace,actInsertNBSP);

  • Return HTTP Response Code from custom login module

    Hi,
    I´m trying to set an HTTP Response Code from a custom login module. Getting HTTP Headers works, so basically the approach is working.
    What I do is:
    HttpSetterCallback responseSetterCallback = new HttpSetterCallback();
    responseSetterCallback.setType(HttpSetterCallback.RESPONSE_CODE);
    responseSetterCallback.setValue("401");
    _callbackHandler.handle(new Callback[] );
    When executing on a J2EE 6.40 I get the following error:
    java.lang.IllegalArgumentException: hsc.getType()==8 not yet supportedhsc.getType()==8 not yet supported
    (with Type 8 standing for Response Code)
    It looks as if this feature has not been implemented yet (although been described in the SAP documentation). How can I fix this problem, is there any workaround to set the Response Code in another way?
    Thanks!
    Kind regards,
    Daniela

    Hi Daniela,
    sorry for the late reply - you may have resolved your problem now, but still wanted to follow up on it in case others experience the same.
    The support for this type in the callback is available from SP12 on. I guess you're using a lower SP. So, if you upgrade, you'll get the problem resolved (otherwise, I'm not aware of any workarounds.)
    Hope that helps!

  • Insert HTML tag, embedded code from YOUTUBE video place into my movie pg

    Okay, so I need to do 2 things actually, one is be able to copy and past the embedded code from a youtube video then place it into my movie page on my site... I was able to copy and paste the embedded code, drag n drop the HTML icon from iWEB onto the movie pg then paste in the embedded code
    the video shows up after adjusting the size appropriately but when I press the play button nothing happens?
    Also need to take the video from youtube and adjust it by changing a few things... how do I drag it into my imovie ?? or how do I go about editing the video?
    any help is much appreciated
    S

    The video will not play in iWeb itself - you need to publish it first because you have the code the and snippet within iWeb. If you want to check that it works, just publish to a local folder from iWeb to test it.
    You need to alter the code directly, so simply click on the html snippet and alter the code that you entered.

  • PL/SQL from Application Module instead of Using VO/EO - Violating Standard?

    Hi,
    I have seen product code which Use PL/SQL APIs for committing data (Creation of Records in Table) from Application Module. There is no BC4J (VO/EO) used in this data route.
    Is there any coding standard (document) which says such cases are against Standards.I know there is one Standard saying PL/SQL Based VO is dicouraged in Oracle Apps.
    Thanks
    Joseph

    Vikram,
    Performance depends on the way you are going to make use of pl/sql code. Suppose if you are using pl/sql just for final insert/update with other validations bound to it through a single call, that's fine. But in case you have other multiple calls to pl/sql blocks also for fetching data for display purpose, that's where standard VO's will be more efficient reducing the number of trip for pl/sql calls. So use it only when it is the last way and you need to handle multiple validations with complex data structure.
    As for locking, yes, you might have to take care of locking handling scenario if such a situation happens. But again it depends on what's your business logic and how is your data being processed.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Inserting QR Codes into InDesign document ??

    Anyone know about inserting QR codes (those bar codes that are all over magazines these days) into InDesign?
    Someone I know is going to get me a QR code for a magazine advertisement  I'm creating. What is the standard format for this image I should get  to place into InDesign?
    Also, can I scale the image in InDesign? Or will that mess up the functionality of the QR code?
    (I'm delivering the whole InDesign file as a PDF to the publication.)
    Thanks in advance for any info!

    The standard for QR codes comes from Denso Wave (Toyota), the creator of the QR standard.
    From the Denso standard on their site:
    The size of QR Code depends on a module size and a symbol version. The module refers to the black and white dots that make up the QR Code. The symbol version determines the data capacity.
    The area of a Version 1 QR Code is made up of 21 modules per side. Each higher version number is made up of 4 additional modules. The highest version number is Version 40.
    For example, a Version 2 QR Code would be composed of a 25 by 25 module matrix. If the module size is 0.5 mm (19.7 mils) square, the size of QR Code will be 12.5 mm (0.5") square. (QR Code requires a four module wide quiet zone around the symbol.)
    Other than that, your size should be tested after output with something other than the latest smartphone, because a greater portion of people are using older technology that cannot focus very close. I've found that a QR code of .875" x .875" to be ideal for a basic URL without URL shortening, using a chunk of plastic trash called a blackberry. If your URL is superlong, your results mar vary.
    The iPhone 4 however, can scan a QR code 1 molecule x 1 molecule wide, if your audience is demographically hip enough to own one, by all means go for that.
    /snarkyfanboicomplete
    p.s. there are plenty of sites that will export you a nice clean vector EPS, so requesting a tif and converting it to a bitmap, while super fun, can be avoided by eps goodness.

  • Pushing data in packets from Function Module to BW

    Hi All,
    I have been struggling with a problem for about a week and a half and I find myself at an in-pass. I firstly created a function module to pull data from SAP and join multiple tables so I could use it to report in Crystal. The problem was that it was so much data that I received errors due to processing time.
    Thus to solve this problem I now use the function module to push data into a datasource so that it executes in the background.
    The main problem I am experiencing is how to code a function module so that it will retrieve the data in segments then commit then retrieve next segment. At the moment the program works but if the data increases like it should I will run into the no more space in the internal table error.
    Example of my code below. (much simplified to just demonstrate functionality). Sorry that it is still long but didn't  want to leave out parts that might be important.
    So how would one get the data to retrieve from the SAP tables and commit to BW in segments instead of like I do to retrieve all the data then pump into BW in segments.
    FUNCTION ZBOBJ_COMMISSION.
    *"  IMPORTING
    *"     VALUE(I_REQUNR) TYPE  SRSC_S_IF_SIMPLE-REQUNR
    *"     VALUE(I_DSOURCE) TYPE  SRSC_S_IF_SIMPLE-DSOURCE OPTIONAL
    *"     VALUE(I_MAXSIZE) TYPE  SRSC_S_IF_SIMPLE-MAXSIZE OPTIONAL
    *"     VALUE(I_INITFLAG) TYPE  SRSC_S_IF_SIMPLE-INITFLAG OPTIONAL
    *"     VALUE(I_READ_ONLY) TYPE  SRSC_S_IF_SIMPLE-READONLY OPTIONAL
    *"     VALUE(I_REMOTE_CALL) TYPE  SBIWA_FLAG DEFAULT SBIWA_C_FLAG_OFF
    *"  TABLES
    *"      I_T_SELECT TYPE  SRSC_S_IF_SIMPLE-T_SELECT OPTIONAL
    *"      I_T_FIELDS TYPE  SRSC_S_IF_SIMPLE-T_FIELDS OPTIONAL
    *"      E_T_DATA STRUCTURE  ZDGB_COMMISION_REPORT OPTIONAL
    *"  EXCEPTIONS
    *"      NO_MORE_DATA
    *"      ERROR_PASSED_TO_MESS_HANDLER
      STATICS : counter type i.
    ** Example: DataSource for table SFLIGHT
      TABLES: ZDGB_COMMISION_REPORT.
    ** Auxiliary Selection criteria structure
      DATA: L_S_SELECT TYPE SRSC_S_SELECT.
    ** Maximum number of lines for DB table
      STATICS: S_S_IF TYPE SRSC_S_IF_SIMPLE,
    ** counter
              S_COUNTER_DATAPAKID LIKE SY-TABIX,
    ** cursor
              S_CURSOR TYPE CURSOR.
    ** Initialization mode (first call by SAPI) or data transfer mode
    ** (following calls) ?
      IF I_INITFLAG = SBIWA_C_FLAG_ON.
    ** Check DataSource validity
        CASE I_DSOURCE.
          WHEN 'ZBOBJ_COMMISSION'.
          WHEN OTHERS.
            IF 1 = 2. MESSAGE E009(R3). ENDIF.
    ** this is a typical log call. Please write every error message like this
            LOG_WRITE 'E'                  "message type
                      'R3'                 "message class
                      '009'                "message number
                      I_DSOURCE   "message variable 1
                      ' '.                 "message variable 2
            RAISE ERROR_PASSED_TO_MESS_HANDLER.
        ENDCASE.
        APPEND LINES OF I_T_SELECT TO S_S_IF-T_SELECT.
    * Fill parameter buffer for data extraction calls
        S_S_IF-REQUNR    = I_REQUNR.
        S_S_IF-DSOURCE = I_DSOURCE.
        S_S_IF-MAXSIZE   = I_MAXSIZE.
        APPEND LINES OF I_T_FIELDS TO S_S_IF-T_FIELDS.
      ELSE.                 "Initialization mode or data extraction ?
        STATICS: st_itab TYPE ZDGB_COMMISION_REPORT OCCURS 0 WITH HEADER LINE.
        IF S_COUNTER_DATAPAKID = 0.
    ORIGINAL - DIRECT CUSTOMER**********************************************************
          Select
                 VBPA~KUNNR
                VBRK~VBTYP
                INTO CORRESPONDING FIELDS OF TABLE itab1
                  FROM
                    VBRK
                    INNER JOIN VBRP ON VBRK~VBELN = VBRP~VBELN
                    INNER JOIN MARA ON VBRP~MATNR = MARA~MATNR
                    INNER JOIN ZCUWE ON ZCUWE~BOT_MAN = MARA~ZZBOTTMANU
                    INNER JOIN VBPA ON VBPA~VBELN = VBRP~AUBEL
                  WHERE              VBPA~PARVW in s_parvw.
          SORT ITAB1 BY KUNNR.     
          LOOP AT itab2.
            st_itab-BUKRS = itab2-BUKRS.
          ENDLOOP.
        endif.
        INSERT LINES OF st_itab TO S_S_IF-MAXSIZE INTO TABLE e_t_data.
        DELETE st_itab TO S_S_IF-MAXSIZE.
          IF lines( st_itab ) IS INITIAL.
            counter = counter + 1.
            if counter = 2.
              RAISE NO_MORE_DATA.
            endif.
          ENDIF.
              S_COUNTER_DATAPAKID = S_COUNTER_DATAPAKID + 1.
      ENDIF.       
    ENDFUNCTION.

    I'm not sure, but I think there's something wrong with your select instruction
          Select
                 VBPA~KUNNR
                VBRK~VBTYP
                INTO CORRESPONDING FIELDS OF TABLE itab1
                  FROM
                    VBRK
                    INNER JOIN VBRP ON VBRKVBELN = VBRPVBELN
                    INNER JOIN MARA ON VBRPMATNR = MARAMATNR
                    INNER JOIN ZCUWE ON ZCUWEBOT_MAN = MARAZZBOTTMANU
                    INNER JOIN VBPA ON VBPAVBELN = VBRPAUBEL
                  WHERE              VBPA~PARVW in s_parvw.
    You're making a join within vbrk vbrp mara zcuwe and vbpa using a non-key field such vbpa-parvw. Are you sure we're talking about an over-size problem?
    You should separate INNER JOIN, using FOR ALL ENTRIES instruction, with range datas.

Maybe you are looking for

  • Can be use SAP Crystal Presentation Design 2011 in Windows 8 and Microsoft Office 2013?

    I had problems in converting a design to a presentation in Power Point, but I have no problems in Word and PDF, why?

  • Urgent Help in User-Exit for MM!

    Hi, 1.  I am writing code in the Exit "EXIT_SAPLMGMU_001". 2.  I have to pop-up error/warning messages for incorrect data entered in various fields/screens/views of MM01/MM02 transaction. 3.  The Exit gets triggered when i press "SAVE" after modifica

  • Embed gallery to existing web page?

    I am creating a html gallery with lightroom 1.4.1, and succesfully uploaded the gallery to my webite with it's own page index.html But I would like to embed it in a existing web page. Is there a simpleway to do this. Thx Brad

  • HOWTO: accountActivation -step 1, step 2

    I am really confused on how to do something. I am emailing my new users a URL with a parameter which has their account info I need to "activate" their account. I have a single session bean that is shared between two pages (registrationActivation.jsp

  • Delivery date in RFQ mandatory?

    Hi All, per default, the delivery date field is mandatory when creating an RFQ (ME41). Is it possible to change that setting? If you don't enter a date, the following error message appears: "Please enter deliv. date later than deadline for subm. of b