About 50 results
Open links in new tab
  1. Parameter Table - SAP Community

    Hi Experts, Can anybody tell me wht exactly is a Parameter Table? Thanks in advance

  2. how to delete rows from table using XSJS? | SAP Community

    I have a table with 2 columns, USER and USER_EMAIL. This contains about 5 rows and I want to delete the rows using XSJS. Here is my attempt.

  3. TableView pagedown, buttom, etc buttons | SAP Community

    The table populates and sets the visible row count correctly, but the buttons for paging down, going to the bottom, etc don't show up. I can look at the source for the page and see that they …

  4. Diff betn BIND_ELEMENTS and bind_table | SAP Community

    Noticed that we can use BIND_ELEMENTS and BIND_TABLE when we want to bind a table to a context node. Any diff between the two? Which method to use when?

  5. Populating customer fields on sales activity table VBKA

    I have added some customer fields to Sales Activity table VBKA via an append structure. I was hoping to update these using the BAPI BAPI_BPCONTACT_CHANGE. However I find this …

  6. "ALL" option in LOV of a prompt for concatenated object to select …

    I am working on BO 4.0,UDT. Now the issue is object for which I have to generate the ALL value is a concatenated object. Please find the details as below: Object A = @Select (Table …

  7. how to bind the internal table to the input/output element of a …

    If i use the approach in the demo program, i don't face any problems. But in the demo program, the input/output element (which is a dropdown list) refers directly to the database table. In my …

  8. ALV: Runtime error when calling only few columns of tables in ALV …

    Dear ABAP Gurus N Experts, I am new for ABAP. I am creating an ALV for fetching the data from ztable. It works fine, If I select all column than . SELECT * FROM zshipment01 INTO TABLE …

  9. Wagetypes - SAP Community

    How do everyone! I am trying to obtain a definitive list of ALL wagetypes. (not just Basic Pay). Is there a table that holds all the wagetype codes and texts. Cheers Andy

  10. Getting the item template of a m.Table | SAP Community

    I was wondering whether it is possible to get the defined item template of the table object via a method in order to use it then later when I need to bind a model to that tabel - there I need to …