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

    DATA declaration in ABAP

    Hello!I found this declaration in a method (part of a Web Dynpro, but that souldn't matter here):DATA lv_sysid TYPE sy-sysid.In the ABAP basic course, I learned that I can use DATA ... TYPE in combination with a type or DATA .... LIKE in combination ...

    Resolved! Accepted Solution

    Field value with variable

    Hi All,I don't know whether I am correct or not. If it is possible then please guide me with the below issue.READ TABLE lt_test1 INTO ls_test1 WITH KEY ls_intern-col.ls_test-( 'ls_test1-desc' ) = ls_intern-value.Here my field name is stored in anothe...

    Delete all fields from CI_COBL Include and making CI_COBL empty to its initial state.

    Dear Experts,We created CI_COBL include with one customer field in our development system as per a requirement from functional where they needed it on FB60 screen (values to be updated in BSEG and BKPF).Later, they came up with another approach and t...

    Resolved! Accepted Solution

    ARE1 Issue

    Dear SAP gurus,First time I am trying to create ARE 1 document but I am getting below errorEven I maintained number ranges for series group, Output type also maintained.But excise invoice created with internal number as well.Please kindly let me know...

    Resolved! Accepted Solution

    Problem when pressing ENTER key in a editable field ALV

    Hi expertes,I'm having a problem in the moment that I try to validate the information inserted into  the editable field in my ALV, the dump is the next oneategoría              Error de programación ABAPrr.tmpo.ejec.         GETWA_NOT_ASSIGNEDrograma...

    Resolved! Accepted Solution

    Note 2227185 IDWTPARTNERADD_US --> US_1042_RATE field missing

    HelloI´m implementing Note 2227185 wich add some fields (US_1099INT_TAX, .., US_1099_FATCA, US_1042_AMTREP) to structure IDWTPARTNERADD_US  (wich is part of structure IDWTPARNER) and make some other changes to other structures, adobe forms, images an...

    Field Name changes

    Hi , some time back have added a custom field  in a structure (  field label length name  is more than 10 characters .) which eventually added this field in two transparent tables and one cluster table . when we are doing an upgrade we noticed that...

    Resolved! Accepted Solution

    Issue with ALV Grid display not displaying the field catalog

    Hello Experts,I am adding new fields at the standard report output ME2A RM06ENBE. I had added new fields in structure MERE_OUTTAB_ME2A and the REUSE_ALV_GRID_DISPLAY fm  that is used in report is using i_structure_name and so no field catalog need no...

    Resolved! Accepted Solution

    issue with enhancement selection for RM06ENBE program

    Hi All,I want to activate save button at the output of screen RM06ENBE program. I know that I can  implement implicit enhancement at form set pf_status where I need to delete the entry &DATA_SAVE  as it was excluding .My question here is what type of...

    Resolved! Accepted Solution

    Issue with ME2A standard transaction at the output

    Hello Gurus,I have added new  custom fields at the standard report ME2A output. I have added new fields like confirmation date (EKES-EINDT)  Confirmed time  (EKES-UZEIT)  Confirmed quantity (EKES-MENGE). My question is I want to check the authorisati...

    To find the classification status (Locked, Released, incomplete) of sales order item

    Hi All,Function modules or tables or example programs are required to get the variant configuration classification status of the sales order item.My requirement is based on the classification status of the order item the print output type should be t...

    Resolved! Accepted Solution

    Question about Exception Propagation to highest processing block

    Hi experts,As BC401, when the supe class of an exception class is CX_NO_CHECK, then the exception raised will be propagated out automatically until the highest processing block. If there is no correct CATCH object, then a DUMP happens.But in my testi...

    cain_sun by Product and Topic Expert
    • 2017 Views
    • 7 Comments
    • 0 Likes
    Labels in this area

    Explore this Area