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

FF_5 User-Exit

Good Morning,I'm using the exit <b>EXIT_RFEKA400_001</b> (Include <b>ZXF01U06</b>) to validate Electronic Bank statements files before posting them.When i use the frontend to download the file (Windows -> Windows), there's no problem, but when i'm do...

Reg : debugging

Hi Frnds ,Im having doubt in Debugging wit the following code . loop at tl_objects. tl_ebeln-ebeln = tl_objects-objectid. append tl_ebeln. endloop.Here the tl_objects internal table having 3000 entries .when i try 2 debug, beca...

capture spool id...

Hi Friends..In My program..Iam using FM1)GET_PRINT_PARAMETERS2)CONVERT_ABAPSPOOLJOB_2_PDFin this fm.. i need to pass the spool id value to second FM..But in first FM spool is displayed in tool bar i dont know in which variable capture the spool id va...

Resolved! Unassigned CHAR

Hi,In my abap code I am trying to make a select from a table, in this I want to filter on a characteristic, but I do not know what filter value to use for "unassigned". The characteristic is of type CHAR. Currently my select-statement looks like:SELE...

Resolved! getting dump

i m running a program related to PO i m ending with dump with following reasonsOnly message types A, E, I, W, S and X are allowed.006760 CALL FUNCTION 'L_TO_CREATE_DN'006770 EXPORTING006780 i_lgnum = p_lgnum0...

Resolved! IDOCS

Hi All,i created a custom idoc and transfered idoc from one application server to another. in receiver side the idoc data is getting updated into database tables but then the idoc status is 51 and giving an error like this as 'No s...

Labels in this area