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

    Friend Class

    I want to access private methods using friend class...For example CLASS C1 DEFINITION. PUBLIC SECTION. METHODS : M1. PRIVATE SECTION. METHODS: M2. ENDCLASS. CLASS C1 IMPLEMENTATION. METHOD M1. WRITE : 'Public Method C1'....

    Resolved! Accepted Solution

    JAVABEANNOTSUPPORTED error while accessing the transaction in portal.

    Hi All,We are trying to execute a Custom Developed transaction in portal which has excel Upload in that.In EP Portal on F4 help , We could able to select the excel file but after clicking on create it is showing run time error 'JAVABEANNOTSUPPORTEDu...

    Resolved! Accepted Solution

    Add ean11 using BAPI_MATERIAL_SAVEDATA in version 6

    HiIm doing upgrade from version 5 to version 6 and i have a problem with BAPI_MATERIAL_SAVEDATA im using this bapi to add ean11 to a material. in vertion 5 it worked and in vertion 6 it doesnt workthe kod is like that:headdata-material = itab-matnr.u...

    Reg: Select Query

    Hi All,the Custom Table consist of fields Company Code, Material, Vendor, date, Status, deletion falg of which Comapany Code, Material and Vendor are key fields, Now the requirement is i need to select the records without deletion flag for this i ha...

    Resolved! Accepted Solution

    dump in alv

    HI everyone, my below report is working fine in development server but when i transport it to production server it raises dump(unable to interprets as a number) please check my report.-> REPORT ZFAT_ACT_ENTRY.TYPE-POOLS: SLIS.*TABLE DECLARATION F...

    changes in program

    Hi guys,we have one program where we calculate currency conversion rates e.g, BUD 2009,BUD 2010,ACT 2009,ACT 2010,LE1 2009 ....In my program they have code which calculates BUD CY(Budget current year rate),BUD PY(Budget previous year rate),ACT CY(Act...

    BOM issue

    Hi all,Iam creating an ABAP report program to find the Bom changes for a period of time .The Bom changes is further subdivided into[1]quantity changes in the BOM.[2]All changes in the BOM.I use the cdhdr and cdpos tables to find the changes.If I look...

    Labels in this area

    Explore this Area