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

Resolved! TABLE CONTROLS

HI Experts ,I am trying to work with two table controls , one table is displayed in upper part of a screen and other in lower part of the same screen.now if I change the sequence of looping means if I loop first on the lower table control and then on...

Joining table

Hi,I wanted to know whether we cann add leading zeros in the join conditionor use offset in the join condition.select a~kunnr a~vkorg from knvv as inner join zcust on knvv-kunnr+5(5) = zcust-refid.will the above statemtnet work?i...

Resolved! Table Control

Hi all, i am using a table control in my custom infotype screen. the table control contains a checkbox with some fields.when i check the check box and drag the table control the check box auto matically cleares why it is happening,,,,How to re...

Resolved! Newer to Idoc

Hi there I met my first Idoc...As obvious I'm finding problems I have to create a FM to work with but I can't start becousefor now the only things i got is the WE19 transaction and a number of idoc, how can I recognize the idoc name ??

Resolved! BAPI:

HI ALL,I am able to post customer payment using the BAPI: BAPI_ACC_DOCUMENT_POST .But how to clear the BSID table .Any BAPI available for that...Regards,sivakumar ramakrishnan.

program RKAEP000 (KOB1 and KSB1)

Hi,i have to copy the program RKAEP000 and create one new transaction. The selection screen of this program will have both KOB1 and KSB1 transaction screens (Order and Cost Centre). the output should be same as KOB1 if order is entered and if cost ce...

Nik2 by Explorer
  • 834 VIEWS
  • 1 REPLY
  • 0 Likes

Transform XML to ABAP

HiI am creating a transformation program to retrieve values from XML elements (XML is returned as a string from a web service) into variables in my program. Previously I have used Simple Transformation for this (when return XML is similar each time),...

Labels in this area