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

    SPAU -unknow adjustment

    I  just did a stack upgrade in our solution manager system from beta version to SPS04The upgrade went smooth and we have reset obsolete objects to originalBut there stays a single object with green question mark, Unknown Adjustment ModeI tried to ca...

    Resolved! Accepted Solution

    "Mixed" Index fields

    Hi all.I just need to clarify if the below code shows efficient use of index fields of a table. Example is below:  SELECT objnrkstargkoarwkgbtrwrttpbeknzversnFROM coepINTO TABLE tcoepWHERE objnr IN s_objnrAND wrttp IN s_wrttpAND kstar IN s_kstarAND g...

    hi all,

    when i am trying to create z-view i am getting error as "the view ignores client dependency of base tables ", both the tables are z tables and are created by me...Moderator message: please do more research before posting, read longtext of error messa...

    Resolved! Accepted Solution

    Already standard SAP implemented the ENH point, can i do it again?

    Hello Experts,Pls. check the attached JPEG files, for easy readibility i wrote my questions in the same JPEG file just besides the standard SAP FM's screen shot of FM - SD_SCD_PRICING_PREPARE), my questions are,1. Can i go ahead and implement this 09...

    Resolved! Accepted Solution

    ADD_TIME_TO_DATE function does not take into account change of year

    Hi,I've realised that add_time_to_date doesn't take into account whether we are at the beginning of the year. For example, if I pass the following parameter to the function:CALL FUNCTION 'ADD_TIME_TO_DATE' "  EXPORTING    i_idate = '20130101'    i_ti...

    need the sum of qty flds and den update the same in 2 different standard tables

    HiiI have a requirement, where i have n number of records in ztable with f1 f2 f3 f4 f5...Fn fieldsi have all records in ZTABLE, my requiremnet is to sum all qty flds (column wise) based on version number.(can be 00, 01, 02, 03, 04 , 05)so once i sum...

    hi this is kranthi,

    data1id1id2110220id2id1501702i have these two data base tables and i want to extract data from these tables into internal table.(not using joins).Moderator message: please do more research before posting, use meaningful titles when posting.Message wa...

    Resolved! Accepted Solution

    Correct Code

    Hello All,We have developed a Z report In MB51.add some file in mb5b report. my report is working propelly but Rate /KG filed is notworking pls correct my codeRate /  kg = ( Balance Amount / Closing Qty )Exp:  Balance Amount          =  100          ...

    Resolved! Accepted Solution

    PFCG menu options in BDC

    Hi     The requirement is that for every role(list is provided) user wants to check a "hide menu from NWBC" . Now there are many roles so couldnt be done manually so i wrote a BDC. Now the BDC is working fine , except the only part when it has to got...

    Loop Statement?

    Hi all,I have written a loop statement as below.SORT PXXXX ENDDA BY DESCENDING.LOOP AT PXXX WHERE BEGDA LE PN-ENDDA                                    and endda GT pn-begda                                    an aewrc in s_aewrc.exit.endloop.if sy-sub...

    Labels in this area

    Explore this Area