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

Resolved! Sorting internal table

Hi all,I need to sort an internal table based on a field. The field is of datatype character. The actual data in the field is number. For example consider sample data for the field to be 1, 112, 102, 2. When i try to sort this it is sorted as 1, 102,...

Resolved! Obselete Statemens

HI All,I Need a help in ABAP,i am working on 4.7 versiion,is there any way to get the list of obselete statements in the ecc version,so that i can check my programs accordingly here and i do not want this by creating a variant in Extended sytanx chec...

Resolved! Maintaining Plant

Hi All,I want some plants to be given full access and and if i want to restrict a plant to only display access, how can i do it. when i go and click the organization levels tab, and give values, its changing in all the WERKS fields.Can some one sugge...

BADI Implementation

Hi All,I need to implement the BADI PT_ABS_REQ for Absence Validations.I have gone through the below link:https://www.sdn.sap.com/irj/sdn/wiki?path=/display/erphcm/validations%2bfor%2bess%2bleave%2brequestIt is detailed, but I donu2019t have much kno...

Resolved! EDI : Issue

Hi EDI ExpertsOur Client Sells two kinds of products:Kind-A and KindBRight Now only Kind-A Materials are in productionKind-B materials will go into production some time later We have 30 EDI customers Out of 30, 10 cutomers purchase both Kind-A and K...

Help in Get cursor

Hi,i'm working reports..Data: f_value(10) type c.AT LINE-SELECTION.CASE SY-UCOMM.WHEN 'PICK'.GET CURSOR field F_VALUE VALUE f_VALUE .SET PARAMETER ID 'LIF' FIELD WA_LIFNR-LIFNR.IF f_VALUE = WA_LIFNR-LIFNR .SELECT ADRNR.....end select.when im debugg...

Labels in this area