Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

BAPI_PO_CHANGE

Hi AllI am using BAPI_PO_CHANGE to set deletion indicator loekx field in ekko.  ls_poitem-po_item    = lv_last_item_no.  ls_poitem-delete_ind = 'X'.  APPEND ls_poitem TO  lt_poitem.*  ls_poitemx-po_item    = lv_last_item_no.  ls_poitemx-po_itemx   = ...

Resolved! Smartform - Debit note

i need to make a smartform for debit note. this smartform will be assigned to output type for VF02 T-code. Can any one tell me how can I pull the document number fro VF02 t-code, because on the basis of this doc number i will fetch data and display i...

SAP Information Requirement

HiI would like to know the name of Table from where I get the below information:1. To know that Which industry solution add-on is installed (like IS-RETAIL etc)2. From which table , I will get the below information     (a) SPAM Version     (b) Databa...

ALV OUTPUT REPEATED

Hi,Despite the internal table has the correct values for the ALV fields, when I run the report the last three fields have the same value.INTERNAL TABLE VALUESALV VIEWPROGRAM CODE  gx_variant-report = sy-repid.   CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAU...

dunky by Active Participant
  • 830 Views
  • 5 replies
  • 0 kudos

Resolved! GETWA_NOT_ASSIGNED export ALV

Hi,When I'm trying to export the ALV to a local file, the system do this dump:I've read that maybe a problem with the field catalog, but a don't know what's the problem. I'm a begginer. He it is the code:REPORT zmmr0021. *Define data TABLES: eban. ...

dunky by Active Participant
  • 472 Views
  • 4 replies
  • 0 kudos

Resolved! Data Element Documentation Status

To ensure that documentation is not missed for a data element we set the documentation status as Object requires documentation.Goto  -> Documentation -> Status -> Choose 'Object requires Documentation'The query is that, can we get the list of Data El...

vijay_e by Associate
  • 729 Views
  • 3 replies
  • 0 kudos

Variant in ALV header

Hi,I'm a begginer in ABAP and I need some help.I need to get a variable at the header (TOP-OF-PAGE) of the ALV function module REUSE_ALV_GRID_DISPLAY. The variable I need to show is the meterial number. I've written the following code:I've defined an...

dunky by Active Participant
  • 136 Views
  • 2 replies
  • 0 kudos
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.