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

    alv grid

    I have devloped one alv grid program but when i am going to run this program with the test data i am getting runtime error.can u check my code and tell me where the code is wrong.i am giving the program code.&----*& Include ZIRPR002_DELAY_...

    Resolved! Accepted Solution

    Regarding Table type..

    Hi,I used to declare internal table as given below and use them in the program, Data : int1 type Mara.Data : int2 like Mara.But recently i saw a syntax as given below,Data: <internal table name> type <Table type>.What is table type? What is it use wh...

    ABAP-HR:Infotype

    Hi, I am working with ABAP-HR.In Personal Administration, while defining Infotypes , they say 'each infotype requirs at least 2 structures and atleast 1 internal table'.Will any body please help me to get the idea.Thanks in advance.Anirban Bhattachar...

    ABAP-HR: infotype

    Hi, I am working with ABAP-HR.In Personal Administration, while defining Infotypes , they say 'each infotype requirs at least 2 structures and atleast 1 internal table'.Will any body please help me to get the idea.Thanks in advance.Anirban Bhattachar...

    Resolved! Accepted Solution

    Authority-check object and AL11

    Hi Folks,1.I am debugging a program in Development which is downloading a file to Application Server,when I use AL11 in development I was not able to see the data.How to see the data that got downloaded into the application server.2.AUTHORITY-CHECK O...

    kiran_k8 by Active Contributor
    • 3040 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to READ Delivery IDOC, which is received from Gentran system??

    hi experts,The Inbound delivery03 IDOC is coming into our SAP system from GENTRAN.So, in this regard, I need to READ this IDOC.So, request u that, let me know that,1 - How Can I know that, my system is received the IDOC from GENTRAN2 - Then, after kn...

    Resolved! Accepted Solution

    question on includes..

    hi,In LV56UF03, there is a call to the customer function 004 which calls EXIT_SAPLV56U_004. There is an incude there named ZXV56U11.How to create that include ? I did as follows:When i tried to create that thru SE38, i was not able to and constantly ...

    Resolved! Accepted Solution

    BAPI_CUSTOMERCONTRACT_CHANGE is giving dump when start date of contract

    Hi All,I am getting a dump when BAPI_CUSTOMERCONTRACT_CHANGE is changing start date of contract in Header. As in Standard SAP if the line item date is different from header it show log screen with message.So when i am running this bapi in background ...

    Resolved! Accepted Solution

    Authority Check issue

    Hi Experts, I am facing an issue in an authority-check statement in a standard program.The role corresponding to the authorization object has been assigned to a user. But the user is getting the authorization error message that he does have the au...

    Resolved! Accepted Solution

    Table Joins

    I ahve joined 4 tables in my report , I just wante dto know is this the right way to do it and if it is not what are the repurcurssions of this kind of joint and if anyone can please tell me what will be the best way to join these tables.Actually ea...

    Labels in this area

    Explore this Area