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

Resolved! sorting technique

What is the advantage/disadvantage (over each other) of sorting using the 2 options below?1. sorting a table through the select command (Ex. "into sorted table").2. sorting a table using the sort keyword (Ex. "sort table itab by carrid").thanks for t...

Resolved! ALV to SPOOL

Hi all, I want to do something that I'm not sure if it is possible. When a program with an ALV is launched on background, the print of the ALV is done automatically on a SPOOL order. What I want to do is to run the program in foreground but in some c...

Resolved! Data Masking

HiI want to mask data in some of the SAP tables. Is there any way of doing it. I am not looking to encrypt the payment cards data but any data in general in sap tables which can be masked.Please helpRegardsSanjeev

ALV

Hi friends,I'm unable to download to spreadsheet or a local file or unable to print. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_INTERFACE_CHECK = ' ' I_BYPASSING_BUFFER = ' ' I_BUFFER_ACTIVE ...

CALO_INIT_API

We need information about the CALO_INIT_API BAPI. The basic function of this BAPI is to set some flags in the SAP GUI. But we do not know where exactly these flags are set in the GUI after this BAPI is executed. Please let us know where these flags ...

Real Estate data

hie guysim looking for a table(s) that have the accounting document details and the real estate objects as well, like the business entity, lease out. Whilst at document display i see that those values are being displayed from structure LFVI9. if i ca...

ALV report

Hi Gurus,I am trying to use a Refresh button on an ALV report output.Whenever I click on the refresh button it again calls all the select queries.In that select query I am using one function module 'STATUS_READ'.This fm is giving the same result that...

Resolved! Script entries

helloCan any one tell me for some of the output types if we see the entries in TNAPR we have program name entry and form routine name entry but we dont have form name entry 1. what is this form routine.2. now how to check the corresponding form name ...

Resolved! calculation on year

Hi,if the current date falls between april and december,the year should be same year and if the current date falls between january to march,year should be previous year.For exampleif the date is 23.5.2008, year = 2008 and if the date is 23.3.2008,y...

Resolved! How do I suppress zero values & also maintain the field len in SAP Script?

Hi,I am working on SAP Script. How do I suppress zero values & at the same time maintain the field length?Eg: &wa_itab-d_amt(I)& (say length of d_amt is 16) would suppress the initial value. but the field length is not maintained. How do I achieve th...

audit logs

Hi, we have activated AUDIT LOG through SM19. daily I am obesrving that, there is huge log generated. My question is where will this log is saved. and I think in some way it effects the space on the disk. so I just want to know is there a...

EDIDC Control Record

Hi,I have a inbound function module which processes incoming idoc. I want to modify the control record where i am using an field to capture and store some data.How to do it?My function module have tables parameter with EDIDC.Please let me know in th...

STXL TABLE

Hi,STXL Table stores the text in binary format or Ascii format ,i think so it is in Ascii format ?and my doubt is how can i view in regular format ,means by downloading ar any other query ?plz explain?Thanks in advance,

Background job

Hi experts, I have a un usual problem.i have a program Z_XYZ ... it updates entries in a DB table.If i run the program directly .. it works and the fields are populated.....But if i schedule the program as a background job All the step in the job a...

Labels in this area