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

    call transaction command

    i made <b> batch input call transaction</b>, after i get to the new dynpro if i dont give data in obligatory field it not giving me option to get out i need to get out with TASK MANAGER.and if i made it in standard with out my BI it giving me outwhy?...

    HR ABAP

    Hi Experts,As I am new to HR ABAP can anyone explain me what each line of code in the below program is doing.tables: pernr.infotypes: 0001,0002.get pernr.provide * from p0001 between pn-begda and pn-endda.write:/ p0001-pernr.endprovide.Thanks & Regar...

    access rights

    Hi experts ! what are he t.codes for the sap audit e.g audit trails for changes done in master , how many users are accessing a particular transaction code , how many users are currently working .how i can give only view access right to a particula...

    access rights

    Hi experts ! what are he t.codes for the sap audit e.g audit trails for changes done in master , how many users are accessing a particular transaction code , how many users are currently working .how i can give only view access right to a particula...

    Resolved! Accepted Solution

    Table control

    Hello,I have a table control where there are so many fields.Validity period and endate are two fields out of this.If i enter val.period, code is written to calculate the end date.if end date is entered , val period is calculated.Both the fields shoul...

    Run time Error

    Hi Folks,When i write the program as below and if i check the floating point arithematic in the program attributes the system is throwing dump.data : x type p length 3 decimals 2 .x = 12356.write : x.What could be the reason behind that ???Thanks,Sri...

    Resolved! Accepted Solution

    sap upgrade

    During SAP Upgrade Does the SAP Upgrade process takes care of the Data Dictionary changes? suppose if the user is enhanced some standard tables in sap , after upgradation does these changes will come or not?what abt the userexits after doing upgrada...

    Resolved! Accepted Solution

    Problem with Dynamic Table

    Hello Experts,I have a problem with dynamic internal table.My requirement is to need to display the number of columns based upon the number of cost transfers done for the a WBS element. So I have created a DB table which will update the table during ...

    Labels in this area

    Explore this Area