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

    new to ABAP

    Hi all, I am currently new to ABAP, I do have functional knowledge, but I am learning ABAP, could you please provide me with the study material for ABAP.. starting from the basics and mention the order in which i can start learning.just in case,...

    Resolved! Accepted Solution

    shd0 for transaction ea20

    I am trying to make a transaction variant for transaction ea20.EA20 is an ISU-CCS transaction which reverses bills.Normally when I create a transaction variant - I go to SHD0 - enter the transaction, give a name of the transaction variant - and click...

    Resolved! Accepted Solution

    Select Statement

    Hi All,Please let me know how i can correct this statement:Select RMS_ID CASE_SPS_ID NOTES_SPS_ID into (W_RMS_ID W_CASE_SPS_ID W_NOTES_SPS_ID) from SCMGV_CTYPE_PPF where CASE_TYPE = W_CASETYP.The error message I am getti...

    Resolved! Accepted Solution

    table control disabled?

    Hi, All:I came across a issue on dialog programming recently.on the screen, there is one Input/Output field and another table control.when I do validation on Input/Output field as the following: IF field1 IS INITIAL. MESSAGE E001(zmsg) WITH ...

    Resolved! Accepted Solution

    Select Querry,

    Hello friends,I have date field in my selection screen.When the user inputs date it should pick records for that date else it should pick for the current date.My querry is,Select * from zpmtras into itab Where ( erdat = sy-datum ) or ( erdat in s_erd...

    XML DATA

    Hello, I have an xml file, and I need to extract the values.<?xml version="1.0" encoding="utf-8"?><Root> <SapData Id="123456789" Format="abc" Status="0" termin="2007-05-30" test="0"><Root>Values of SAPDATA in key value pair form ?Any idea, how it wo...

    Labels in this area

    Explore this Area