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

Resolved! PROBLEM

I AM BEGGENER TO ABAP. CAN U CHECK THIS CODE. LOOP DOES NOT SHOW ANY THING. WHY ?DATA : BEGIN OF ITAB1 OCCURS 0, SALES TYPE P DECIMALS 2, NAME(10), END OF ITAB1. ITAB1-SALES = 100. ITAB1-NAME = 'JACK'. APPEND ITAB...

Resolved! Workflows Problem

Hi AllWhile assigning Agent to the activity I m getting the following Error."Entry in OUTBOUND table not foundEntry in outbound table not foundMessage no. E0400DiagnosisNo partner profile (outbound parameter) could be found using the following key:ID...

Resolved! How to enter Enhancement Mode of ABAP OO Classes: Add Methods, Pre-Methods.

Hello,do you know how to enter the enhancement mode of the class builder? I want to enhance a standard global ABAP OO class by implicit enhancements for inserting methods, attributes or pre- and post-methods - as described in <a href="http://help.sa...

subscreen

hi i have created a main screen n one sub screen. i called the subscreen in main screen pbo n pai also .but in pbo its giving a syntax error like 'screen expected not subscreen'i have written in pbo as --- CALL SUBSCREEN SECOND INCLUDING 'ZSUBSCREEN'...

Resolved! OUTBOUND INTERFACE

WHAT ARE DIFERENT METHODS OF SENDING DATA STORED IN INTERNAL TABLE FROM SAP SYSTEM TO ANY OTHER LEGACY SYSTEM.=====================================================1)CAN I SEND DATA THROUGH <b>FTP</b> ALSO TO OTHER LEGACY SYSTEM FROM SAP.2)DO I NEED T...

Search help, problem

Hi everybody,I am having a problem with a search help in a dynpro.I have a dynpro with 5 fields, the first one has a search help for the rest of the fields. All the fields are marked as import and export in the search help created, but there is a fie...

Labels in this area