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...

    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...

    sheenamk by Developer Advocate
    • 94782 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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
    • 1513 Views
    • 8 Comments
    • 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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Does it possible to create a file automatically?

    HelloCurrently we have a upload program, wherein by using the below code the prog. is asking user to select a file from his/her local machine for saving the log file   AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_log.   * PERFORM get_file_name CHANGING...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Order unit is not save using BAPI_MATERIAL_SAVEDATA

    Hi Experts,I am using  BAPI_MATERIAL_SAVEDATA to create material master.But the Order unit is not save.I have written this peace of code for order unit,****************UNIT OF MEASURE***************     LOOP AT IT_ITEM INTO WA_ITEM WHERE INT_NUM EQ W...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    problem with gui_download when using DBF FILE type.

    Good Day Experts.I am trying to download excel file using function module  GUI_DOWNLOAD. declared  a table it_string type table string.initially I  appending my header to it_string. and then passing  my internal table to it  .this is how I am passing...

    Labels in this area

    Explore this Area