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

Resolved! CUA - System Refresh

Hello,I am new to CUA and need help in determining the pre and Post steps for CUA during the System Refresh. The System Refresh is performed on the Child System and after the Refresh my original users and Role assignments have to overwrite the users ...

smartforms invoice

hi,i have copied the smartform from lb_bil_invoice to zb_bil_invoice and using the stand program rlb_invoice.to generate a from using smartforms.when i place breakpoints on my driver program on the function module ssf_function_module_name and then on...

Resolved! Handling Versions

Hi Folks!I need to know what are the best ways of handling versions in a development in ABAP. What is the best structure of transports when for example 2 or more persons needs to work over the same program or report, on exactly the same include? Is t...

Dynamic Background Job

Hi.. I need a little help on creating a background job.My requirement is like this. I have a program to read a file from a specified folder on application server. The incoming file will have a variable name.. say something like XYZ_DATE_TIME.txt. The...

No decimals in ALV

Hi, I am populating field quantity (13+3 decimals) in ALV.I want it to appear without decimal places.how should i get rid of it?there is a field called 'decimals_out' in ALV field catalogue. How to use this..? I am passing '0' in that but its not wor...

Resolved! sub routine

Hello friends,I have a program and I have some Include programs and some perform statements in the main program.The form routines for the perform statement in the main program are in the include programs.I want to change the name of the perform state...

Resolved! String Operatoin

Hi, How to output field1 C(10) and field1 C(10) into a string field and maintain the lengths of the individual fields? FIELD1 C(10) is 'ABCD' FIELD2 C(10) is '0123456789'MYSTRING should be 'ABCD 0123456789'I get errors using the write and conc...

sap_cohort by Active Contributor
  • 475 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! ALV List Question

I have very long rows in ALV output. Its more than 550 characters. I made line-size very high (1023) in the report, but it still splits the output row and puts in 2 rows when I run in BACKGROUND (ONLY). When I run in foreground it displays sinnle ro...

Resolved! Sort Itab

Hello friends,I have to sort 2 columns ascending and the third column descending.I am using the below code but has errors. SORT it2_konv BY knumv kposn and kschl DESCENDING.ANy suggestions.shejal.

Duplicate Key Trouble

Hi All I have beeen aske to create snapshots of certain tables basically freeze a point in time. There are 8 tables I have to do this for. I have done it and it works fine except for 1 table. The other 7 I copied the original tables added a snapsho...

Resolved! Sending E-mail from SAP

Hi all , We have written a code to send e-mail from SAP . The program will convert the list output to HTML format and uses the FM "SO_NEW_DOCUMENT_ATT_SEND_API1" to send it thru mail .But this does not reflect directly in SCOT , it is geting stored i...

f4 help Problem

Hi AllI have created a screen that has some fields and an alv grid. There is a date field in the header of the screen and the alv has some drop downs as well.I call the screen from my program but when I try any of the drop downs in the alv or the he...

Resolved! Validation for KP06

Hi all!I need to make a validation for transaction KP06 (Change cost element input planning), so that given a version number (VERSN) and a cost element (KSTAR), the system will check in a Z table if the change is allowed or not.I have tried the follo...

Resolved! DEBMAS!

I am sending customer IDOCS (DEBMAS) to middleware (XI). I configured it (XI as logical system) in partner profile to receive customer IDOCS.In the outbound parameters, I configured for DEBMAS with receiver port and other information.My question is s...

Labels in this area