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

Resolved! Dynamic SQL

Hello, there.I want to define a dynamic select statment: Only the selection fields are suppose to be dynamic, meaning "select var_dynfld1 var_dynfld2 from kna1 where kunnr = 222".Does anyone can send me the exact syntax ?Thanks in advance,Rebeka

Resolved! SUM Grouping

Hi, I have an internal table with fields to be summed up. I require that the sum be grouped by field taxcode first then by field matnr. And then at the end of the report, sum everything.Any ideas on how to do this?Thanks in advance.Kenny

Resolved! multiplication

this is internal table ITABF1 F2 F31 32 23 44 1F1 is the field one ,F2 is the field two, both containing data like above ,F3 is the field three it has no datawe want to add F1,F2 fields we have to store into F3 fieldF! fied has row value "1" etc..F2 ...

Resolved! Problem with SUM Command

Hi,I have problems with sum command. Not all the numeric fields are being added. Im using sum inside "AT THE END OF FIELD1" statement, and it seems to work with FIELD1, but when I change it to "AT THE END OF FIELD2" not all the numeric fields are add...

Resolved! join

Hi,I want to write a simple proram for inner join.tables: are mara, mard.Select-options: S_MATNRData: Define MAT_STR containing MATNR MTART WERKS LGORT LABST I have written the code in following way...but it is not working.I am new to this area.tabl...

screen enhancement

Hi Friends,I've got the requirement as, to add icon after the service order number field on SAP Application IW32 (Plant Maintenance). are there any screen-exits or badi's to this reqirement?pleade, can any one help me how to processed.Points will be ...

BAPI error

Hi All,I have created a customized BAPI to accept data from external system. When I test the BAPI as a function module in SAP directly it is working fine and i am able to generrate SO but when i9 am trying to fetch data from external system and creat...

Resolved! VARIANTS

hi experts.for my report program i want to create 2 variants. One for correct entry and other for the wrong entry.I have handled the wrong entries in the AT SELECTION-SCREEN event with warning messages.I have been able to successfully create varaiant...

Labels in this area