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
    • 94677 Views
    • 212 Comments
    • 39 Likes

    IDES

    Is the IDES system provided free of charge to all SAP customers?I downloaded IDES from the service marketplace at home for selfstudy. My temporary license is scheduled to expire in one week.I don't have the authorization to order a permanent key; on...

    Memory Problem

    I am trying to test a program but it failed due to low memory as input file size is 450MB + all the time . It's saying that the memory is low and leave the transaction before taking a break! This occures when the trasfer happened " TRANSFER GT_...

    Resolved! Accepted Solution

    Memory problem

    Hi All, I am trying to test a program but it failed due to low memory as input file size is 450MB + all the time . It's saying that the memory is low and leave the transaction before taking a break! This occures when the trasfer happened " TRAN...

    Resolved! Accepted Solution

    BDC

    Hi Experts,I am using function module ALSM_EXCEL_TO_INTERNAL_TABLE to upload data from an excel file. Do to performance reasons I have to use GUI_UPLOAD instead. The problem with this function module is that it is showing data as ####. My internal ta...

    Resolved! Accepted Solution

    Dynpro initialization

    Hi folks!I'm learning (by myself) the use of dynpros and I have a doubt:If I need an initialization. Where should I put it? I've tried the "Initilization" clause on general data include but it isn't running.Now I'm doing it into PBO module, but it'...

    Resolved! Accepted Solution

    add_node

    Hello Everbody!How can I implement customer specific hierarchy via alv-tree.like:Customer-NrPeriod -> Information.These both upper hierarchies "Customer-Nr" and "Period" should have a Folder-Icon as usually which indicates being the upper hierarchy.I...

    Resolved! Accepted Solution

    smartforms

    hi to all, This is vijay here, i did'nt work too much in smartforms could u send me complete smartforms study material in form of link.since here requirement is complex, so plz sent me asap.thanks in ad...

    Resolved! Accepted Solution

    Shared memory and ABAP

    Dear developers,I have some documentation on ABAP SHARED OBJECTS and I wonder how I could define shared memory objects at run time ( so I would need something like an API ) instead of using the SHMA transaction.I actually also wonder what would happe...

    Resolved! Accepted Solution

    Transaction F110

    Hi,I creatad Z program to download file and assigned in F110 transaction.the Z program will be used to download file to both application as well as presentation server. I am using GUI_DOWNLOAD to download the file.File is downloaded in applicaiton se...

    Resolved! Accepted Solution

    Help in search help

    Hii create Z report.In the selection screen i have 2 field: werks and MKMNR ( Master Inspection Characteristics). when i press F4 on MKMNR i see search help of MKMNR - <b>QPMK</b>I want that the value of the werks will automatic enter to search help...

    Resolved! Accepted Solution

    Remove negative sign

    Hi ExpertsI am getting a value in variable and that is negative. I am using REPLACE ALL OCCURRENCES OF '-' IN abtmnt WITH ''. But I am getting an error which states that:"OCCURRENCES OF '-' IN ABTMNT" is not expected.Can anyone tell me the reason for...

    field-symbols

    LOOP AT RESULT-INTER-RT into wa_rt where LGART = '9A62' or LGART = '9A50' or LGART = '9A21' or LGART = '9A16' or LGART = '9A12' or LGART = '9A20' or LGART = '9A63' or LGART = '9A01' or LGART = '9A10' or LGART = '9A06' or LGART = '9A05'.I have this s...

    Resolved! Accepted Solution

    Function Module "POPUP_TO_CONFIRM_STEP" and "WS_EXECUTE" is flagged as obso

    Hi All,Function modules "POPUP_TO_CONFIRM_STEP" and "WS_EXECUTE" is flagged as obsolete. Can any one suggest me an alternative fun.module to replace the above two fun.modules sepretly.Thanks n Regards,Indu.CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPOR...

    Labels in this area

    Explore this Area