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

Resolved! BADI for updating measuring point details while creating equipments/functional locations of the same object type

Hi,I have a table which contains the following fields:idobject typecategoryclass typenamereference measuring pointsmeasurement positionsThere can be multiple equipments for one id.Equipment_1 has for example id as obj_id1 which is of object type TRAN...

Resolved! ALV Report Program

Hello,I am new to ABAP and i want ask a question.I want to create a ALV report program that able to display all fields and data from two different tables. (ex:mara and makt)What is the best way to write this type of program especially if it includes ...

Alvinraj by Explorer
  • 1216 Views
  • 4 replies
  • 0 kudos

ABAP Query SQ01

Hello , In Abap Query Sq01, need to add 2 fields in the output (Goods Receipt (MSEG-WEMPF) and Name( ?) ) . These 2 fields taken from MIGO Transection. In the Query, there was 3 tables has been used previously EKKO,EKPO EKKN. How to  fetch the field ...

Read data excel into internal table

Hi guys, i have an problem when i read data from excel data using abap editor here my code.REPORT ZTEST_UPLOAD NO STANDARD PAGE HEADING. TYPES: BEGIN OF t_gb,            rec(1000) TYPE c,        END OF t_gb. TYPES: BEGIN OF t_gb1,              field1...

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.