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

Resolved! Bapi for ME51 problem

Hi Techies, I am using BAPI_REQUISITION_CREATE to create PRs in 4.6c Version. When I give all the mandatory data correctly and execute the FM individually in se37 its giving the PR no: . But, when I check in me51 or eban t-code giving error PR no: d...

Resolved! How to get classification details corresp. to a Functional Location in PM

Dear All,I need to get the classification details of a Functional Location in PM. How can I find out this? Is there any function module for getting the classification details corresponding to a functional location? If not in which tables are these de...

Copying T-Code MB5B

I have create a Zcopy for all the includes for Tcode-> MB5B. RM07MLBD --- ZRM07MLBDRM07MLDD --- ZRM07MLDD.RM07MLBD_FORM_01 - ZRM07MLBD_FORM_01RM07MLBD_FORM_02 - ZRM07MLBD_FORM_02There is no problem while I am changing in ZRM07MLBD.But if I am w...

IDOC in Text Format

Hi ExpertsI am generating IDOC through a custom report.Requirement is IDOC to be generated in .txt format (text file).Besides XML Port type, i have used port of type File, but its generating IDOC withput any format.So is that possible?Regards.

Regarding Ranges

Hi all,INITIALIZATION. S_KSTAR-SIGN = 'I'. S_KSTAR-OPTION = 'BT'. S_KSTAR-LOW = '600000'. S_KSTAR-HIGH = '699999'. APPEND S_KSTAR. S_KSTAR-SIGN = 'I'. S_KSTAR-OPTION = 'BT'. S_KSTAR-LOW = '400000'. S_KSTAR-HIGH = '499999'. APPEND S_KSTAR. ...

Resolved! cl_gui_alv_grid

Hi All,I am using cl_gui_alv_grid in a report, whixh also has an editable column.I am also calling a smarforms based on selection of rows in that report. My question is that how do i capture the value entered in the the modiable column.Pls help.Than...

Labels in this area