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

Resolved! ABAP Programming WARNING: The VALUE specification is longer than the corresponding field.

Hi, I am getting warning for below code. WARNING: The VALUE specification is longer than the corresponding field. The VALUE specification will only be passed to the field length! CODE: DATA: S3 VALUE 'SAP' , S4 VALUE 'ABAP' TYPE STRING. ...

Resolved! Weird selection-screen behaviour when returning from an ALV-list display

Hi All! I'm mystified by some weird selection-screen behaviour having to do with the SCREEN-fields ACTIVE and INVISIBLE. I defined a run-of the mill selection-screen which includes a radiobutton-group with two options each of which has selecton-o...

When executing report in background Spool is showing Filter Criteria. Which needs to be removed.

Hello All, When I am executing one report in the background, in the spool output, it is showing filter criteria, data statistics, and the records (which are required). My requirement is to remove filter criteria. I already used print parameters to ...

theitbro by Explorer
  • 1751 VIEWS
  • 4 REPLIES
  • 0 Likes

ABAP2XLS assign style

Dear ABAP2XLS users, I use ABAP2XLS to create an Excel-File from ALV list. There are two steps pending: 1. Assign the WRAPTEXT style to all cells. 2. Calculate optimal width for all comluns. As I do not know how Excel-Files work internally ...

tho-gru by Explorer
  • 5503 VIEWS
  • 5 REPLIES
  • 0 Likes

Gos attachment

We have the requirement to do the enhancement in GOS attachment which will common for all the T code in which GOS attachment option is available. Need here help to find the common enhancement or BADI or user exit which will trigger in all the transac...

Alv report

I am trying to creatie an alv report. I fetched some fields from table and passed to an internal table.And i also could display the alv report.Now i need dropdown for some fields inside the alv report.Please give me a referral program which have drop...

Labels in this area