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

Resolved! Pb read table abap

Hello,I have a problem with the use of an internal table in my abap routine (in an update rule).I create an internal table, after i load it, and when i want to read it i have a problem.Here is my code :Table DeclarationDATA : BEGIN OF t_ze_range occu...

1204 Return code

Hi Experts,During our last upgrade, our transport request with few objects has ended with 1204 return code(Cancelled status). Now we are upgrading our system again. But now, we are not able to upgrade all the objects in this request since it says tha...

How to simulate POP1?

Hi,my goal is to simulate Transaction POP1/ Create packaging instruction.As u can see from Tcode POP1 the one and only input is PIKP-PIID and of course after that: PIPO table with its packaging instructions .So only this should be the input which I g...

icon_create probleam

hi,i am using a fm icon_create . but here the icon is not populating in my alv output.but if i am writing write:/ result , then i am getting the icon.please let me know any probleam if i will use this FM in alv report.help... CALL FUNCTION 'ICON_CREA...

Resolved! Shift Right and Overlay

Hello,I have a material = HR-SECI want to convert it to Internal format 000000000000HR-SEC. The conversion routine is not working.I want to shift the material field to right and then add zeros using Overlay.When I use Shift right, only one character ...

ABAP program flow.

Hi,whenever i write abap program, i usually maintain following program flow. is it right from performance tuning point of view?1) include statements2) DATABASE TABLES3) VARIABLE DECLARATIONS4) SELECTION-SCREEN5) FIELD SYMBOLS6) INITIALIZATION7) AT ...

%_HR9000

hi.i am doing an upgrade from 4.6c to 6.0.I have to create the include %_HR9000 in 6.0 but it doesn`t allow me.I tried to transport it from 4.6 but it doesn't allow me to enter it in a package to transport it.Any idea??thanks.

Labels in this area