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

Resolved! BD79 in ALE

Hi Everyone,Can you pls. tell me when the conversions rules are executed in ALE. For eg. during we I am going to send cost center data for idoc creation we use BD16 and then post using BD87. My question is whether the conversion rules get executed du...

SPDD

Hi,When I run SPDD transaction after support pack in my dev system, I see one object in (red traffic light) <b>Deleted objects>Database tables>Table indexes</b>This is standard SAP table on which index was created in SAP namespace.How to work on inde...

Resolved! ALV Grid Heading

Hi Guys, When i am clicking 'Change Layout' button in the final Output of ALV grid.I am getting the output Heading Multiple Times.The code is Below. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = v_repid i_...

Resolved! Coding Error

Dear All,Will you please let me know what's wrong in the following code?form zf_caluc . CASE sy-ucomm. WHEN 'CALUC'. loop at gt_alv into gs_alv. gv_calc = gs_alv-bdmng - gs_alv-enmng. if gv_calc > 300. exit. elseif g...

Resolved! REPORT : INSERT : SUBMIT

??If I understand correctly .. if one builds a dynamic program; each time the "authoring" program is run, the generated code gets over written. What happens in the case where two or more users execute the "authoring" code during the lifecycle of the ...

Background job

Hi all,I have to set up one of program as a batch job , but the problem is that program has WS_ULDL_PATH , WS_DOWNLOAD, WS_UPLOAD, WS_FILE_DELETEfunction modules .Due to this function modules job is failing .... Can any one please refer function modu...

Regarding T005T

Hi,I want to edit some field values in T005T table.I have the authorization to do the changes in that table. Or else i have to find table maintanence for that table?It will be helpful if u provide me some inputs.Thanks & RegardsSanthosh

Labels in this area