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

Resolved! Parameter help

Hi All,I have two input parameters in my report. Both have set f4 help using search help objects.Based on the fisrt parameter's value, i need to execute a select statement and then the second parameter help list should be populated from the resultset...

Resolved! Enhancement

hi, i have to get the idea of enhancement , i had gone to SMOD but their is provision only to assign the enchancemt to any project ,but i want to know how to create the enhancement.please suggest me what to dodeepak

Resolved! ALE

Hello All, I have a requirement to transfer following from one server to another server using ALE.<b>1.material master MATMAS 2.BOM masters3.cost centers 4.routing master5.vendor master6.customer master</b>Please suggest the ALE setting tha...

Resolved! Selection-Screen

Hello Friends,Can any body tell me the logic of the following query?If there are 3 fields in the selection screen...if we enter wrong number in the first field it automatically block the remaining fields.Thanx in Advance.

Resolved! Capture Event

Hi All,I am using class cl_gui_picture class inorder to display a picture on my screen. I am handling an event of Picture_Click. Following is the code for the same.CLASS c_reaction DEFINITION. PUBLIC SECTION. METHODS h1 FOR EVENT picture_click OF...

Resolved! G/L Posting

Hi Currently i am involving in integrating a SAP and non-sap system. I need to post the data which is generated in java platform into the SAP transaction FB60,70 without using BDC Program.Kindly suggest how do i process the data and post it into the...

FM RS_CORR_INSERT

Dear All, This is my second post concerning the same question.I've inserted some entries in a database table. In that report, i also have a transport request number(User enters this on the selection screen, after creating one from se09).Since...

Resolved! radiobutton

Hi abapers,Iam using 3 radio button. If i click one of the radionbutton it should display one block with contains 3 fields in it, Otherwise it should be hidden.I am able to hide the fields but i dont know how to hide the block.Please help immediatel...

ALV drill down

hi I have the requirement like ...I have the output with check boxes for every record. If the check box have been checked then I should do the database table updation for that only checked records. How would I do this through using ALV Function modu...

Resolved! SAPSCript - Address

HI all,I am trying to design a form. I have a window called header.In the text editor of this window the following code is written./: BOX FRAME 10 TW/: ADDRESS/: TITLE 'Reliance Global Services Ltd.'/: STREET '50 Cragwood Road,Suite # 209'/: P.O.BOX...

Process code

Hi Friends , I am sending a material idoc MATMAS04 with Message type MATM . I would like to know how would i configure the message control for outbound idoc in the partner profile. Application ?Process Code ?Please do let me know . Thank you .

Resolved! SapScript Elements

Hello guys,How do I find the elements that a window has related?,I have my window MAIN, it should iterate because what I´m printing have many positions, and I guess it´snt happenig because I don´t have the correct element (/E), how do I find it?Than...

Resolved! write statement

Hi Friends,I have a problem here.In one report, for example the scenario is like this:data: itab1 occurs 0, x like mara-aenam, end of itab1.data: itab2 occurs 0, y like mara-aenam, end of itab2.some where in the code i'm writing...

Resolved! Scripts - BOX Command

HI all,I have main window in my script. I have some text which will be written at the bottom of the main window using bottom and endbottom command. Now I want a box around this text. Can anyone explain how do I write my box command.Regards,Varun.

Labels in this area