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

Resolved! SELECT QUERY-URGENT!!!

Hi,Please respond on this ASAP.SELECT SINGLE PRODH FROM MVKE INTO MVKE-PRODH WHEREMATNR = VBDPR-MATNR.IF SY-SUBRC EQ 0.IF MVKE-PRODH NE SPACE.IF MVKE-PRODH(5) EQ '00003'.V_WINDSHIELDS = V_WINDSHIELDS + V_INV_QTY.V_WINDSHIELDS_TOTAL = V_WINDSHIELDS_TO...

Resolved! sapscript

hi, in sapscript what is the use 3 tabs in character format? we can define the tab with 2 commas , it need only one tabs, then what is the extra 2 tabs?and also what is the use left right, center in tabs,pls explain

Resolved! Query meaning

Hello all,Please help me understanding this query:T_EINA_EINE is internal table, prepare a new internal table with field VAKEY LIKE KONH-VAKEY and populate data from T_EINA_EINE by placing VAKEY0(10) = lifnr, VAKEY10(18) = matnr, VAKEY28(4) = ekorg, ...

Recording Problem

Dear All,i am having problem when Recording the XK01 Other Data communication screenthe problem is when i click on the tab "Other Data Communication" Tab a listwill be displayed there i need to select URI but the problem is when i am selecting the U...

WORKFLOW

Hi ,I have created as workflow to be triggered when a sales order is created.I have 2 different users.User1 and User2.When User1 creates the sales order the workitem must go to the User2 and when the User2 creates the sales order the Workitem must ...

element datum

i declare zdate type datumbut when the alv get out i get 20070802 instead 02.08.2007there is a solution without concate or move ....why when i click in see the table like ltak i see the date goodbut when i declare datum i see 20070802

Resolved! Regarding report

Hi ExpertsI am fetching data from Table vbak ,vbap, konv and i am not getting the output.This is my coding. TABLES:VBAP,VBAK,KONV.DATA KNUMV LIKE VBAK-KNUMV.DATA:BEGIN OF ITAB OCCURS 0, KUNNR LIKE VBAK-KUNNR, VBELN LIKE VBAK-VBELN, POSNR ...

Resolved! Issue in download

Hi All,i have 5 internal tables. Each table contains some data. in selection screen i have five files. i willenter the file name and i select the download radiobutton then it has to download the data.My question is i have to use single download funct...

Resolved! sapscript

hi, in sapscript after channging the std layout i defined that one in Nace,after that how see the output. i taken the spool request no and put into the sp01 but it is not showing the actual output, it showing only with text element name,i want to ...

Resolved! SAP Query

Hi, ExpertsI have created a SAP Query using SQVI, Now issue is that I am able to use this query in my login but it is not sharing for other use in same client. how can I share this query for all users.with best regardsRajiv singh

Labels in this area