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

Help req with the code

Hi allwe are a MDMP code page system and we upgraded to ECC 6.0.-This is the error iam getting IN UCCHECK for unicodeThe system could not perform a static convertibility check on the currentstatement, because of untyped or generic operands. It can on...

Resolved! Hide screen

Hi all,The problem i am facing is like this.There is screen in which there are already 4 frames with different fields.I have added 1 field at the bottom of the screen ( FIELD A)&hided all othe frames on the screens by doing loop at screen.The Field ...

ALV Report

Hi, I have to display some columns in some differenct colours in the ALV Report.How to do in ALV ? Is there any option in the field catalog ? I tried with KEY in the field catalog . But it is not coming .. CLEAR LS_FIELDCAT. LS_FIELDCAT-FIELDNA...

Resolved! Problem with Index..

Hi All,I created a secondary index in table MSEG with name "Z1".Now when I am using the select statementand specifying the index in it, still index "Z1" is not used.It is still using the default index 'M'.How can i make it use the index "Z1" ??

Resolved! CORRESPONDING

can we change the statement as follows SELECT carrid connid airpfrom cityfrom airpto cityto deptime arrtime FROM spfli INTO CORRESPONDING FIELDS OF wa_spfli. SELECT carrid connid airpfrom cityfrom airpto cityto deptime a...

Resolved! help with perform using

HallowI use perform using and I wont to move into perform <b>tables</b>I try like this but <b>t_data</b>. In subroutine is get empty What I doing wrong?I new in this topicnametab_3001 is internal table PERFORM write_server USING nametab_3001 .FORM...

Cost Center Budget.

Dear gurusFor creating the cost center budget, we need two things 01. Profile of cost center budget. 02. Availability control for cost center budget. I want to know about Availability control ? how it can be configure in IMG ? How it can be linked t...

Resolved! Routine not triggering

Hi All,I have coded a new routine and assigned to the output type as requirement in 'NACE' transaction. This routine stops IDOC triggering when the delivery document is changed. When we put break-point and test in Developemnt system, we could see tha...

Resolved! eCATT Chaining

Hi Gurus,I have developed a few eCATT scripts & have linked them in the REF script. However, the problem is, since all the linked scripts have their own DATA Sheets as external files, how do I get them together in the REF script in the Test Configura...

Labels in this area