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

Resolved! select statement

tables : mvke,vbak,vbap.data : itab like mvke occurs 0 with header line .Get the material pricing group (field MVKE-KONDM) from the material master of the current material (MVKE where MVKE-VKORG = VBAK-VKORG and MVKE-VTWEG = VBAK-VTWEG and MVKE-MATN...

IDOC - Delivery note

Hi All,there is a scenario, whenever a delivery note is created an IDOC has to be generated and the data is sent to the third party customer using XI. Message control method is used for the creation of the idoc with the standard output type 'LAVA'. I...

call transaction

hi alli want to display changes done in a particular document through double-click on one field. problem is that transaction is not a direct transaction, when we display particular document through FBV3 or FB03 , in the 'environment tab' when we clic...

Resolved! need help in CA

Hi Guys, I want to check if an string contains any patter bw a-z and 1-9 and some special characters . how can write the code..i have tried it but this is not working for number and special characters its just skipng the number n specail ...

Resolved! message class

how to declare TWO message classes in a report. pl. let me know.iam coping the std program then i had one msg class & for that i did modifications and i have to declare one more msg class. so pl. let me know.thanks & rewardssatish

Resolved! BAPI needed

hiI need a BAPI which will be able to create a Inforecord using ME11... My other requirement is to change an existing Inforecord's condition type... please assist me in finding onePoints for all helpful answers

Resolved! list

In case of interactive reporting while we go on displaying 20 lists which is the maximum number,Incase when last 20th secondary list is being printed,what will happen to the previous lists,will they exhist or removed from memory,if we want to see the...

Reg RPGI..

Hi Genius, Here iam suffering while posing the delivery document no using <b>WS_REVERSE_GOODS_ISSUE</b> function module.I gave the input parameter of vbeln budat vbtyp and tcode every thing, but its not posting ...what may be the problem...

Resolved! BAPI

Hi all,Is it fix that BAPI can call from JAVA or Visual Basic only?Or it can b from other system like Oracle?Because i am trying to call BAPI from Oracle Form 6i but not succeeded yet.Thanks in advance....

user is missing

Hi All,weare in 4.6c now.I found one user exists in SUIM T-code change documents. But in SU01 it shows user does't exists. What will be the fault.And user unable to login to sap.Is there any chance to find the problem or it is a SAP Bug?please assist...

file creation

HI,I created report like this.REPORT ZCREATEFILE.TABLES: KNA1.PARAMETERS: OUTFILE(20) DEFAULT '\tmp\rakesh' LOWER CASE, STATE LIKE KNA1-REGIO DEFAULT 'MA'.DATA: BEGIN OF OUTREC, KUNNR LIKE KNA1-KUNNR, REGIO LIKE KNA1-REGIO, TELF1 L...

regarding user exit

hi,in my production server/development server the tc 'me5j' is giving correct data except the column 'net value' ,what i m observing that net value of PR which is created with the help of tc ME51N is coming in tc me5j but the PR which we create with ...

Report Line Size

hiDue to certain requirements I had to add a new field to the existing report, the report works fine but I had to increase the line size of the window...This works fine in foreground mode but when the user processes the report in the background mode ...

Answer me..

HiYou want to define an interface status for a details list displayed after a WINDOW statement. Which status type do you have to use? 1)Screen 2)Dialog box 3)List 4)List in dialog box which is correct??please help me...

Problem with ALV Top-of-Page

hi all, I want to concatenate two strings with large space, In debugging, there was such space but when executed there is no space between the strings in the top-of-page of ALV.Actually my requirement is like thisSale order /Item 000008854/000010 ...

rthoodi by Active Participant
  • 686 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area