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

ABAP Report

Hi, I'm pretty new to this, so I could really use some help. Here's my problem: I need to create a report that includes select - options for multiple inputs and Retrieve the data from different tables , here i need to use multiple select statements...

pooja08 by Explorer
  • 388 Views
  • 6 replies
  • 0 kudos

select query to retrieve the data

Hi experts , I need to write a select query in main report for the following logic, Anyone please help me to write the select query with declaration of internal table and how to pass the retrieved data to internal table Pass the AUFNR into AFIH ...

pooja08 by Explorer
  • 163 Views
  • 1 replies
  • 0 kudos

Not getting proper output

Hi experts, A simple code wrote, but i am not getting proper output...Please let me know where i did mistake. DATA : IT TYPE STANDARD TABLE OF ST, WA TYPE st. PARAMETERS : p_aufnr type aufk-aufnr.SELECT equnr FROM afih INTO TABLE it WHERE aufnr =...

pooja08 by Explorer
  • 540 Views
  • 11 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.