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

Resolved! abap bug? insert lines of ... into (sorted unique) table creates duplicates

Hello,what I read in this wiki (https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/sorted+UniqueTablewithnon-unique++entries) was very much surprising : it says that "If we insert entries of a sorted table ( unique or non-unique ) to a sorte...

Resolved! Read XML from a String

Hi, I have called a Web Service that return an XML Sting. This is the abap code: REPORT zprova_proxy line-SIZE 1000. DATA: proxy TYPE REF TO zco_service1soap. DATA: intab TYPE zget_dati_vestiariosoap_in. DATA: output TYPE zget_dati_vestiariosoap_...

interactive alv

i am doing alv grid control.i want to draw a line after two records. do i able to populate the internal table record with line. ie each column with a line ,so that it appears as a line.ex: itabmatnr salesorg plant divisionasefrd ti11 it01 01as...

Resolved! SAP GUI EDITOR issue

Hello Experts,I am having some issue in the SAP GUI editor.Whenver I open the SCREEN painter. It opens in line editor with error "EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'"My graphic layout editor option is checked.The Componen...

Resolved! Export a role definition from PRD and import into DEV or QAS

Hi Gurus,I just have a strange problem. One complicated role exists and assigned to users in the PRD system, but not exists in DEV and QAS system. I think my predecessor created the role directly in the PRD system without starting from DEV. Now I ne...

Download roles

ExpertsI need to download around 800 roles for backup. I can use 'mass download' but the problem with it is it creates one file containing all the roles and when needed I will have to upload all the roles. What if I need to upload only one role from...

Resolved! OOP for abap

good morning to all sap experts, i have a question for any OOP programmers in abap. i have been working in abap for over 12 years, but have not yet transitioned to oop. but, since we have been upgrading to ecc 6.0, i am constantly working with oop cl...

Select order by

Hello everyone,I have an issue:I Know the aggregate function ORDER BY and I know we can specify the columns we need to put in order and if they have to be ASCENDING or DESCENDINGBut I'd like to create a "personal criterium", for example i have the rs...

Resolved! Creating PO's

Hi,We are currently having a problem. We have PO's that are created in SRM and then they are then copied to R/3, and PO's created in SRM can not be edited in R/3 the problem is that in SRM there is no invoicing plan for rental PO's, so what we though...

Labels in this area