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

selection-screen

in my selection screen i have 3 feilds-- billing doc no(vbrk-vbeln), customer no(kna1-kunnr) and customer name(kna1-name1).i have made a ztable with this 3 feilds. now whenever user executes the report after giving values in the screen, thefeilds in ...

User Unlock Problem

hi all, I have created one program for unlocking sapusers.I want one functionality in that. when user get unlocked, password of that user reset to initial password i.e. initpass or any other. which i can give.is there any function module to ...

data type issue

Hi,This might sound very silly to u.but i am finding it a difficult. I have a field which is to enter interest rate in percentage.it might be a whole number or it might be a decimal number.i have tried giving this type using data elements with curr,...

iw32 action log

hello all,i have an requirement related to 'IW32'.run the tcode iw32 enter a work order.then extra->document for header -> action logthen you will get the log in which u get who last changed and changed date of work order.My question is regarding tab...

Resolved! Graphs in ABAP

HiAllI have one requirement that i have to plott two curves in one GRAPH .One curve shows standard baby growth in months on X-axis and height on Y-axis.On the same graph i have to show particular baby growth on the same X-axis and height on Y-axis in...

Internal Table Error

Hi All,I have the code like below in 4.6c version.data: itab like mara occurs 0 with header line.select * from mara into table itab.loop at itab.write:/ itab.endloop.This code is working in 4.6c version.But if i try the same code in ECC 6.0 version i...

Problem in Query

Hi All, There is a query written in SQ00 which fetches data from EKKO and EKPO.In the output it is displaying identical records multiple times.I want to display only the fist encountered entry for the given combination of the input.How can this be d...

Resolved! Search Help

Hi experts, Can u plz help me with search help . i wnat search help for vbak-auart field. how to put the search help from se11.plz help me with the procedure.correct answers will be appriciated.regardsSunita.

Resolved! logo on sapscript

hello everyone , I upload a graphics in Transaction SE78 , name ZXXXX. then I want to use it in sapscript .in sapscript , I write the follwing code there ./:BITMAP 'ZXXXX' OBJECT GRAPHICS ID BMAP TYPE BCOLand this command works , but the logo...

Labels in this area