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

Resolved! LSMW

Hi guys,I'm utilize the LSMW with method batch input recording (> Menu> Go to recordings) and I simulate the tr.MM02 but when the program create the batch input session stops because it don't recognize the selection of the view( in my example 'Classi...

ECC6 upgrade issues

Hi Experts,We are updated to the ECC6 system. There are issues coming while executing some of the programs. One of the issue is with the LFA1 table structure. Previously in 4.7, this statement used in the program w_lfa1+3(1429) transferring this valu...

regarding dats field

when I raed the value from screen the date comes as say 04.05.2007.but when i put the the same value it truncates to 8 since the work area field is of type dats and only 8 characters are accepted .what should be the solution should i take the work ar...

regarding dats field

when I raed the value from screen the date comes as say 04.05.2007.but when i put the the same value it truncates to 8 since the work area field is of type dats and only 8 characters are accepted .what should be the solution should i take the work ar...

Enhancement Framework

Hi XpertsI've a doubt on the execution of the source-code plugins. Considering the enhancement RMMMBESTN_08:ENHANCEMENT-POINT RMMMBESTN_08 SPOTS ES_RMMMBESTN STATIC. *$*$-Start: RMMMBESTN_08------------------------------------------------------------...

prabhu_s2 by Active Contributor
  • 433 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! multiplying

Hi,I get the error message when I try to multiplythis values.Arithmetic operations are only intended for operands that can be converted to numbers (numeric operands)lt_inc_chrg = DEC 5 length 2 wa_tmq-accidents = INT4 wa_tmq-PRICE ...

Resolved! Structure-Error

Hi, When I am creating the structure iam getting the following errors. Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen) Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen) Please let me know how to r...

Resolved! coverting float to chars

Hi All , Can anybody please help me to get the float converted to char typeI am using a bapi 'BAPI_OBJCL_GET_DETAILS' which is returning few fields in float in with table parameter 'allocvaluesnumnew 'can anyone help out wth the best way to chnage t...

Resolved! Performance Tuning

Hi All, I have one RFC 'ZBW_XXXXX' . Maximum performance needed from my RFC. Currently it is taking some micro seconds. i want to reduce as possible we can do.Iam pasting code...In the Below statmemt i have remove aggregate functionsand i...

select single

I am selecting vbeln and fkart from vbrk, since vbeln is a key field i will fetch a single recordI useselect single vbeln fkart from vbrk where ....How do I use the values vbrk-vbeln and vbrk-fkart for further processing, can I use into clause here?

Labels in this area