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

CDS View

Hi experts,I have a problem, I'm trying to consume "DDL Source" which is a view of a table, the view contains parameters, but when attempting to activate from BW generates an error, but does not specify which error. It has something to do with"W:The ...

Resolved! How can I use Call Transaction and Skip Screen in Module Pool Program?

Dear experts, I am facing an issue which is described below in detail. I've gone through several similar threads but wasn't successful.1. I have to call the output of a module pool program from a report one.2. I am using "Call Transaction and Skip Sc...

Resolved! Aditional Tab in ML81N

Dear all,I have created an additional TAB "Addnl Data" using Enhancement "SRVEUSCR" Subscreen "0399"In this subscreen I added some fields which I had added in the Include table "CI_ESSRDB"it works as shown below.The fields shown above is as named bel...

Resolved! maintain a custom table having variable rawstring field in SM30 transaction

hii experts,i want to maintain a custom table in SM30 view. my table has RAWSTRING type data element and in my case it is not possible to change data element type as CHAR or LCHR . because my data not having fixed length and it will get truncated. pl...

Resolved! How to reset changes done in the Standard SAP transaction in dialog before DB Commit?

Description: I am working on BADI ME_PURCHDOC_POSTED which is called in dialog after user presses Save in Purchase Order transaction.Now, this BADI implementation gives user a popup to store the agents for release of the purchase order. The popup is ...

Resolved! Custom tab not seen in me21n after enhancement using ME_GUI_PO_CUST

Hi friends,I have requirement like this: i need to add two custom tabs in header level of ME21N , so custom tab1 contains 15 fields and tab two contains 15 fields for which i am asked to create a custom table and maintain the values.So i have fallowe...

sivab4u by Active Participant
  • 1169 VIEWS
  • 2 REPLIES
  • 0 Likes

TOP of Page not displaying when using CALL METHOD G_GRID->set_table_for_first_display

Hi Team,I am not getting the TOP of Page when using CALL METHOD G_GRID->set_table_for_first_display. I created Custom control , its displaying TOP of PAGE and output( but output is getting in 2 windows 1, top of page and 2nd output data and not in FU...

Resolved! Multiple badi issue

     hi all ,          In BADI we have option : multiple use BADI. it means we can call it for multiple transactions .  suppose we have 3 TRANSACTION : T1, T2 & T3. we have implemented one BADI for all this 3 transaction.1 ) shall we implement only 1...

Resolved! Reuse constants for 'sign' and 'option' in ranges/selection tables

Hello Community,Can you suggest good reuse constants for sign ('I'/'E') and option ('EQ', 'NE', 'GE', etc...) for use in Range/Selection tables (RANGES, TYPE RANGE OF, SELECT-OPTIONS)?I'm looking for an interface, class, type pool (in this order) tha...

dellagustin by Product and Topic Expert
  • 12123 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area