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

    Processing Status Display

    Hello EverybodyI need to display status of processing as gui process indicator.I am able to diaply the status message, even the processing status for current step,where ever current step is in loop using below code. CALL FUNCTION 'PROGRESS_INDICAT...

    Second Level Auth.

    Dear I have created a role in which only one tcode(C223 - Production Version) has assigned. In change auth. (pfcg - role authorization) data there is no Material Type object is being availble / asked. However I have to apply second level on material...

    Re : Enhancements

    Hi giru's,My issue is to copy the standatrd program and make changes in that one t code is mb52.i want to copy this one and delete 2 output columns,this one having the enhancements..can any one please expalin me how to copy the enhancements.Thanks & ...

    Resolved! Accepted Solution

    ALV with GUI STATUS

    Hi I used method set_table_for_first_display to display my ALV grid with commentary at the top.Now my client dont want the standard ALV toolbar, he wants a GUI status toolbar like when you use function REUSE_ALV_GRID_DISPLAY. Is there a way I can hid...

    Resolved! Accepted Solution

    Copying std to Z program

    Dear AllI have a requirement that i need to copy saplsproject_solar_doc_eval_im from the solution manager into a Z. Now im copying that into a Z and this is a function pool and this cannot be exceuted directly.I tried to include this in a report pro...

    Resolved! Accepted Solution

    Repository Function Module

    Hello Everybody,I have a program that should find all tables that contain a certain field. I have found the FM RS_EU_CROSSREF and I wrote:CALL FUNCTION 'RS_EU_CROSSREF'EXPORTINGi_find_obj_cls = 'DTF'i_scope_obj_cls = 'DT'TABLESi_findstrings = lt_find...

    Resolved! Accepted Solution

    Custom fields on SAP standard screen - how to make them mandatory

    Hi,I have added 2 new custom fields [say zz1 and zz2] in the SAP Document Management System whilst creating documents in program SAPLCV110. I want to have these fields set to mandatory only when the document type is say ZZZ. Can you please let me kno...

    Labels in this area