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

Resolved! mask/camouflage field in ALV

Hi all,I have a report with output to ALV. It concerns equipment related data. There is data on the list that is not to be seen by just everybody.Is it possible to make the output of a security sensitive field look like **** instead of eg. '1234'?(Th...

Ronnn by Participant
  • 1298 VIEWS
  • 8 REPLIES
  • 0 Likes

Down load Excel sheet...From smart form output!

Hi Experts...!I have one requirement like as bellow...In VF02 Tcode ----->give one Billing number .                     ------>Goto Menu options click on Billing Doc menu button                      ------> Select Issue output                     ---...

Resolved! Encryption Type AES-256-CTS-HMAC-SHA1-96 not working with SAP Webdispatcher

Hi,We have set up an SSO solution with SPNEGO and it workes fine internaly. Now we have published it to the internet via a SAP Webdispatcher and the  KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96 is no longer found valid.I have found out that ...

Resolved! Parallelization is not happening using asychnronous RFC in a function module

A BW data source ZTESThas been created based on a function module ZTEST_FM to pull thedata into BW system from R/3. (Have checked the parellel jobs running in SM66 transaction).Inside the function module, an RFC functionmodule ZTEST_RFC1 has been cal...

Resolved! In Custom Search help search material description without case sensitive

Dear Experts,I have created custom search help in VA01 transaction, in material(matnr) place. In that I have search material description(maktx). My requirement is whenever i search description without '*' and without case sesitve, I pickup filtered m...

ALV Tree to Excel

Experts,I am displaying HR org data as ALV tree. When i download using System->List->Save->Local File->Spreadsheet, I see that Tree output formatting from SAP is NOT RETAINED in excel. I searched lots of threads & tried creating demo programs for the...

Resolved! How to enter AWTYP manually while posting the customer invoice in F-22 or any other t code

Hi Experts, I am trying to enter AWTYP manually in t code F-22. I tried to customize it by changing field status varien in OBC4. But i couldnot do that. Is it possible to make the Field AWTYP manually inputable? Elaboration: when I post a debit invoi...

Resolved! FB: MSS_GET_BACKUP_DETAIL usage

Hi i am Trying to use the FB: MSS_GET_BACKUP_DETAILbut whitout any chance.These are the Import-Parameter:DBNAMEBKTYPE                          0BKSETID                         0CON_NAME                    DEFAULTSCHEMAThere is no Info for this FB at ...

Resolved! FB MSS_GET_BACKUP_HIST

Hi, i got a basic ABAP Problem here,types backset      TYPE MSQBACKSET.data backset_wa  TYPE TABLE OF MSQBACKSET.CALL FUNCTION 'MSS_GET_BACKUP_HIST'       EXPORTING         DCODE                      = 1         BKPERIOD                   = 14       ...

Resolved! Sap Graph problem

Hi Experts,I have copied standard program "GRAPHICS_GUI_CE_DEMO" and make the changes in our 'Z' program. Below is the output. My requirement is to show some values at the starting of the graph (Like Below in green circle) Inside this program form "c...

Resolved! How to populate field XBLNR_ALT in table BKPF through BAPI_ACC_DOCUMENT_POST

I have a requirement  to populate BKPF-XBLNR_ALT field through my program which is using BAPI_ACC_DOCUMENT_POST to create accounting document. But the header structure 'DOCUMENTHEADER' has no field which can be used for this purpose. How can i solve ...

Labels in this area