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
    • 94768 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Parameter is persistent

    Hi friends,Let PARAMETERS : name(10) . write : name. Now if in the selection screen , we give , say qwerty and execute it , we get qwerty in the screen .here if the back button is clicked the initial screen selection screen appears with the value ...

    Resolved! Accepted Solution

    How to get User Name?

    Hi Guys,I want to retrieve the user names? Can you please tell me in which table SAP stores it?My SQL query will be as shown:SELECT SINGLE * FROM (TABLE NAME ???) INTO WORK AREA WHERE DBTAB-USERID EQ SYST-UNAME.Here I want the database table name whe...

    Resolved! Accepted Solution

    Report to Excel Output

    Hi All,I have a requirement where the Report Output should be displayed directly in Excel. I am using OLE objects for this. Could anyone provide me with all the Properties of Excel which can be used in the coding.For example, Setting Row Height, form...

    Resolved! Accepted Solution

    alv

    Hi all,i have alv with fields . ID IDdescription .... etc.now my ID field is editable but the IDdescription is ony display. but this field should be internaly editable .... ie. when i select ID value ... it should automatically populate the IDdes...

    Update VBAK-STCEG_L

    Hi all,I've been asked to update a couple of vbak fields.One of this is STCEG_L (Tax destination country).I generally used the FM BAPI_SALESORDER_CHANGE but I cannot find which field has to be used in the structure BAPISDH1.Does someone has any idea ...

    Resolved! Accepted Solution

    Database record position

    helloI have 100 records in my databse table.i am fetching one record using select single query.i want to know at which position that record exist in database?how can i know that position?i am not using internal table here as so much data is there.reg...

    Resolved! Accepted Solution

    Mass Role Changes

    Hi Experts,We are in the last stage of implementation phase and have created all the roles for almost all the modules.Our team is also responsible for implementing GRC AE 5.3(Dev & Prod. Ready,testing going on).We have followed a standard naming conv...

    sending a mail

    hi experts.Is there any possibility to make , microsoft office to be linked with sap for the purpose of sending mails to external sources such as purchase order etc. kindly give me a suggestion how to do it...thanks &regardsdeepika.

    Resolved! Accepted Solution

    PFCG mass processing

    Hello all,to assign users to roles I need to create a report for mass processing of transaction PFCG. BTCI is not a good solution because it isn't possible to scroll with function code P++ in BTCI mode to the end of the user list, which is possible i...

    Labels in this area

    Explore this Area