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

    Nested select

    One more thingjus read this'Nested select should be avoided and used only as a last resort when no other data retrieval method is possible'can anybody plz give me the example where we can be forced to use nested select statements??Thanks once again

    Resolved! Accepted Solution

    Lists

    Another thingjust hav a look over this codewrite: sy-vline, 'Flight Data'(001), AT line_size sy-vline.*COL HEADINGWRITE: SY-VLINE, 'FLIGHT'(002).*FIX LEFT SCROLL BOUNDRYWRITE: 'DATE'(003)'DEPARTURE LOCATION'(004)'PRICE'(005)AT line_size sy-vline.ULIN...

    transaction pb30

    hai ,in hr module .one problem in pb30 transaction i have to add these fields ename , payrollarea payrollsubarea , for there is no screen exit and no badi .how to add it is deffenetly possible , some body done this in for pa30 screen ,when iam debu...

    Resolved! Accepted Solution

    Overall Security Question

    I'm curious about how security is handled with Visual Composer Apps. From what I think I know it creates a web app with interactive objects (flash?). Some of the objects data will come from different infoproviders. How do you control the security? ...

    sap_cohort by Active Contributor
    • 396 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    2 spool - 1 program

    Hi folks,Lets say that I want to create a program that is going to produce 2 different spools. This program will be a batch so will run in background. By defaulf everything that I write using the WRITE statement is going to go in a spool. I have a re...

    Resolved! Accepted Solution

    Is there a table type ATTRIBUTE that can be defined in an ABAP object?

    Hi. Within SE24 on the Attributes tab, is there a way to define an attribute of type TABLE? If you put in STANDARD TABLE as the reference type, it does not allow a generic table type.What I want to do is pass in a standard table type to my constructo...

    Resolved! Accepted Solution

    Debugging

    Hi Guyzthe problem is sameActually whenever i am debuggin a program that include any include program, logical db or function module,,than smthing else is displayingi tried to leave that program using F6 key but its not working..can anybody plz tell m...

    Resolved! Accepted Solution

    Function Module IMPORT structures not recognized in form subroutines

    Hello everyone,Did some searching on SDN and didn't find the answer, so I apologize if this has been covered before.Just finished my first Function Module. It's a remote-enabled (RFC) function that will be called by XI to do some processing. I have...

    Resolved! Accepted Solution

    Developer key for MiniSAP

    I am using MiniSAP to learn ABAP programming. I am using the book ABAP Objects - Introduction to programming SAP applications for this purpose.When I try to create 'S_' program I am prompted for developer key. I am able to create 'Y_' or 'Z_' type pr...

    Labels in this area

    Explore this Area