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

    Can i use the SAP standard package for lock object creation ?

    Dear Guru ,I want to create a new lock ojbect for my abap program .When i completed the creation , SAP required a new request and it said the object only can be imported to SAP standard package .But i saw the help from SAP said :>* Package begins wit...

    Resolved! Accepted Solution

    Check in tcode IW31

    Hi all,i hope there is someone that can help me.My problem is: i've to create a control in tcode IW31 that checks the consistency between field CRHD-ARBPL and CRHD-STEUS like in master data PM displaied by IR03.Have to i create any ABAP exit?Regards,...

    ALV Layout

    Hello,I have a alv report and i want that the users get acess to all global layouts, however the users can only change the layouts that have been created by them.With the option save_layout = 'U', the user´s can acess and change the layouts that have...

    Resolved! Accepted Solution

    Problem in Division

    Hi,I'm facing an issue while division . I have piece of code which is working fine when it is run in a separate program and the same code included into a program its not able to divide. This code is workign fine separately DATA: V_ZAR TYPE NETWR...

    Color in ALV

    Hi ! I have made a ALV report. On the output screen, whenever the user clicks on the material name then, ME1P alike my custom report comes up with material purchase history report. Now, in this report the requirement iis :- 1). The respective P.O. No...

    Resolved! Accepted Solution

    Method call and exceptions

    Hi All,In ABAP you can call a method in a short way. However how do I catch the exceptions if the exception is not an exception class.For instance: l_case = cl_scmg_case_api=>open_case( im_case_guid = me->caseguid im_enqueue = 'X' ). The exceptions a...

    b_deterd2 by Active Contributor
    • 17894 Views
    • 8 Comments
    • 2 Likes
    Resolved! Accepted Solution

    At End Of .... In Loop

    Hi all,I've sorted an itab by two fields A and B. Before loop one i've sorted by A B. Before loop two by B A. In loops i've used At End Of... keyword. In loop one At End Of A, and in loop two At End Of B...In loop one there is no problem when A chang...

    Problem with BAPI

    Hi,All,I am using bapi ' BAPI_QPGR_SAVEREPLICA' in t-code QSS41 PM module for Profile Catalog. when i am uploading excel file then i am getting error in return parameter (1)- 'ENTER CODE GROUP(S), in message coloumn and (2)- Do not use the characte...

    Resolved! Accepted Solution

    Change field on screen

    Hi,I have a module pool requirement wherein i need to display one field as input field from user Lets say MATNRand based on material number selected by user , there is one additional field on module pool lets say material descriptionwhich is purely d...

    LSMW

    Dear Members Kindly solve the issue.I have been trying to upload the data for SITE,PLANT,UNIT,CORE COMPONENTS etc.. But in SITE data when i had been following all steps of LSMW, when I reached on Conversion every time the message shows that data alre...

    Resolved! Accepted Solution

    'SET PF-STATUS EXCLUDING fcode' not working in Selection Screen event

    Hi all,I am trying to set PF-Status dynamically in Selection Screen based on Radio button.For that i have inserted following code under event --> AT SELECTION-SCREEN OUTPUT *---------------------------------------------------------------------* * SEL...

    Labels in this area

    Explore this Area