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

Resolved! IDoc status remains 51

Hi all,I am using LSMW IDoc to create purchase orders, for some of the IDocs I can see the purchases orders are already created in the system, but the status is still 51. Can anyone tell me why this is happending? what action am I supposed to do on t...

Resolved! User Exit for PA30

hI I want to show a message when user is entering infotype 2006 in DISPLAY/CHANGE mode, is there a way to do that ? cause the User Exit ZXPADU02 only execute when the user is pushing a button or press enter and i want that the message will be display...

Resolved! How to simulate "Enter"?

Hi @ all,I have the following problem:I want to provide a F4-help for a parameter of my report, that depends on the value of another parameter. But the problem here is, that the report "doesn't know" the value of the used parameter at the event AT SE...

Creator of IP30 is IP10YYYYMMDD (YYYYMMDD as the date) when triggered by background job

Hi experts,Here is my scenario, in Tcode IP30, I created a variant for background processing.My problem is that in the table AUFK, the creator is IP10******** (asterisk being the date i guesss).How can i change it to the user that created the monitor...

Resolved! ALV Subtotal

Hi experts, attached is a picture of my report.Can i put the value of the subtotal into a variable? Because i need to put the subtotal into another ALV by year.Here is my code in getting the subtotal in alv.   x_fieldcat-fieldname = 'GRADUATES'.   x_...

SXDA split files for RMDATIND - First record in sequential file & not a session record (type 0)

Hi gurus,I'm trying to perform a mass upload of material master records and for this I've have setup a Data Transfer Project in SXDA with the purpose of splitting an LSMW input file into multiple. The file split task is using Data Load Program:Object...

Resolved! ME51N save process

Hi  Guys.I am work with exits in Me51n and when I type in table control the value (EXAMPLE: 3000000) and click in save My code MUST to validate the number.The ploblem is:If I Type Material = 300000 and save ,the validation is correct in my exit ........

ABAP OO shared memory

Hi Gurus,this is my need: i want to create an object in a function module and than to get the same instance in a called program.i've tried passing the instance to a global data of the same function group, but it is initial when the following program ...

Resolved! Searching FM ( Want to pass any time in back and should return time and date both)

Hello Friends,I have a requirement, that my user will pass any back time (like 300 mins back) in the selection screen and the select query will fetch data on time and date.I am facing one problem; assumption - say if user executed this report at 1 mi...

Labels in this area