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

    Function Group with ztable

    Hi Experts,I have a small requirement , i need to create 2 function modules using ztable .1 function module suppose (z_fungetdetails)2 function module suppose (z_funupdatedetails)ztablefield 1field 2field 3field 4 etcso what i want is :1) i need to a...

    Erorr in IDOC table

    Hi,I am using outbound IDOC and through MASTER_IDOC_DISTRIBUTE idoc is being posted.But when I am giving invalid data in selection screen for extraction thorugh a Program for posting to an IDOC then 'MASTER_IDOC_DATA' is empty erorr is coming.What ca...

    Resolved! Accepted Solution

    How to set a Executable ABAP Program to run as a Background Batch Job

    Hi Currently I had a Executable ABAP Program which when executed prompts for user to enter selection once entered and executed it will delete user entered selections from a Table.Now my requirment is to enhance that program to run it as a BACKGROUN...

    field symbols

    Hi Friends,I have a field symbol table and a field symbol field.To transfer value from table to field we use:-ASSIGN COMPONENT 1 OF STRUCTURE <ls_table> TO <l_field>.But how we write some value from field to dynamic internal table specif...

    reindex of mb5b

    hi friends, we are using mb5b transaction.but it is very slow. I want to reindex the table MKPF :SELECT T_00 . "BLART" , T_00 . "BUDAT" , T_00 . "CPUDT" , T_00 . "CPUTM" , T_00 . "MBLNR" , T_00 . "MJAHR" , T_00 . "USNAM" , T_00 . "VGART" , T_00 . "...

    Labels in this area

    Explore this Area