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

    SD Report Problem!

    Hi everybody! Could anyone let me know how should i retrieve the header values of a billing document into my report,i.e. in konv table, for a particular vbeln no i have some values in its header and i want only the header values to be retrieved not t...

    MB_MIGO_BADI

    Hi,I'm doing GI in MIGO with reference to the reservation (Q, 221).In MB_MIGO_BADI I need to change value of the field CS_GOITEM-PS_PSP_PNR but the system returns message no. MIGO050 (BADI: Field GOITEM-PS_PSP_PNR is not ready for input. (Change is n...

    Resolved! Accepted Solution

    Fixed asset BAPI

    Hello,I am trying to use the BAPI BAPI_FIXEDASSET_CHANGE to modify an fixed asset master data. Everithing works well untill I try to modify a time dependant object with time intervals. So, I fill the import parameter TIMEDEPENDENTDATA-FROM_DATETIMEDE...

    Resolved! Accepted Solution

    Interactive Report

    Dear All ,I am writting the given below code .tables MARC .DATA T_MARA LIKE TABLE OF MARA WITH HEADER LINE .SELECT * FROM MARA INTO TABLE T_MARA UP TO 20 ROWS .END-OF-SELECTION . LOOP AT T_MARA. WRITE : / T_MARA-MATNR , T_MARA-MBRSH . HIDE T_MARA...

    org. values

    Hi,I need to know the meaning of the following org. values with a simple example:company code, operating concern, Businees area, credit control area,account type, controlling area, division, sales organization, plants.Also, please reveal the program...

    Labels in this area

    Explore this Area