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

cursor position

Hi, I have written report which generates a outbound file.And is downloaded to local pc as .txt file.When i open it in notepad and do the operation as Ctrl+ End button it goes to end of file.eg:- if file contains 11 rows.If i do the action Ctrl+end...

Resolved! currency field in table

Hi all,I am getting the currency field into my inyernal table . Whne it is came into internal table ..the value becoming 45678.00 instead of 45,678.00.but in data base table 45,678.00 is there. I declared my internla tbale same data type as Databse t...

Resolved! syntax error in idoc

Hi All,I am facing a problem in idoc i.e syntax error is comming while am executing TC WE02 by giving idoc number triggered from invoice.actually error is comming due to repeted segments.so now i am checking in program level.so can anybody advice on ...

Resolved! PP Tables

Hi gurus,can any one have any idea of the following fields.matnr,process order no,cost center,date range (erdat)I need to pullout the above from the tables.I am new to PP process. can anyone help me out in this process.thanks.................

Job in SM37

Hi ,I have executed one of my z program in background in production system.When I check the job in SM37, it shows job is still running after 24 hours. Earlier it never took so long for the variant I created in production.Is there a way to find out wh...

Resolved! internal table

hiin an Internal table i have1.no2.name3.value fields.in loop i have only one no but multiple name and value for that no !how to reterive that name and value.loop at itab into wa. write: no. loop at itab into wa. write:name. write:value. endloop.en...

Labels in this area