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

    Smartforms - go to page

    Hello All, why I can't go to next page in smartforms (SAP) ? I have 3 pages, on 1-st I loop at internal table which is continue on 2-nd page. On 2-nd page after display internal table i put command node "Go to New Page" and set PAGE 3. The logic of...

    /UI2/CL_JSON v/s XCO Library Class XCO_CP_JSON - Recommended Approach for ABAP on Cloud

    Hi Experts, When it comes to ABAP on Cloud (Steampunk) what is the recommended approach to work with JSON data (Serialisation, Deserialisation). The Classic Class: /UI2/CL_JSON is a released API even in the latest version (2308) but at the same tim...

    Resolved! Accepted Solution

    Avoid Nested Loops for non-unique internal tables (using ABAP 7.4)

    Hi Experts, I am working on Updating Material Text using MATMAS interface. In that, there are multiple Sales area segments, considered as one internal table and multiple long Text segments, considered as another internal table. Both doesn't have ...

    Area Menu - ASAP

    Hey, I've created area menu with SE43 and I have a few question: 1. I would to change the title "SAP Menu" to the real title as in description. 2. Can I link the area menu to transaction? 3. the menu shows only one subnode while there 3. ...

    8it8 by Explorer
    • 1108 Views
    • 1 Comments
    • 0 Likes

    BDC TO RUN CS01

    REPORT ZBOM_ACGL NO STANDARD PAGE HEADING LINE-SIZE 255. TYPES: BEGIN OF TY_FINAL, PROD_ID TYPE MATNR, LEVEL TYPE STPOX-STUFE, SAP_BC TYPE STPOX-SORTF, "Sort String BC_DESC TYPE CSKT-LTEXT,...

    vk91 by Explorer
    • 2796 Views
    • 7 Comments
    • 0 Likes

    How to Create ValueHelp which fetch record based on the another input field in SAP CDS

    I've a requirement to provide valueHelp for fields Country and Region for one of Fiori application. For Country, Annotation Consumption.valueHelpDefinition is working fine. but for region field , we want to display region list for selected country ...

    ADT debugger internal table: Filter / Sorting "not supported by System ". What is required to work?

    Hi, What is the requirements for a system to ADT debugger allow sorting/true filtering internal tables inspected on debugger? Whatever column I click to sort I get message "Sorting not support by system <SID>" displayed near filter input. Filt...

    thalesvb by Active Contributor
    • 2899 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to implement BADI_SLS_HEAD_SCR_CUS with scree.n SAPMV45A 4323

    Hello all, I have implemented BADI_SLS_HEAD_SCR_CUS and I want to know what program and screen I need to use in method ACTIVATE_TAB_PAGE. Can I make a copy of screen 4323 (Subscreen Container for BADI_SLS_HEAD_SCR_CUS) and use it as the dynpro and ...

    chris_mowl by Active Participant
    • 3935 Views
    • 3 Comments
    • 0 Likes

    Mudar Status do Material/Change Material according Status expiration date from z1 to z3

    Estou desenvolvendo um programa que vai ser usado em um job para fazer a mudança automaticamente do status dos materiais de z1 pra z3 quando o prazo for acima de 90 e 120 dias na tabela mara e marc, não estou conseguindo escrever no código essa lógic...

    Labels in this area

    Explore this Area