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

Conversion

Hi friends, Actually I Have to Access the data from the database table "AFRCSDATA" in this table the ARFCDATA01 field is in Raw Data type , So I want to get this information in normal Text Format.Regards,S.Janani

Scripts

Hi friends,I have following doubts regarding scripts.1.What are the advantages of standard text(so10) and styles(se72) in scripts.2.I want to add my own field to standard script RVORDER01 how should i know where to write subroutine?3.In standard scri...

Modifying lines

Want to know the difference between the two modifying statements..Please explain me what is exactlyhappening in the both the logics?LOOP AT ITAB INTO WA. I = SY-TABIX MOD 2. IF I = 0. WA-FLAG = 'X'. MODIFY ITAB FROM WA. ENDIF.ENDLOOP.-LOOP A...

background job

hi ,i have a requirement where i need to run my program in background . i have scheduled a background job in sm36 . but that could not be found in sm37.Moreover, when run in background i need the following message " E-Mail generated and sent to XXXX@...

Reports

Hi ,In classical report,I need to display present month and previous month data from 1 internal table.For this I created 2 ranges and in select statement I write the ranges.But I able to display for one range at a time.I want to display two ranges d...

Resolved! Global data declaration in user exit 'MV45AFZZ ' for VA01

Hi folks,i am using USEREXIT_PRICING_PREPARE_TKOMP in MV45AFZZ for VA01 pricing modification.i need to declare one Global internal table for this exit.i tried to do this one in MV45ATZZ.but i can not save as it is asking access key. how can i achi...

Abstract classes and constructors - cannot call abs. methods in CONSTRUCTOR

Let me explain the scenario:I'm building a program in which I need to read a file (among other things) and I intend to use object orientation to it's fullest in doing so. I thought of creating an abstract FILE class which has the commonalities, and t...

Resolved! REUSE_ALV_GRID_DISPLAY

Dear all, while using REUSE_ALV_GRID_DISPLAY to export to excel (using the SHIFTCNTRL F7), the output of it instead of showing the content as displayed, it will show blank data and many excel worksheets with the name of Format, Header, Pivot, SUB1-S...

f110 payment method

hi expert,when run the payment t-code f110 with the pay method F. Something unexpected happened.that is regarding the German language printing on the AP remittance advices. On the cover the one place the comment was print in Gernan not in english . ...

Labels in this area