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

    relevant to local keyword

    <b>in this code what does local means?plz explain me experts.</b>PROGRAM ZSKY0614INCOM.TABLES SFLIGHT.PERFORM TABTEST1.WRITE : / SFLIGHT-PLANETYPE , SFLIGHT-PRICE. FORM TABTEST1. LOCAL SFLIGHT. SFLIGHT-PLANETYPE = 'A310'. SFLIGHT-PRICE = '100.00...

    Resolved! Accepted Solution

    regarding ALV's

    hello experts i am doing alv program with seven feilds and doing total for 2 feilds output is fine but when i watch in the print preview it is not showing those 2 colums for which i am doing sum we r using 4.6b version.Points for sure

    Resolved! Accepted Solution

    Error messages

    hi there.i want to use a message which after showing the message remains on the same screen as when i use message of information type it continue the execution and if i use error message it stop execution i want to use a message which halt the appli...

    Resolved! Accepted Solution

    standard text

    hi all, i have a problem regarding using standard text in my sap script. i actually have a requirement to print terms and condition in complete seperate page at the end of the layout. i have my file saved in word format.how can i attach this fil...

    Resolved! Accepted Solution

    bdc

    hi all, am uploading 10000 records using bdc.. due to one error record the process s stopped.. wat i have to do then.. whether i have to repeat the process after capturing the error record??????thanks Ashu.

    Resolved! Accepted Solution

    Table Maintainence

    Hi Experts,How to call up table maintainence of a table via Transaction.call transaction 'SM30' .But I want to specify the name of the table in the statement.Then I will attach this report to a transaction.Is there any better way.Thanks In Advance.R...

    Resolved! Accepted Solution

    Message to be pop

    Hi there,User has a requirement, he wants to popup a message when ever the date of invoice exceeds two days. I have data in table control I do not understand how to do that. can any one please help me in this issue.Regards,Line

    Labels in this area