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
  • 83435 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Value Request Query

how do you customize the search help for a particular field?i came across 2 FM's but i dont know how to use them, they are..F4IF_FIELD_VALUE_REQUESTandF4IF_INT_TABLE_VALUE_REQUESTi wish to fill in d search help table of a particular field based on th...

Doubt IN BADI

Hi Experts,My requrement is on BADI's but i have not much idea on this requrement,requirement is as follows:· A user exit is needed on the delivery that rebrands sub items into the header item and the header item will then be Post Goods Issued. · Thi...

Resolved! Doubt IN BADI

Hi Experts,My requrement is on BADI's but i have not much idea on this requrement,requirement is as follows:· A user exit is needed on the delivery that rebrands sub items into the header item and the header item will then be Post Goods Issued. · Thi...

Resolved! ALV Reports

Is it possible to display the Master table data in one ALV grid and a child table data, which is related to master table using primary key- foreign key relation, displayed in another ALV grid which is created dynamically based on the record selected ...

Resolved! Pop-up into a BADI

Hello,i'm trying to show a popup within a BADI with some variables.I try to use POPUP_GET_VALUES module function. But in the place to put the fields expects a field from an internal table.Badi doesn't allow internal tables with header.I create just a...

Resolved! Program last run date

Hi , I need the last run date of any program. The program would have been run for the last time some 3 years ago like that. Where do we get this data.ST03N and STAT does not seem to be useful as they donot give run date if the run date is very...

Resolved! F4 Help

Hello all,I have a report program. What I want is that when the user presses F4 for a particular selection screen parameter, a list of values should be displayed. This list is taken from a table skb1. One concern is that all entries should not be d...

DDIF_FIELDINFO_GET

hi all,i been ask to change a report that somebodyelse did,and when i dubbuging his program i see that the program enter to a function 'DDIF_FIELDINFO_GET'but when i search in the program this function - i see that he didnt write it in the program.is...

Resolved! modify database table

Can anyone tell me How to modify the Database table using the internal table? I have to change only one field value of a particular row and column ????? I have to use only Modify command …. I have done it with update ..it’s working but with modify i...

Labels in this area