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

    SNC Question

    Hello,Can anyone tell me which encryption methods sap snc uses to encrypt data.whenever snc/data_protection parameter is set to its highest value the data movement betwenn sap gui and abap system is secured (encrypted?)which type of data protection (...

    Resolved! BDC for ME21N

    Hi Gurus,My requirement is BDC for ME21N ... I search this thread in forum all suggests the BDC for Enjoy Transaction is not suitable and Use BAPI.... But our client wants a BDC For ME21N... I record the bdc and it was not working perfectly for the m...

    Resolved! declaring constants

    hiiii was wondering is it make sense to declare local constants in a report programi mean constants is created so that it can be access globally then what's the use of declaring it in a perform like below perform f_processdata constants: lc_test t...

    new to hr abap

    Hi Experts,I have a doubt in HR abap.I am trying to fetch data from infotype 0001 and wrote the following codeREPORT ZHR_TESTEX.TABLES PERNR.INFOTYPES: 0001.GET PERNR.PROVIDE * FROM P0001 between pnpbegda AND pnpendda.write:/ P0001-PERNR, P...

    Resolved! PO Header Text Missing

    Hi All,If i create one puchase requisition with some header TEXT and Item TEXT, but when we create PO with reference using Purchase Requisition that time we missed Header Text but we found Item TEXT.Please let me know solution Is there any customizat...

    Resolved! user exit or badi

    here the scenario is like this. user is changing the price for for particular division. during that all sales and billing should be locked for that particular division.for all other it should not be locked.this should happen for VA01 VA02 and VF01 Vf...

    Resolved! Regrading ST05 & SE30

    Hi folks, plz share me detailed information about ST05 & SE30 transactions. mainly in SE30, tell me the information about the various percentages like ABAP , PROGRAM...... what are these percentages? which should be more ? and which should be less?...

    Resolved! ALV Blocked List

    Hi,I am currently working on ALV Blocked list. But when I try to display more than 29 blocks as output, it throws a run time error and the description of the error is that stack overflow. So is the maximum number of blocks that can be displayed using...

    locking tcode

    here the scenario is like this. user is changing the price for for particular division. during that all sales and billing should be locked for that particular division. for all other it should not be locked.any idea how to get it done??

    Internal table

    Hi Friends,Can any body tel how can i add two internal tables.itab1-ebeln = '110000023'. itab2-ebeln = '110000023'. itab1-ebelp = '01'. itab2-ebelp = '01'. itab1-belnr = '333333333'. itab2-belnr1 = '333333344'.itab1-f = 'a'. ...

    Labels in this area