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

    Performance issue

    Hi all, I am in need getting stock transfer eket-menge and stock transfer receipt quantity eket-wemng, based on material values, to get this i wrote a join statement which consists of ekko,ekpo and eket but it took long time to fetch values even in...

    Resolved! Accepted Solution

    Unicode ABAP programs

    Hi ,I want to know the steps to be followed AFTER syntax errors are removed from UCCHECK programs with error status.Shall I test the programs for runtime errors before enabling Unicode flag? or first I should activate Unicode flag in UCHHECK for all ...

    Resolved! Accepted Solution

    Technique with se16...

    Hi,I have got multiple entries for EBELN in table EKPO for condition KNTTP ='A' while exploring in se16.Now I want to pass all these EBELNs which I got from table EKPO to table EKKN and execute and see data for these EBELNs ? How can I do this playin...

    Resolved! Accepted Solution

    GETTING DUMP

    I AM GEETING DUMP WHICH SAYSFIELD SYMBOL NOT ASSINED.PLASE CHECK MY CODE.I WANT TO SEND THE INTERNAL DATA INTO EXCEL FILE.*---tablesTABLES:VBAK,VBAP.*-----types statement for vbakTYPES:BEGIN OF TY_VBAK, VBELN TYPE VBELN, ERDAT TYPE ERDAT, ...

    True / False

    1. Which of the following statements in relation to Web Services are correct? (True / False)a) As of Release 6.20, ABAP Web Services can be developed on the SAP Web Application Server. T/Fb) In the ABAP runtime environment, each function module and a...

    Resolved! Accepted Solution

    Transport Request

    Hi!!I have problems with some transports, the transports that I generate developing are client 755, but they call Sambox , the case is that in this client it is where I make the modifications and this it is my transport, but the transport I cannot pa...

    Resolved! Accepted Solution

    SE24

    The class I am creating in SE24 will reference several types, some ofwhich are elmentary and some of which are complex.Can I create a complex type in SE24 class builder?

    Resolved! Accepted Solution

    open standing sales order

    Hello Guys,iam migrating open standing sales order using LSMW standard object bapi_salesorder_createfromdata2.i just want to confirm from you experts whether iam using correct standard object and also i would like to know the difference between sales...

    Resolved! Accepted Solution

    Issue with Hiereracial ALV

    Hi all,I have copied the STANDARD GUI status from BCALV_TEST_FULLSCREEN to a zprogram and passed the FMeverything is working fine but when i click on the icon microsoft excel no action is fperformed . Do i need to write code for this or SAP has prov...

    Internal Table

    Hi gurus, I have an internal table it_temp where I have the following fields:custno.material no.volumepercentagenow I need to calculate percentage, and percentage is calculated as below:unique id u01 u01custno. 201 202material no. 1...

    MVC

    Hi frnds, suppose in MVC i am going for 2 controllers and 2 views and i want to give my customer number in the input field of the first View and press display btton then i suld get customer details in the second view. can someone ...

    Resolved! Accepted Solution

    split command

    SPLIT ZY310-ZBARCODE at '|' into VAR1 VAR2 VAR3.SELECT BELNR MENGE FROM ZY310 INTO TABLE T_ZY310 WHERE VAR3 = P_ZCAM AND MATNR = P_ZPART.when i execute the program , i'm getting VAR3 is unknown, pleae let me know

    Labels in this area

    Explore this Area