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

Resolved! hI

Hi, Iam getting the error at the bold letters.First error is it is asking KNA1 is Unknown.Second error is it is asking "KUNNR LAND1 NAME1 ORT01 TELF1" is not expected. TYPES:BEGIN OF TY_KNA1,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,NAME1 TYPE KN...

Resolved! Problem with message

Hi. I have a small problem. I'd like the MESSAGE when there are no records returned by SELECT statement. It works, but when message is of type 'E', some empty screen is generated and nothing is going on. When message is of type 'S', the msg appears b...

Resolved! material qantity

hi every bodycan anybody help me? from which table i can get opening stock/qty,JW Cons. Qty,JW Waste. Qty,IH Waste. Qty,Receipt Qty,Issue Qty,Mat. Trans Qty,Mat. Cons Qty,Jobwork Qty,Others Qty,Closing Stock Qty,Net_Wt ,Wunit ,Production Qty ,Sam. Pr...

Resolved! hI

Hi, Iam getting the error at the block letters. Plz let me what is correct syntax.PROGRAM ZMP_TAB2.TYPES:BEGIN OF TY_KNA1,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,NAME1 TYPE KNA1-NAME1,ORT01 TYPE KNA1-ORT01,TELF1 TYPE KNA1-TELF1,END OF TY_KNA1....

Resolved! SAP - PS

Hii have 3+ years of experience in sap(technical), 1 year on WebDynpro and have functional (sd)exposure too.but i would like to be in PROJECT SYSTEMS.plse any one help me to get training in PS.location can be hyderabad or chennai or bangalore.i can...

riwo0-txtcdot

how can i get data for that field riwo0-txtcdot .in transaction iw21 this field is used in the screen as a comment when u field data in object part field in frame item ,a short text comes . i.e. txtcdot.but i want to use this field in my program but ...

Resolved! Customer Data

Hi, This is my module pool program. When i executing the T.code with a custoemr number that is already present, it is not retrieving the other details like name city and all.PROGRAM ZMP_TAB1.&----*& Module USER_COMMAND_9001 INPUT&---- te...

structure

hi,Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTCDUR.c...

structure

hi, Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTC...

Resolved! Sorting

Hi, During sorting the internal table i was facing the problem...See internal table having two fields namely num and name..sort itab descending by num-->It works...Butsort itab descending by ____.Here i need to display the value in run time..How ...

Resolved! Hi

Hi, I am writing a aprogram in Module pool.I am getting the following error.TABLES:KNA1. "WORK AREACASE SY-UCOMM.WHEN 'EXIT'.LEAVE PROGRAM.WHEN 'DISPLAY'.IF KNA1-KUNNR IS NOT INITIAL.SELECT SINGLE * FROM KNA1 WHERE KUNNR = KNA1-KUNNR.IF SY-SUBRC NE ...

Labels in this area