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

Resolved! Submit Program Error

Dear Friends,I have driver program and i want to call another program from that.in the driver program i have values in internal table with one column and i want to pass those values to calling program selection option please note this when appear the...

Resolved! ALV grid functionalities

Hi,How to divide the ALV Grid top-of-page header by columns?Why is it that the logo that i uploaded in OAER was not displayed when i run it?Why is it that when i tick a button, (i created next and previous buttons) the grid columns seemed to add up. ...

RegEx ??

I am using the following pattern of RegEx for validating the date.but it not giving proper result for Feb 31 datep_regex = ' (0?[1-9]|[0-9]|3[01])[- /.](0?[1-9]|1[012])[- /.](19|20)?[0-9] ' create object regex exporting pattern = p...

Doubt About Variants

Hi All,I have a dbt in setting variants. I have a screen which i get after running a transaction. This screen has to be inputted with values:Date, Plant and storage location.Now i want the variants to be 1. system's current date and plant 0007 and st...

Resolved! Urgent!I want to park inbound invoice idocs instead of booking them through

Dear all,I want to park idoc inbound idocs (WE20 / partner agreements = idoc_input_invoic_mrm).Where can I set the flag in the idoc or in a customer exit so that the inbound invoiceis not booked completely into Fi, but parked?For any help, I am very ...

Resolved! table type in oops

hi guyssuppose we have a table type created in abap ddic.say z_t_tabtyp and it has a line type say z_l_lintyp.in my oops program i have declared saydata: g_itab type z_t_tabtyp.By doing this I will achieve an internal table without a header line.The ...

UCCHECK

Hi,As UCCHECK shows only static errors, to check the runtime errors I checked the checkbox "Display lines that cannot be analyzed statically" and found some warnings .But When I run the particular program with Unicode attribute on, it doesnt give run...

Labels in this area