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

HR/ACTIONS

HI TO EVERYBODY! CURRENTLY I AM WORKING ON DEVLOPMENT SERVER . WHEN I USE TRANACTION PA40 FOR ACTIONS ERROR IS COMING LIKE NO. RANGE 06 IS EXTERNAL , ENTER APERSONAL NO . CAN ANYBODY SOLVE THIS PROBLEM . I M NEW TO HR . CAN ANYBODY TELL ME THE PAT...

perfrom statement

hello,plz put this following program into perform statements.plz help me..SELECT mastmatnr maralabor INTO TABLE lt_mara FROM mast INNER JOIN mara ON maramatnr = mastmatnr WHERE mast~werks = 'JER' AND mast~stlan = '5'. LOOP AT lt_mara. ...

tabcontrol

hi guru's,i want to display sales details of perticular customer in table control.how can i constuct loop statement at PBO by using table control.i put loop at itab.module status_100.endloop,but it is saying that itab is not DB table.help me. and als...

Resolved! ABAP Query(HR)

I am using ABAP query using LDB. I want to fetch the record(current) within a particular dates for the corresponding pernr.But when i gives validity dates it fetches all the record for the particular pernr. Actually our requirement is to display only...

long texts

Hi,I have three question what to ask :1. what is the "long texts". I heard many times. But don't know what is it ?2. When you use the SAPscript, if you meet this situation to make a long texts for a sales order , how will you do that?3.who have the s...

Resolved! sap scripts

Hi Guys, there are a few option in sap script in which we can print a variable centered , remove leading zeros, compress a variable etc.like &var1(c)&.If any one got those can u send it across to me urgently. Its important. Else please lete me ...

Resolved! screen

hi all,i add 3 fields into transaction iw22, through screen exit.my problem is that when i save this transaction the data not save .what do i have to do so it will be save?thanks in advanced,dana.

Resolved! Validate(fs)

Hi,Plz tell me the steps about how to validate select -options.REPORT ZFS_TAB1.TYPES:BEGIN OF TY_LFB1,MINDK TYPE LFB1-MINDK,END OF TY_LFB1,BEGIN OF TY_EKKO,EKGRP TYPE EKKO-EKGRP,AEDAT TYPE EKKO-AEDAT,EBELN TYPE EKKO-EBELN,SUBMI TYPE EKKO-SUBMI,BSART...

Labels in this area