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

Resolved! search help

Hi Friends, Please do favour to me for the below querry.type-pools: slis, kkblo.i had a selection-screen with.SELECTION-SCREEN BEGIN OF BLOCK sec WITH FRAME TITLE text-002.PARAMETERS: p_var LIKE disvariant-variant.SELECTION-SCREEN END OF...

Resolved! GUI STATUS MISSING

Hello All,When i execute cs03 tcode its showing error 'gui status maa0 missing in prog'now i knw pfstatus for the given prog is not set.when i open this prog there are some 1000 lines of code and include in tht, now how to find the pfstatus in tht co...

Resolved! BAPI

HI, I HAVE CREATED ONE BAPI .This BAPI reads system status for a production order from table JEST and system status text from table TJ02T.THIS IS MY FM AND RELEASEDFUNCTION BAPI_GET_ORDER_SYSTEM_STATUS.*"----""Local Interface:*" IMPORTING*"...

sort totals

In my ALV report, customized from ME2N transaction, I want to perform sort and totaling with a button. i.e There is a button 'sorttotal' which will perform sorting and summing just like ALV 'SUM'. Can anyone help me here?....

Resolved! problem in programe

hii m getting problem in loop.in loop itab1.i want to select data from konv i compare konv~knumv = itab1-knumv.but in itab1-knumv no data is cmoing .please help me.LOOP AT ITAB. READ TABLE ITAB1 WITH KEY EBELN = ITAB-EBELN. IF I...

help me - very urgent

hi allI am using the following FM, CS_BOM_EXPL_MAT_V2 to display bom components,now am also want to display alternative bom , if it is exist.how can i do it, do we need to use any more fm or any parameter exist in same fm.Thanks in advance.RegardsRaj...

table controls

hi friends i created a table control .but its giving syntax error like this .The field "AGE" is not assigned to a loop. "LOOP ... ENDLOOP" mustappear in "PBO" and "PAI". please help me.please look at this code .tables : zpr_table.data : begin of ita...

Resolved! New Line

Hi Gurus, Am practising the ALV with OOPS concepts. I inserted hyperlink to the field. When it clicks on hyperlink it will open outlook and inserted that record in the body. The problem here is the message is coming in a single line in the body. I ...

Labels in this area