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

    type and like

    Hi friends,iam very much confused between the below 2 types of declaration.can any one make me clear between the below following declations.*************************************1)types: var1 type mara-matnr.data : var2 type var1.***************...

    Resolved! Accepted Solution

    sm35 , sm36, sm37

    what is the difference between sm35, sm36, sm37i have a job name here and its corresponding program name. i want to see when it failed today or yesterday . how can i check it? since it failed, a file was not generated, h...

    Resolved! Accepted Solution

    Table length error

    Friends,I am working on a customized table. I have inserted 126 fields in the table so far.When i activate the table, the error message "Table <name> is too long (>4030)" is encountered.Please let me know how to resolve this issue. I would like to us...

    Resolved! Accepted Solution

    Inbound Delivery Documents with Reference to PO: How to find the status?

    Hi Guys,I would like to ask if there is a way to check open/close status (The one from the document flow in VL32n/VL33n) of an Inbound Delivery Document with PO reference. Is there a table or field i can use as reference?Hope to hear from you soon.Th...

    Resolved! Accepted Solution

    about hexadecimal

    hiI wrote following code:data: l_byte(2) type x, l_char(1) type c value 'r'. "in hex mode '0072' l_byte = l_char.and after last execution of code value of l_byte is not changed. why?Edited by: Marat on Sep 4, 2008 3:59 PM

    Resolved! Accepted Solution

    CATT Script

    Hi,I need to wrote a CATT Script at my cleint's place. I have not done it before Can you please provide me with Step by Step guide for writting the CATT ZScript.Appreciate Your Help in Advance.Thanks,Kannan

    Resolved! Accepted Solution

    Get information for classes from call stack in abap (like java reflection)

    Hi,is there any possibilty to get following information:I want to program a logging tool. You can create a logging object and use some methods like xxxxx->add_msg(msg) to put logging information to the logging object.but i also want to find out, from...

    Resolved! Accepted Solution

    Subscreen Problems

    Hi, experts.I have a problem with subscreen.***********************************************PROCESS BEFORE OUTPUT. MODULE status_100. CALL SUBSCREEN z_subscreen INCLUDING sy-repid number. PROCESS AFTER INPUT. MODULE cancel AT EXIT-C...

    Resolved! Accepted Solution

    Read from memory

    Hi Abapers,There is one checkbox on selection screen of a standard report. bsed on this checkbox, i need to add some logic in another standard function module.. how can i read the value of checkbox? can i use set/get parameter or import/export? pleas...

    Resolved! Accepted Solution

    Selection texts

    Hi!I hope it will be easy for you Each program has 3 text types: selection texts, text symbols and list headers.I know text symbols can addressed from the code this way: TEXT-001, or TEXT-abc. Fine.Is there a way to retrieve the selection texts from ...

    Labels in this area

    Explore this Area