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

Resolved! Textbox on Screen

Hi All, I want to text box on our screen in module pool programming.Text box should be scroll.The user want to put unlimited data like word and save it.Is it possible for unlimited data. I dont want to call FM edit_text coz word documentwilll open....

Event handling in view cluster

Hi,I've two customized table setup with view clusters....so on navigating from one node to another i need to check for a value and make change to the visting node....so how to handle the data tht is changed in the view clsuter? i'm using the event co...

prabhu_s2 by Active Contributor
  • 571 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Alv Refresh Button

Hello Experts,I am using ALV for Data Display, After display Data User Has to click on Checkbox(output) .Then he pushed Refresh Button.Then click on print (Developed New Button on alv by me i am calling smartform from there where check = 'x' ).every ...

Resolved! Slection condition with Like

Hi Gurus,I try to extrat from the table CSKS the cost element (KSTAR) only those starting by 8. I have written this code but I always receive a sy-subrc = 0.PARAMETERS srch_str TYPE cska-kstar. TYPES: BEGIN OF ty_cska, kstar TYPE cska-kstar,...

Screen development

Hi All, I am having a screen with two text box. One text box I took as a lebel.My requirement is when I put f4 help on text1 then the data automatically updatedin text2(label).for text1 I took FM RH_OBJID_REQUEST and value comes in text1.how will I...

MIGO Screen Exit

Hi all,I need to add a screen on the MIGO tcode. I have used BADI MB_MIGO_BADI and the screen is getting displayed. But the issue here is that, all the examples and evn the standard one shows that the filed on the new subscreen is stored in ZTABLE. C...

Resolved! Regarding IDOC

Hi,During a IDoc edition, a new idoc would be created.So the old idoc would be in 69(IDoc edited) status and the new idoc would be in 70 status(Original of an IDoc which was edited). So my question is how we will find out the new idoc related to edit...

Resolved! where used list for indexes

Hi,cause indexes are only used to create a plan how to access db-tables there is no such functionality directly to have a look which index is used in which SQL statement and at least find out the reports where the index is being used. In Addition tha...

Resolved! BDC

HI..all..Plaease help me to create BDC.Actually data was uploaded with help of bdc but wrong data in one field gt uploaded.Wanna create a BDC to update data but dnt know how to create BDC for updationPlease help me out and thnx in advacnceModerator m...

Spool not generated

Hi,I created a custom BAPI in which i am using the tcode via VL71using BDC.In this scenario i am having two output type to print.But the problem here is both the output types are printed but the spool is generated only for one output type.Please help...

Labels in this area