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

Reg Infotype

Hi,While creating custom infotype i hav chosen 'Applicant infotype' radio button.when i view it through transaction pb30,Its giving short dump after clicking 'create' button.Please help if u know.Regards,Suchithra.

Resolved! How can I pass the gt_outtab for cl_salv_table via a form parameter?

Hello,I have put everything displaying the alv into a form routine and want to pass the gt_outtab-table, which contains the data to be displayed, as a table parameter. Then I receice the error CX_SY_DYN_CALL_ILLEGAL_TYPE regardless if it is a typed p...

Resolved! dynamic variable

in below code, i am facing one problem.SELECT-OPTIONS: s_perd FOR glt0-rpmax obligatory default 1 to 16. DATA : lv_sum LIKE glt0-tsl01.RANGES: r_tsl FOR zv_lae_crm-event. r_tsl-sign = 'I'. r_tsl-option = 'EQ'. r_tsl-low = '...

Resolved! system settings for bdc?

hi frenz!are there any system settings for running a bdc automatically in background?the problem i am facing is that my bdc code is running in the background as required in the devlopmant system whereas when i move the same code to the quality system...

Resolved! remove entries

Hello Abap Gurus!Pls help me to do the following:Any internal table has many entries of messageswith various Error types like S Success, E Error, W Warning, I Info, A Abortand various Id s and Numbers.The goal is to delete all entries where match wit...

FBL!N Column addition

Hi,I want to add a column to Standard FBL1N report for that i am following sap note 984305.The column to be added is cash discount due date which is generated dynamically during execution.For this i have appended structure RFPOS and RFPOSX and then r...

Labels in this area