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

Idoc

Hi, I connected two clients in same server 800 and 810.I created Idoc and update the newly created material in database in 810.but i didnt get in 800.I created partner profiles etc., but i didnt get..what can i do.help me...Thank u,Manjula Devi.D

Literals

Hi Gurus!!I wrote this case statement in the Program lines in smartform with input parameter as zvbdka and output parameter as title.CASE ZVBDKA-VBTYP. WHEN 'A'. TITLE = 'Inquiry'. WHEN 'B'. TITLE = 'Sales Quotation'. WHEN 'C'. TITLE = 'S...

Resolved! Module Pool

Hi, I have created a module pool screen, the flow logic is as followsPROCESS BEFORE OUTPUT. MODULE billet_stage_init. LOOP AT it_billet_stage INTO wa_billet_stage WITH CONTROL billet_stage CURSOR billet_stage-current_line. ...

substring select

hi allParameters : p_fam(3) type c.Select single Prodh8(3) from t179 into gv_family where prodh8(3) = p_fam.write : gv_family.I need to validation like this.But this code is not working, let anybody know how to solve this substring.any keyword help i...

Labels in this area