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

Module pool

Hi,I'm new to module pool...my requirement is have 2 radio buttons like Update and Display...if i click on update radiobutton have to get the data from ztable to table control and after modification have to update the ztable.and if i click on disp...

Availability Control

I have used exit "Exit_sapfv45k_001" .The requirement is when the user clicks on the icon 'Check item availabilty",he should not be taken to the availability control screen.I trigger an error msg if the user is unauthorised for which a table is being...

very urgent

Hi All,I am experiencing a severe problem.I created a domain with NUMC length 6 character.I assigned a value table to it as well as low value and high value range.later I removed value table according to my requirement.but after that I am not able to...

Resolved! Wild card characters

hi frnds , I want to use wild card character for decimal point numbers for following combinations1 ) 123,45,56.89 many commas and one period2) 123.45.56, 78 many periods and one comma.3). 123 45 89.89 many spaces but one periodthese are n...

Resolved! Finding BADI

Hi all,Can any one tell me how to find a badi against a TCODE, suppose tcode is FD32.the second question is : The Credit balances are maintained against Amount. I want to put Empties balance in that means number of Material as credit balance i want t...

Resolved! BADI

Hi all,Can any one tell me how to find a badi against a TCODE, suppose tcode is FD32.the second question is : The Credit balances are maintained against Amount. I want to put Empties balance in that means number of Material as credit balance i want t...

validation?

HI all,I need to validate werks on standard t-code.data:s_werks like t001w-werks.select single werks into s_werks from t001w where spart eq '10'.if s_werks = space.messsage i001(zi0).endif.<b>here how this S_WERKS map to the screen field t001w-werk...

Resolved! Idoc segment set release

Hi I have a requirement i have created a segment with 2 fields and released the segement(Set release)......Now i want to add 1 more field....how can i acheive this.....can we do this by CANCEL RELEASE and what is the effect for this .....points will...

Resolved! call transaction

hi experts, I am calling transaction va03 in my program skipping its first screen...but the requirement is to go directly to the next screen containg item data according to itam no. located in the table in overview screen.....please help.Thank...

Resolved! Error in output Spool

Hi:I need help, I'd like send spool of program as attachment PDF file, so, my solution is...1.Get Spool Number I get the Spool Number from table:TSP01, to get the last one.2.Get Spool Data, useing function 'RSPO_RETURN_SPOOLJOB'3.Sendmail use func...

Labels in this area