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

Scripts lang error

Hi,I have developed a form using scripts. Its working fine in Development and Quality server but in Production it displays an error as following:"Form ZQLCON language EN is not active and has no error".My script is in EN lang only & its active.I have...

abap

1.In Report i haaad declared the parameter only.In selection screen i hadn't given the input value directly i will execute the report what will be happen?2.In Report i haaad declared the select-options only.In selection screen i hadn't given the inpu...

Resolved! Cheque printing problem

Hi ABAPers,According to my User's requirement i developed one script which prints 4 cheques and now his requirement was the word "DUMMY" should be printed on 2nd, 3rd & 4th Cheques.Can any one suggest me how can we print this word on 2nd, 3rd & 4th C...

userexit

HiiIwant a userexit which is used for delivery and the requirement is when we click shipment start button(if the shipment start button is pressed before and if good movement status vbuk-wbstk is C) it has to get the date and copy to the LIKP-DATBG ...

About Cardinality

when i put relation in cardinality for eg. 1:1 or 1:c or 1:cn like this .... but it don't show proper output while entering data on the output screen....so can you tell me why it is happening and explain me in brief about relationship used in cardina...

Resolved! Simple problem

I have faced a small problem...but its irritating......DATA:a type p decmals 2 value '8.75'.DATA:b type p decmals 2 value '8.75'.data:c type p decimals 2.c = a / b.here c must contain 1.but for me its storing as 0.01.what may be the problem.....Anybo...

Select query

Hi,I need to write a select query that satisfies the condition for mpobj,inactpsort..as well as the field mptyp canbe 'I' 'W' 'U'.How to write the query...Can we use select......andmptyp in( 'I','W','U').kindly help...Plz help me in rectifying the e...

Labels in this area