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

Resolved! select-options data

hi,In select-options, the field is character and the value is 'Procu'. when i debug, i found out system converts it into capital letter, IEQPROCU instead of IEQProcu, hence, no data selected. May I know how to make it so that the value remained as it...

Resolved! RFC APIs

I am aware of the RFC C and Java APIs. Are there any others?My preferred language is C++ and I would love a nice C++ OO API for RFC. Lacking one I will probably need to write my own wrapper classes on top of the existing C API.

TextEdit control

I am trying to create a TextEdit control in a subscreen which is part of a selection screen. I have given below the selection-screen I have declared in my program.I tried using the classes cl_gui_docking_container and cl_gui_textedit to do this but i...

CO88 in batch mode...

Hi all,I want to schedule CO88 as a batch transaction but the associated program is not of type report...so I cannot create assoicate a variant with the program. I discovered I could got SE38 for a transaction like KKAJ and use the underlying program...

ALV Header

Hi All,i want to display the range of values given in the selection screen (eg: s_date)in the alv header while diplaying output.i know how to display single values in the alv header.(eg: CLEAR w_line. REFRESH : t_top_of_page. w_line-typ = 'S'. ...

problem in smartform

Hi all,Here i have to print a Invoice. i have copied standard print program RLB_INVOICEand standard smartfom LB_BIL_INVOICE in to Z .. programs.i have created one output type in that in gave standard printprogram and form its working fine .. But when...

Spool list

Hi all,I am executing a program, which calls another progarm in Background.when i look into Spool list two Jobs are Generated with different names.Generally how many jobs are created when we execute a program in background?is there any ratio between ...

Labels in this area