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

    SELECT QUERY-URGENT!!!

    Hi,Please respond on this ASAP.SELECT SINGLE PRODH FROM MVKE INTO MVKE-PRODH WHEREMATNR = VBDPR-MATNR.IF SY-SUBRC EQ 0.IF MVKE-PRODH NE SPACE.IF MVKE-PRODH(5) EQ '00003'.V_WINDSHIELDS = V_WINDSHIELDS + V_INV_QTY.V_WINDSHIELDS_TOTAL = V_WINDSHIELDS_TO...

    Resolved! Accepted Solution

    sapscript

    hi, in sapscript what is the use 3 tabs in character format? we can define the tab with 2 commas , it need only one tabs, then what is the extra 2 tabs?and also what is the use left right, center in tabs,pls explain

    Resolved! Accepted Solution

    Regd : Rules in SAP Virsa

    I am a beginner in SAP Virsa. I am having one doubt in itHow to create rule in SAP virsa ? Is this rule is automatically generated for each module ? As as security consultant how can we identify the risks in the Functional module . Is that we need he...

    Resolved! Accepted Solution

    BAPI_ACC_GL_POSTING_POST

    dear all: now i am facing a problem regarding post FI-GL document via BAPI_ACC_GL_POSTING_POST. and this is done in an EVENT.after posting, the generated document should be added in table BKPF and BSEG.My question is how can i know what value shoul...

    Resolved! Accepted Solution

    Fn module

    Hi,Is there any fn mod which gives previous month and alsohow to assign the low date of that month to low value of a select-option var and high date high value.Pls help.It's urgent.Regards,kb

    Resolved! Accepted Solution

    Query meaning

    Hello all,Please help me understanding this query:T_EINA_EINE is internal table, prepare a new internal table with field VAKEY LIKE KONH-VAKEY and populate data from T_EINA_EINE by placing VAKEY0(10) = lifnr, VAKEY10(18) = matnr, VAKEY28(4) = ekorg, ...

    Recording Problem

    Dear All,i am having problem when Recording the XK01 Other Data communication screenthe problem is when i click on the tab "Other Data Communication" Tab a listwill be displayed there i need to select URI but the problem is when i am selecting the U...

    WORKFLOW

    Hi ,I have created as workflow to be triggered when a sales order is created.I have 2 different users.User1 and User2.When User1 creates the sales order the workitem must go to the User2 and when the User2 creates the sales order the Workitem must ...

    element datum

    i declare zdate type datumbut when the alv get out i get 20070802 instead 02.08.2007there is a solution without concate or move ....why when i click in see the table like ltak i see the date goodbut when i declare datum i see 20070802

    Resolved! Accepted Solution

    Regarding report

    Hi ExpertsI am fetching data from Table vbak ,vbap, konv and i am not getting the output.This is my coding. TABLES:VBAP,VBAK,KONV.DATA KNUMV LIKE VBAK-KNUMV.DATA:BEGIN OF ITAB OCCURS 0, KUNNR LIKE VBAK-KUNNR, VBELN LIKE VBAK-VBELN, POSNR ...

    Resolved! Accepted Solution

    Issue in download

    Hi All,i have 5 internal tables. Each table contains some data. in selection screen i have five files. i willenter the file name and i select the download radiobutton then it has to download the data.My question is i have to use single download funct...

    Resolved! Accepted Solution

    sapscript

    hi, in sapscript after channging the std layout i defined that one in Nace,after that how see the output. i taken the spool request no and put into the sp01 but it is not showing the actual output, it showing only with text element name,i want to ...

    Resolved! Accepted Solution

    SAP Query

    Hi, ExpertsI have created a SAP Query using SQVI, Now issue is that I am able to use this query in my login but it is not sharing for other use in same client. how can I share this query for all users.with best regardsRajiv singh

    Labels in this area

    Explore this Area