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

FM for XML purpose

I'm searching for ANY FM, which replace in the text all control character used in XML.I want to dump documentation of program into XML and the main problem is, that in this documentation occures signs as: ", <, > which are constrols character for XML...

Resolved! Module pool Programming

HAI,This is the requirement.kindly help. Grouping radio Buttonsa. Place 5 radio buttons as one group 2 on left side 3 on right side. If any of the left side radio button is selected a check box should be visible. If any of the right side radio button...

initial screen

Hi Friends,I wanted to know how to go to my initial tcode.Suppose i have one condition & that condition is true. I wanted to display an error message & leave to first screen of tcode.sample code isif x_char <> 0.message.leave to transaction 'zxyz'.en...

e-mail address format in cutomer master data invalid - how to store it ?

Hi,we try to enter email-addresses in the form name.@domain. SAP checks according to RFC that the local part "name." is invalid because it contains a traling (or leading) dot.So we get an error and cannot create the customer master using BAPI . But ...

Clemenss by Active Contributor
  • 1428 VIEWS
  • 10 REPLIES
  • 0 Likes

task in workflow

Experts,I have created a task which will send email to recepient in case inbound idocin system get failed , for example if system received inbound idoc withmessage type delfor and if it get failed then mail should be sent to user.i have successfully ...

Resolved! Sap script

Hi Friends,I have a variable in my driver pgm called zvar.For this i am getting data based on a select query.So how can use this zvar in my sapscript.Suppose if i have to write a if condition in script editor...&zvar& EQ 'abc'.Then no data is coming ...

Adding New Infotype

Hello everyone,A new infotype together with two new subtypes has been added in our HRsystem. I want to display these as a subscreen in PA20/PA30.When I add the code in the PBO routine: (0300 being the new subscreen)CALL SUBSCREEN subscreen_t582c INC...

ABAP questions

Hi ,Can anyone please post the answers for following questions , i need urgently .Thanks in advance .1. Write down the steps in SAP SDLC. (For each step list out the tool used) 32. Which is the program used for creating and editing ABAP programs? 1...

Resolved! table maintanance

hii creted z table and maintained the table with genarator.it is working fine in development server.wheni tried the same in QA it is showing error.what will be the cause for it.i tried all possile ways to handle this but unsuccessfully.

DATE PROBLEM

Hi,I have date format like date-low & date-high in mm/dd/yy.Now I have to take the difference of both the date.If the difference is greater that 10 days then i wanted to display an error message.Now I m putting date like 01/01/2006(date-low) & 01/30/...

Resolved! lists

hi!i have a program which runs on internal table and create list.i have to update this list and when clicking on SAVE i have to read the list ( few lines ) and the update my table.I dont know how to read the list line.i used AT USER-COMMAND ...

Labels in this area