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

    IDOC Error

    Hi Experts,I am getting an error message for an outbound idoc for vendor master. The error is: 'No global company code is assigned to the company code'. The IDOC basic type used is CREMAS05.What can be the reason for this error? Also, few other ques...

    Resolved! Accepted Solution

    BSEG Table

    Hi Experts,In my program I need to retrive from BSEG based on the material number as it is a cluster table it is taking lot of time . As BSEG is a combination of different tables in which table can I get the matnr number and BELNR.

    Data Show

    Hi,Table control Added line for using below Code. WHEN ADD.IF temp_okcode NE 'DISP'. "indicates display mode GET CURSOR LINE V_line2. READ TABLE itab2 INDEX SC1-Current_line. If sy-subrc = 0. Clear : itab2-nubag,itab2-wtba...

    Resolved! Accepted Solution

    output based on selection

    Hi all,i'm working on MM report,i got one field in selection screen as PRODUCT TYPE = -(eg 6A, 6B, 6C)if i execute result should be based on this..if PRODUCT TYPE = -(eg 1A, 2B)it should give some other output....and should not take 6A, 6B in selecti...

    Labels in this area

    Explore this Area