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

    MD61 Upload BAPI

    Hi All,I am using BAPI_REQUIREMENTS_CREATE FM for uploading data into MD61.But while uploading i have to pass  FROM DATE, TO DATE & Planning Period also to this BAPI_REQUIREMENTS_CREATE.But i did not find any Variables in that FM.Is there any way?Tha...

    how to write sy-tabix in alv

    in this progg. how can i write var2 value which is eq sy-tabix??DATA:  var2 TYPE I ,       cnt1 TYPE i,       cnt2 TYPE i,       cnt3 TYPE i,       cnt4 TYPE i,       cnt5 TYPE i,       cnt6 TYPE i,         fullname TYPE char25.TYPES:   BEGIN OF i_ta...

    Resolved! Accepted Solution

    SAP (CMD_API) is not returning the Partner functions!!

    Hello,I am trying to get get partner functions by using a API class as below,  DATA:    ls_head      TYPE cmds_ei_header,    ls_cust      TYPE cmds_ei_extern,    ls_cust_tmp  TYPE cmds_ei_extern,    ls_e_main    TYPE cmds_ei_main,    ls_i_main    TYP...

    RFBIBL00 Program

    Hello people,          I need to post documents in FB01 using the program RFBIBL00. How can I post against multiple company codes for line items under single header.Ex: BBKPF has a company code option. Say 1100.I want the line items to be posted agai...

    Resolved! Accepted Solution

    Development idea for webdownload an processing needed

    Hi all,we have a web address pointing to an excel file. Now I want to create program where I give the web address. Program should download the excel file, open it, take the data from different sheets and store them in customer tables.I think I could ...

    Clemenss by Active Contributor
    • 782 Views
    • 5 Comments
    • 0 Likes

    MBCF0002

    Hy experts,is it possible not to find the enhacement MBCF0002 in a ECC6 system? i tried to find it with both cmod and smod but couldn't.i can find the FM EXIT_SAPMM07M_001 but not MBCF0002Edited by: EBONGUE ANDRE on Mar 10, 2012 2:04 AM

    Resolved! Accepted Solution

    how to get what instance of subclass is in object reference of superclass

    Hello.I am quite new to ABAP OO and I am trying to get more experience of it.Here is my question.Imagine, we have a abstract class Document and two subclasses: Purchase_Order_Document and Material_Movement_Document.Then, we have an object reference...

    Labels in this area

    Explore this Area