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

    GOS in PA20

    Hi,we are using GOS in transaction pa20.If the user deletes the personalnumber in the RP50G-field, a specific button in the GOS Toolbar should be deactivated. Unfortunately the Methode "check_status" is not called again, if the user deletes the perso...

    dbcnt in a loop.

    Hi Experts,In a loop the following select query is there , Now I would like to get this out of loop , when I do that then how can I check dbcnt on a read statement.LOOP AT it_output. SELECT teindt seindt INTO (it_output-eindt , it_output-edt) ...

    Resolved! Accepted Solution

    Reference to table in user-exit

    Hi,I'm trying to get a reference to a table which was passed to a user-exit function module (EXIT_SAPLMCI1_001, btw). The table is needed in a FORM routine and should be modified there.Currently I'm using the following code: FIELD-SYMBOLS: <...

    MichiFr by Participant
    • 2563 Views
    • 15 Comments
    • 0 Likes
    Resolved! Accepted Solution

    how to populate both key and text in drop down list in dialog prog screen

    Hi, Can anyone please advice how to display both key and text in the drop down list in dialog prog screen. I tried with below code. keys and texts are getting populated in values table but only text is appearing when click on drop down. need to displ...

    Bapi For CL20N

    Hi Experts,I have a requirment in which they have given me Excel sheet in that they will enter class type as 002 constant , Equipment , Class no., characteristic desc and characteristic value. For this requirement i am using Bapi BAPI_OBJCL_CREATE. I...

    CL_SALV_COLUMN F4 help

    Hi everyone, im using CL_SALV_COLUMN method SET_DDIC_REFERENCE to set a Search Help for my ALV field.The reference Z table field has search help assigned.SET_DDIC_REFERENCE gives me:DDIC_F4_AVAILABLE = spaceDDIC_F4_SEARCH_HELP = spaceDDIC_F4_VALUE_RA...

    MaryM by Participant
    • 773 Views
    • 2 Comments
    • 0 Likes

    encryption

    you can use your own encryption or decryption or call the OS. But you will have a problem regardless:What do you use to encrypt or decrypt the user ID and password? A key a.k.a. password. And if you want to automate, where do you store THAT? If you ...

    Resolved! Accepted Solution

    Method Signature: ANY TABLE

    Hi folks,I have defined one parameter of a method signature as 'ANY TABLE', as the table structure differs. The implementation of this methods works fine, but if i copy the result to the exporting table parameter there will be only the first characte...

    Resolved! Accepted Solution

    can anyone explain

    Please use meaningful subjects for your posts in future. Hi guys, can anyone explain this code in detail.... SELECT mara~matnr meins AS meinh mara~bbtyp filia AS werks INTO CORRESPONDING FIELDS OF TABLE p_t_mat_asort_site FROM mara INNE...

    Labels in this area

    Explore this Area