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

cash journal

Dear All,I am having one problem! I am using standard program for CASH JOURNAL. Name of the pogram is RFCASH00. When I am executing this program in my development server then output is generating properly but when I am executing the same program in P...

Resolved! Function module required

Hi,Can anyone get me the <b>function module</b> which will get me the details of the selection screen variables like <b>parameters and select-options</b> present in a given <b>executable program</b>. It should give me the details like whether the <b>...

conversions

Hi All,My requairment is i need to select the records from vbak veda table based on some conditions and need display the list of those records from that list user selects some records and he will process the bdc session or calltransaction.by default ...

Resolved! o/p of text literals

Hi ,This is the code............READ REPORT prog INTO itab.Loop at itab into wa_line.search wa_line starting at for ' '.if sy-subrc eq 0.write : / 'Column:', sy-fdpos,'Line.no:', sy-tabix.endif.endloop................I want the o/p as the list of al...

Calling Script Editor

Hi all,I have to call one script editor with my own Text-id and text-object just like to enter header text and item text in VA01 transaction. This should be happen after pressing my own function code. Is there any possibility to do this.Thanks in adv...

CONVERSIONS

Hi All,My requairment is i need to select the records from vbak veda table based on some conditions and need display the list of those records from that list user selects some records and he will process the bdc session or calltransaction.by default ...

Resolved! sql

hi,may i know why i got error for this? instead i must have into v_matnr then only is correct. i thought tables mara is already a working area defined, right?thankstables mara.select single matnr from mara where matnr = p_matnr.

Labels in this area