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

Resolved! where to begin

Hi ABAP meisters,I'm kind of new to ABAP, especially to writing full programs, so I could use a little help hereI need to build the following:I have an table "TABLE1" and a table "TABLEHIST".I need to write a program that allows users to enter a date...

BDC Problem..

Hi abapers, I hav doubt.. After running a BDC program in background, next day morning when we see the results, few records are not updated (error records). What will you do then?can any one help me in getting the answer. ...

Resolved! alv grid column width

Hi,i have a problem with an alv grid. In one column i will show some text, which has more than 150 characters. But the alv grid only shows 130 characters.In the internal table the whole text is available and in the field catalog the outputlen = 200.I...

Resolved! Export & Import

Hi , i have two function exits for ex: A and B A-gets fired after i save the transaction, suppose in B i am checking condition and taking a flag for it , so that i can pass that flag to function exit 'A' and process the logic after save , so can...

Resolved! PA40 user exit?

Hello,i want to achieve the following:for the personnel action Family event, when the user selects a reason (in this case number 09, decease of a child), i want a pop-up to appear so that the user can select the name from a list.but i don't know wher...

script layout values

hi to all,plz help me in this issue,iam having values in the internal table and using write _form to populate the values, but they r not populating my internal table is some ex it_int and i used &it_int-sno& like this to populate in the output but i...

display with alv

pls help on thisi declared one internal table with types.types: begin of <name>, field end of <name>.data: <name1> like standard table<name> with header line.all retrived data i stored in <name1> internal table(contains about 74 fields in...

iDoc ORDERS05

Hi,We're trying to change 2 line items of a PO via iDoc ORDERS05. Specifically the field ABGRU (reason cancellation). Somehow - we're able to change line 1, but not line 2 at the same time.- if we're trying to change the 2nd line, this is not possibl...

Resolved! Dynamic update of box title

Hi Is ist possible to update the title of a box in the PBO?I am already updating an input box using the folloing code but when applying similar code for the box, the field symbol remains unassigned. CLEAR gv_fieldname. CONCATENATE 'P9007-WORK_D...

Labels in this area