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

Resolved! create a generic method which can be used to display ALV using CL_SALV_TABLE

i have created a method that accepts any table as its importing parameter and inside that method i am CL_SALV_TABLE -> factory method using the importing parameter.But every time i execute it i recieve a dump that Overwritten protected field. I dont ...

can we use for all entries along with case statement in new open sql 7.4

Hello Everyone,When I tried to use case ..endcase and for all entries it throws an error saying " The addition or variable with ID "xxx" is not allowed in conjunction with FOR ALL ENTRIES." i want to develop this using new open sql 7.4 syntax.sample ...

Resolved! Abap sintax doubt *

Hi I am analysing some code of a programIn some point i got the following code IF sy-subrc IS INITIAL. %vtweg% = ls_cli-vtweg. EXIT. ENDIF.My question is: what means the % ?It is a wildcard? Or it means something else?Thank you and best regardsJoã...

Resolved! Suggestion about the Structure View of ABAP in Eclipse

Hello community, hello Thomas,I have a suggestion about the structure view of ABAP in Eclipse. In a normal case you see a structure e.g. like this:@EndUserText.label : 'Proxy Structure (generated)' @AbapCatalog.enhancementCategory : #EXTENSIBLE_ANY d...

SAPMV45A 8459

Hi,Added custom filed with fixed values drop down maintained at domain level at additional data B. after this development reason code drop down is not coming ( reason code drop down is coming when we go header of va01 and back then only drop down is ...

ABAP Object services and Hana

HelloIn the past I wrote some ABAP-Programms and I used ABAP Object services. I like it and I think the programms are fast.Is ABAP Object services on a Hana database still supports?Is it a good Idea to writing programms with ABAP Object services on ...

dmi by Participant
  • 1286 VIEWS
  • 4 REPLIES
  • 1 Likes

SLIN: get explanation (~long text) on warning (Message Code UNR 3204)

Hi, when SLIN gives me a warning saying something is wrong, where can I get more Info about that check (e.g. why and under what circumstances is that a problem, how to do it better..)This is a general question, but of course I also have a example at ...

Create multiple service line items for a service PO using bapi_po_create1

Hi Experts,Pls help me.I am creating multiple service line items for a single line item(ebelp) using bapi_po_create1.I took reference of OSS note: 420332.It worked and I could create two service line items, but from the 3rd service line item its not...

Resolved! How we can use function module in AMDP HANA while optimizing ABAP Report .

Hi,While i was optimizing ABAP Report in AMDP HANA there is standard function module AVAILABILITY_CHECK in report that taking too much time for execution so,is there any alternating solution so i can use this function module in AMDP so i can get fast...

Resolved! CONVERT_TO_FOREIGN_CURRENCY for future exchange rate is not working

Hello,I am using FM CONVERT_TO_FOREIGN_CURRENCY to send future prices valid from 01.01.2017.And maintained exchange rate as 1.2 in TCURR table valid from 01.01.2017.But after executing its taking exchange rate as 1.25 which is valid from 01.01.2016.A...

Labels in this area