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

Resolved! Why the ATC message "DB Operation SELECT for ... found" is a problem ?

I´m analysing the ATC report and have a doubt about the Check Message: "DB Operation SELECT for ... found."The code is:" SELECT <columnA> <columnB> FROM <table>            INTO CORRESPONDING FIELDS OF TABLE <ti_table>            FOR ALL ENTRIES IN <a...

Resolved! End Button functionality to be implemented in CLEAR BUTTON - ZIC agent Profile

Hi All,Good day,Am new to web ui and facing an issue in ZNBBS-Billing (Custom of ZIC_AGENT) role, where all IC related buttons has been removed from the IC agent search screen for Custom enhancement.In ZIC_AGENT, END button is used to clear the inter...

Resolved! SE38->Pattern issue for creation of Structured Data Object.

I make use of Pattern->Structured data Object radio button for me declarations, but for some reason at my client's server the Structured data Object just do not have a radio button to choose.when there's no radio button on, how on earth should I make...

READ_TEXT is not working with in a Loop... Endloop properly.

if there are three records in a loop, it's always fetching long text for last 2 records.below is the model code:PARAMETERS: p_ordid TYPE afru-aufnr.SELECT * FROM afru INTO TABLE it_afru         WHERE aufnr = p_ordid AND               ltxa1 <> '0'.LOO...

Horizontal line is missing in the Next Page

Hi Guys,    In the FIRST page my last  horizontal line is coming where as in the NEXT  page is not coming(stock type column in  below screen).I have maintained both page page main window with same size.Left Margin: 0.10 Cm                       Width...

Resolved! ALV Hoptspot Help

Hallo Expert,i have create a programm but not function my hotspot link_click please help me.TYPES: BEGIN OF  ty_outtab,         pernr       LIKE pa0002-pernr,         begda       LIKE pa0002-begda,         endda       LIKE pa0002-endda,         vorna...

Resolved! QSS0_FLTP_TO_CHAR_CONVERSION working in dev but in quality shows error

error.Category                   ABAP Programming ErrorRuntime Errors         CONVT_NO_NUMBERExcept.                   CX_SY_CONVERSION_NO_NUMBERUnable to interpret " 1,000" as a numbe******************************************************************...

Resolved! Personas 3.0: Migrated flavors are not working (this.lock is not a function)

Hi,we have some troubles with migrated flavors in Personas 3.0.If we are selecting the flavor from the flavor menu, the loading cycle is running endless. The javascript console in Chrome browser shows a red error message:Utils.js:136: Uncaught TypeEr...

Labels in this area