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

Code Inspector Error

Hi all,I am facing a problem if anybody can help. I have made an inlcude and compiled and activated it. but at the time of release, I am getting an error whihc is quite Vague in my entire program. The error coming is unable to translate the Text Elem...

lsmw error for mm02

Hi, i am uploading data for mm02. reading and displaying data is ok. But when i execute convert data i receive a message that syntax error in program 'field itab_log' is unknown .but i didn't defined itab_log .what will be the problemRegards,Ratn...

Select Single

I am making a query using sq02. Select Single * from TSP02 where PJFINAHERR = 1.<b>IF SY-SUBRC = 0.myvariable = PJIDENT. 'Primary KeyENDIF.</b>thats the short code.but after testing the query it outputs multiple but same data.it outputs...

Error in SU01

Dear All,I am facing an error in SU01(CRM 5.0 system on Unix). When I assign a role and click on save, it gives me a dump.The dumps says:Syntax error in program "SAPLBUPA_INTERFACE_OUTBOUNDThe current ABAP program "CL_IM_CRM_BUPA_ADDR_CAM=======CP" h...

Resolved! Search Help Issue

Dear All,I have three text fields in one of my screens.1. Transporter2. TruckType and3. DestinationI have provided search help for Transporter field and I display all the above three fields in the search help LOV. My requirement is that on selection...

Modify Line

Hi Friends,I have check boxes in Basic list.IF i select menu <SELALL>, then all check boxes should be checked.I tried with MODIY LINE , but facing problem.Please help me how to do this.Thaks in Advance,Murali Krishna K

select statement

Hi,I have one problem in following coding.the condition is like thatselect-options: s_kunnr for kna1-kunnr, s_name1 for kna1-name1.if not s_kunnr is initial.perform kunnr_data.else.perform name1_data.endif.if not s_kunnr is initial.select * f...

Labels in this area