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

    Event Triggered?

    Hi allPlease tell me in the below code i mentioned which is the first event that gets triggered.I think its AT-SELECTION-SCREEn event.REPORT ZPRE_5 .tables:s026.parameters:wrbtr1 type bseg-wrbtr.at selection-screen .if wrbtr1 is initial.MESSAGE 'Ple...

    Resolved! Accepted Solution

    Event Triggered?

    Hi allPlease tell me in the below code i mentioned which is the first event that gets triggered.I think its AT-SELECTION-SCREEn event.REPORT ZPRE_5 .tables:s026.parameters:wrbtr1 type bseg-wrbtr.at selection-screen .if wrbtr1 is initial.MESSAGE 'Ple...

    Screen : F4 help

    Hello All, I am having one screen in my program. It is having 2 text fields(Dictionary strucure fields) and the first one is having search help. My requirement is- When I select the F4 help in the first screen, I would like to get the matchi...

    Resolved! Accepted Solution

    Authority-Check concept

    hi,i m unable to get the concept behind an AUTHORITY-CHECK.when i create an authority object for some fields in a table, i am actually checking whether the particular user has permissions/rights to perform a particular action over that field in the t...

    Resolved! Accepted Solution

    CS_BOM_EXPLOSION :Looking for a general concept of function modules

    Dear friends,As i am new to abap world,i have a few apprehensions regarding using a function module.I am being asked to use CS_BOM_EXPLOSION to explode BOM list.I searched at google,found some pretty links and this suited to my requirements as given ...

    Resolved! Accepted Solution

    Table Control Variant

    Hi all, we had a variant set up for Va01, 02, 03 in the system. but not sure why the variant is not working in the production system. not sure how to check what variant it is using. the same variant in devt and prod upon executing, the table control ...

    Resolved! Accepted Solution

    Performance

    Hi I need to optimize the following code. pls advise meFORM get_delivery_note_data .if p_sammg is initial.Do nothingSELECT vbeln werks posnr matnr lfimg erdat ernam meins vgbel lgortFROM lips INTO TABLE it_lips*FOR ALL ENTRIES IN it_likpWHERE werks =...

    Resolved! Accepted Solution

    For all entries vs Loop

    hi experts I wonder why this two selection gives me a different result . I want to use the FOR ALL ENTRIES IN because it is much faster but it won't give me the exact result unlike LOOP or there something i don't know about FOR ALL ENTRIES.FOR ALL EN...

    Resolved! Accepted Solution

    message_type_x occured

    HiI have one job which retreive the data of SALES ORDER report.This job is APO job.the name convention of job is APO:DLY0430:PCD_SOThe job is getting cancelled daily due to MESSATE_TYPE_XI tried to read the dump but not able to understand wt have to ...

    SOD and Risks

    I was going through the SOD listed at http://www.sapsecurityonline.com/sox_sod/sod_matrix.htm and I was wondering why the following are in conflicts:Conflicts by business process 1) AP Invoice Verification and AP Payment Runs/ Clearing 2) Customer Ma...

    Resolved! Accepted Solution

    Report layout

    I have a report which gives output of non-schedule lines items , group schedule line items and billing plan items when either is checked in the checkbox provided. Is it possible to output the result in three diffrent layouts , ie if i check the cehck...

    Labels in this area

    Explore this Area