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

Transaction "IE03"

Hi,I am Using Transaction "IE03" Equipment Display ,Now I want to add a New Button or new Menu field, When I click that button i need to get the Equipment Number from my std Window and By using that number it needs to call my ZSCREEN,Now How to do it...

radibutton

hi all,when i click the 1st radiobutton,1st select-options should activate.when i click 2nd radiobutton,2nd selection-screen should activate.<b><REMOVED BY MODERATOR></b>Message was edited by: Alvaro Tejada Galindo

Submit

Hi All, I am using <b>submit</b> statement to move the control from <b>1st</b> program(<b>calling program</b>) to <b>2nd</b> program (<b>called program</b>) . I want to pass two values from the calling program to the called program. How to do ...

collect

hi,data:num1 type num.num type c. loop at int_final. int_final1-matnr = int_final-matnr. int_final1-vkorg = int_final-vkorg. int_final1-num1 = int_final-num. collect int_final1 into int_final1. endloop.this case y this collect is not wor...

Resolved! module pool

hi,iam working in module pool programming.i have 2 screens, in second screen i have a tab strip with 9 tabs,and a table control in each tab.my requirement is , when iam in going to second screen,i have to disable SAVE button on Application tool bar.i...

dictionary

hi allwhile entering the value for company in TCODE XD01. Title option is only Mr, Ms, Company, Mr & Ms.i want here one more option like M/s.for this i have table TSAD3T and field TITLE_MEDI.can any body ll tell how to put the other value like M/s???...

Resolved! problem in user exit

hi experts,while creating a user exit i m facing a problem while craeting user exitSDVFX009 :Billing doc. processing KIDONO (payment reference number), when i click on EXIT_SAPVL60A_001 and go to INCLUDE ZXVVFU07, and double click it id doesn't allow...

reg : Function module

hi,when using FM 'REUSE_ALV_HIERSEQ_LIST_DISPLAY ',parameter IT_SORT should contain fields on which sorting has to be done....Right??Actually , my question is ...my output intarnal table contains 21 fileds.but the field specified in IT_SORT..is not p...

Resolved! Text Elements

Dear all,What would be the string search code to read the Text Literal in a report program with the Text Elements in the report. This is for a qaulity check program that has to take out the miss mached Text Element to the Text Literal.eg : wirte :/'...

Labels in this area