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

    Programing code question

    Hi Gurus,I want to create additional field in the report, where I want to do multiplication with (-1);how to append a new deffined field ZDMBTR to INT internal table?Code is displayed below.Thanks.data: int like ZFI_GET_COMM_ITE occurs 0 with header ...

    Organisational keys are assigned based cost centre associated with Bus Area

    Hi ,I need to add the authorization check in the Z* program Within TE, restrictions are being implemented based upon organisational key. Organisational keys are assigned based upon whether or not the cost centre has an associated business area. If ...

    largenumber

    hi this is my code to display the large num but i can only see it but how to display it can u help me out.tables: zdetails1.data: begin of i_details occurs 0, rollno like zdetails1-zrollno, name like zdetails1-zsname, end of i_details....

    Submit Report

    Hi In the execution of a report(A) I have to Submit another report(B) for processing, the issue is that if i have to pass value in the selection parameter of the report(B). What are the ways to pass the value to this report B selection Screen.Regards...

    Resolved! Accepted Solution

    Why use infotypes instead of tables in ABAP HR?

    Dear forumers,I'm a newbie in SAP ABAP and I'm currently learning HR ABAP. One newbie question here: Why are infotypes used in HR ABAP, instead of the normal tables that we regularly use in SAP?Please help me out with my question here and my apologie...

    Resolved! Accepted Solution

    make pop up appear

    hi everybodyI have 2 parameters on a screen, p_file which selects the path and is assigned the path and the other (p_file2), takes the path in p_file and adds something to it.If the user changes p_file2 manually, a popup appears to confirm the change...

    Database design

    Hi there,let's assume I've these database tables:ZROUTES: Flight routesZFLIGHTS: FlightsZFLIGHTS_OPR: Flight operationsA flight route can be a rountrip which consists of many flights.One route always has a route date. So the key fields should be:ZROU...

    Resolved! Accepted Solution

    Data retrival from LDAP into SAP

    Hi All,I want to get the list of all the users and there relivent data from LDAP server....How to do that from SAP...Thr are certain FM's availables ,i dont knw how to use them...If any one provide me with code ,i will be helpful...every answer will...

    Resolved! Accepted Solution

    Download

    Hi, i want to download data from sap to flat file with field headings and values seperately like ..........vbeln vkorg vkgrp4969 1000 1000in this way can you please suggest how can i do it.Regards.

    Resolved! Accepted Solution

    About Enhancement Packages

    Dear gurus,I am trying to learn about EHP ( Enhancement packages ), I did understand few things like, EHP are available in SAP market place. But after down loading EHPs. How exactly is the coding is done in the EHP is not at at all clear to me can an...

    Labels in this area