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
    • 94800 Views
    • 212 Comments
    • 39 Likes

    control

    hi,1)'custom control' in screen painter is a container or what? i know container itself also a control but not sure what is this custom control.2)when we want to have control like tree, textedit or other control, we need to create custom control in s...

    Resolved! Accepted Solution

    Problem: SAP isn't "seeing" ZXQSMI01 and ZXQSMO01 includes in ZXQSMZZZ.

    I am coding the customer includes for the exit EXIT_SAPLIE01_007 in the enhancement IQSM0007.EXIT_SAPLIE01_007 includes the Z include ZQSMU06.Inside this include, I call a screen with the statement:CALL SCREEN 9000 STARTING AT 5 5.and the screen DOE...

    LSMW for Vendors

    I have created an LSMW for creating/updating vendors. It works fine for BGR00, BLF00, and BLFA1. However, if I add a BLFB1 record an odd error occurs. If any field in the BLFA1 structure is defined as more than 30 characters, (and several are legi...

    data validation

    Is there a way to validate the information, when the end user fills out the field (ex employee number) before hitting he enter button. I have a report that has two fields, one with a variable and the other with a hierarchy. I have no problem with t...

    Resolved! Accepted Solution

    Quickest way to retrieve modeinfo[n],context_id_uuid from an ABAP pgm

    If you login to an SAP session and then create another session via the system menu option (not a second login), transaction SM04 will show two different values for the parameter:modeinfo[n].context_id_uuidI need to know how to retrieve the value of ...

    Resolved! Accepted Solution

    Menu Bar - Urgent

    I m creating a menu bar.EG.it has values likeABChere only A & B must be enabled C must be in disabled mode.after the execution of my condition. A & B must be disabled & C must be Enabled.How to get itThanks in advance.

    Resolved! Accepted Solution

    IDOCS

    iam a beginner in ABAP and was wondering if anyone can help me out with navigation steps for CREATION OF IDOC's with an EXAMPLE. thats would be appriciated. Thanks heaps

    Resolved! Accepted Solution

    concatenate

    i have to concatenate 2 fields from table DRAW. my statement is DATA: ztdline TYPE c.CONCATENATE t_draw-doknr t_draw-dokar INTO ztdline.but i dont see the correct results in ztdline.Any suggestions,Madhu.

    Resolved! Accepted Solution

    Program-logic goes not again in EXIT_SAPLMEREQ_010 after corrected message?

    Hi expert,I am using EXIT_SAPLMEREQ_010 in ME51N to add customer messages and it is nicely displayed on pop-screen. After the user correct the messages and press SAVE button, it is not going again in EXIT_SAPLMEREQ_010 and all the same messages are d...

    Labels in this area

    Explore this Area