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

Resolved! Problem with Batch input

Hi expert.i create zreport to generate batch input for mass goods receive like scrap or other material from text file data, use transaction MB1C and movement type is 511. after execute and check in sm35, i found batch not complete. log display error...

Field value are not copied after selecting SEARCH HELP line in module pool

Hi I have a module pool program where when i select the search help for field A on the screen it shows up the search help with 4 fields . When i select one line from the list, all 4 fields should be copied to fields B,C,D,E. This is not working due f...

Resolved! multiple f4

is possible to manage more than one f4 in report? i'm using... CALL METHOD grid1->register_f4_for_fields EXPORTING it_f4 = lt_f4[]. * register events for abap objects (backend) CREATE OBJECT g_onf4. SET HANDLER g_onf4->on_f4 FOR gri...

Org level

Hi guys,My project is in Realization phase where I need to design security and lots of other things. I was collecting all the information regarding org element and I have question when I couldnu2019t find Storage location (field name: LGORT) as an o...

Resolved! Help in join

Hi i want to do join and i have error: SELECT a~app a~appr b~atid b~attal INTO CORRESPONDING FIELDS OF TABLE app_att_tab FROM ( Z_app as a INNER JOIN Zd_d_apat ON a~userid = iv_userid ).Iv_user id is parameter that i get in the input FM...

Resolved! How to Specify Exec Target for batch jobs called by programs

I am familiar with adding a specific server or group to the Exec. Target field in tcodes SM36 & SM37.What I cant figure out is how to allow certain background jobs that are called by programs via triggers to use an Exec. Target.I cant search the jobs...

Resolved! help in field symbols

Hi alli need help with that pleasei have this program and i want to move the data from <fs_entry> to lt_table what i miss here ?RegardsJoyDATA lv_structname TYPE strukname. DATA lr_struct TYPE REF TO data. DATA lt_table TYPE REF TO data. data lt_spf...

NETWR Length Issue

Hi Everyone, I am having a problem with a VBRK-NETWR field. There are some currencies that SAP divides them by 100 or 1000 because they are too big to store in DB. When I retrieve those amounts, I have to make some calculations, lets say amount = net...

Labels in this area