Application Development and Automation 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

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83406 VIEWS
  • 212 REPLIES
  • 39 Likes

How to find hardcoded string in Text elements of ABAP programs

Hello experts,Could you please let us know how to find a hard coded string in text elements of all ABAP programs .Is there any standard program for the same ?Note : find hard coded string in Text elements only (Not in abap program logic code) Thanks ...

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
  • 2094 VIEWS
  • 4 REPLIES
  • 0 Likes

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 ...

Lsmw- how could i skip the particular line while executing.

Hi,I need some suggestions from you side,In my daily tasks, I need to update the material master and create the material master using lsmw.Suppose...Material CodesA1A2A3A4-----  up to  150  rows.I am trying to create the materials, While creating it ...

Resolved! How to sum the subtracted quantities in CDS view

Hello ,I want to sum the subracted quantities and populate into a field while creating CDS view. Kindly provide me syntax for the same. I want something like,SELECT FROM VBBE       { lgort,         sum (omeng - vmeng) as omeng,         } group by lgo...

rameshraja_r by Product and Topic Expert
  • 9333 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Posting JV with deducted withholding tax using BAPI_ACC_DOCUMENT_POST

Hi Experts,I am posting the JV using BAPI_ACC_DOCUMENT_POST in which the withholding tax should be deducted also.I am passing following parameters in  bapiacwt09 table while posting:itemno_acc wt_type wt_code bas_amt_tc But the tax is not being dedu...

Resolved! Header Text check for specific customer while delivery creation in vl01n

Hi All,I am facing a scenario, in which when creating delivery for one specific customer called 'ADCO' in VL01N, user must enter Header Text with packing number details. For all other customers Header Text should not be mandatory.Please help me in re...

Resolved! how to link between return sales order items and notification items

Dear all,     I have a requirement to link between return sales order item and notification item. I've searched in the SCN forum, but not able to find the exact solution. Please let me know how to link the tables vbap-posnr and qmfe-fenum?Thanks & Re...

manivel by Participant
  • 1304 VIEWS
  • 3 REPLIES
  • 0 Likes

Module Pool

Hello Every One,I got a requirement that when i entered a data in input field and  click on the push button  it should have to update the table(Custom table).i will give small example below...... I have the  6 fields which i mentioned above,when i en...

Resolved! Data missing in ALV display even though passing the data into table

Hello guys,It's strange that my ALV is not showing the complete data..I have tried debugging the standard FM but could not figure out.I am displaying the invoice documents status report as alv. There is one field called notes which is type string.In ...

Labels in this area