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
    • 94464 Views
    • 212 Comments
    • 39 Likes

    Internet with SAP

    1.how to connect sap to internet.How to configure that?parameters:pmail(100) lower case.data:dummy(100).data:http_client type ref to if_http_client.data:w_string type string, w_result type string, r_str type string.data:result_tab type table ...

    Resolved! Accepted Solution

    AT END OF Statement

    Hi, I use the AT END OF statement to group the internal table (VBDPL Document Item View for Delivery Note). But, i found that the statement inside the at end of is executed in every loop. What is the possible cause of this??Regards,Kit

    Resolved! Accepted Solution

    radiobox problem

    hi all: i'm new abap developer. imeet aproblem with the radiobox, it is appear in the screen checked but i'm cleared it by the code and it is not unchecked. (i.e. data: radio1(1) type c, radio2(1) type c. at the process before screen output. module s...

    Resolved! Accepted Solution

    Parameters Issue

    I have 3 parameters in my ABAP Program: Parameters: p_date like ZSTATS_CUML2-zdate , p_user like ZSTATS_CUML2-account, p_tcode like ZSTATS_CUML2-tcode. and I put entries in table tab_1 from ZSTATS_CUML2 table as follows: select ...

    Resolved! Accepted Solution

    . bapi to create customer

    Hi All, I am having problem finding a right bapi for create a customer. I am using "bapi_customer_createfromdata1" to create a customer. Problem is i couldn't find a structure to pass sales org. data as well as partner functions. Please help me. Feel...

    Resolved! Accepted Solution

    time conversion Hey everybody! Iu00B4m writing my diploma thesis in the field o

    Hey everybody! I´m writing my diploma thesis in the field of BW and I have to do a little time conversion. I hav a date like "22.01.1980" in my source and two destination fields CALYEAR (YYYY) and CALMONTH (MM/YYYY like 01/1980). What is the easiest ...

    Resolved! Accepted Solution

    Accessing Container

    Hi all, I have a problem with Object type: Absence, Event: Requested. When a leave request is created the event Request is no longer triggered. When looking at the event trace there is no events for Absence. This used to work before and I am not sure...

    Labels in this area