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

Enhancement in MIGO

Dear all,In the MIGO transaction, I need to print an incoming materials list when the user puts the PO in HELD status.I think this could be done through a few ways:1. adding a new button or new tab on the screen (using some screen exit) or2. adding a...

Resolved! Check BOx

Hello Friends, I have 2 check Box on screen. When User checks one the other should grayout. User should have the option of checking only one. I cant use radio buttons because the user can uncheck both the boxes.Any suggestions.Madhu.

abap

1.Can u create a field without dataelement?2.give few names of cluster tables in sap?3give few names of pooled tables in sap?4.what are the logical tables / database?5.h do u write techinical spec?6.h do u write utp?7.in interictive report , after go...

Resolved! Updating flag using itab

Hi Guys I need to update flag to X for all flag = I from my ztable. Ztable is a database table with many entries (10000's). I currently have code that implements this functionality but performance is very imp here so I need to fine tune the code, per...

Resolved! AT LINE-SELECTION

HI,THIS IS MY REQUIREMENT.I HAVE A REPORT,WHERE ON THEREPORT OUTPUT I HAVE CHECKBOX.IF THE CHECKBOX IS CHECKED IT MUST IT MUST GIVE A MESSAGE AS SPECIFIED.THIS CODE IS AS BELOW.DATA : BEGIN OF ITAB OCCURS 0, MATNR LIKE MAKT-MATNR, MAK...

Enhancement in MIGO

Dear all,In the MIGO transaction, I need to print an incoming materials list when the user puts the PO in HELD status.I think this could be done through a few ways:1. adding a new button or new tab on the screen (using some screen exit) or2. adding a...

Resolved! Sender email-id

Hi all, I am sending email using this function module SO_NEW_DOCUMENT_ATT_SEND_API1 with smartform output as attachment. How can i modify sender's ID , right now the user id is appearing as sender in the mail. I want to use a generic sender ...

Labels in this area