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

    PR05

    HiI have copied some screens and programs and made it customized .In my customized screen,instead of showing Cost center its showing KOSTL and value as 'xxxxxxx'These values are getting populated dynamically..do i need to maintain z program anywhere ...

    Resolved! Accepted Solution

    VBFA Access

    Hi all,Can someone please let me know how to read the values from VBFA table, say for example if I have Sales Order Number and I want to know how to get Delivery and Billing number or say if I have Billing number I need to get the Delivery and Sales ...

    Resolved! Accepted Solution

    Users were re-created in Child systems not in Cnetral System (CUA)

    Hi,The set of users were deleted some time back and today i verified in child system (PROD) with criteria as list of users without roles/profiles then I found a set of users in child systems.Were as those user master records are not showing in Centra...

    Flow-logic

    Hi!I need to create a logic in class to check the list pricingFor that I ahve created a method with follwoing parametersIV_KNUMV Importing Type KNUMVIV_KPOSN Importing Type KPOSNRV_IS_LIST Returning Type BOOLEANNow for this I need to create a logic f...

    Resolved! Accepted Solution

    Changing value of I/O field in PBO during runtime based on screen condition

    Hello Gurus,I ma trying to assign value to I/O field during run time. So in PBO of screen I am usingfollowing logic during runtime but it seems that the value of screen I/O field does not get changed.DATA: TEXT1(20) TYPE C. field-symbols: <FS> TYPE A...

    Resolved! Accepted Solution

    Binary Search

    Would the following binary search produce correct results?Internal table IT is sorted by field1 field2 field3read table IT with key field2 = 'X' field3 = 'Y'I am not sure this is correct since the read statement makes no reference to field1.

    Labels in this area

    Explore this Area