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

Resolved! Concatenate

Hi All,I have a requirement to concatenate the contents of fields and some text into a character string.Concatenate (FIELD_A) ' AND ' (FIELD_B) ' ON ' into text_from.If Field_A = '1000'. and Field_B = '2000'.then the contents of t...

How to write ALVs ?

Hi all,Are ALV grids just a matter of getting the data in an internal table and then making 2-3 function calls? If so, I can do it.. but what about other reports/ALVs? Could you give me example of ALV lists, Block reports, hierarchical sequential rep...

EPESCP9 BIG ISSUE.

Srs.I have an invoice formulary developed under smartforms the font that i'm using it's a helvetica. The company must print their invoices in continous paper so they've buyed epson fx-2190 printers, this printer use the EPESCP9 device but the device ...

Resolved! help needed

hi experts,plz help me how to code for the below given description. items counted:count the entries using the selection from LAGP where LAGP-IDATU >= start date, LAGP-IDATU <= finish date, LINV-LGNUM=LAGP-LGNUM and LINV-LGTYP=LAGP-LGTYP (for all sele...

tablecontrol-bdc

hi!to handle table control for any screen resolution we set defsize = 'X' in ctu_params.can anybody explain how this works internally. I mean if my monitor shows 3visible lines in a tablecontrol and i run the same program in another pc having more re...

Resolved! Field-Symbols

Hi All,I'm trying to get a hold of the Field-Symbols concept and quite frankly i don't know much about it. Can anyone suggest me some good references to read on this subject.Some example code to explain clearly would be awesome!Thanks in Advance.Jr.

Labels in this area