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

    field description

    I need to write a program that allows users to enter the field e.g. vekp-venum and the program should display be venum TYPE venum, "Internal Handling Unit Numberas the result so field type data element "Field Descripti...

    Resolved! Accepted Solution

    How to track role change

    We have several groups making changes to roles in our portal. Is there a way to track roles changes and where can I find this information.We have several plants and portal admins at each site making changes to "shared roles". I need to track these ch...

    DXVBAP UPDATE

    I need to update vbap-arktx after the EXIT_SAPLVEDA_001 But I found DXVBAP which is not allowing me to updateI'm getting error DXVBAP has no structure and therefor no component called...... For a particular condition I need to update KTEXT which i...

    Reg. BDC

    Hi,I am trying to update condition values of a shipment cost document (VI02) through BDC by clicking on the '+' button and update the values there.. PERFORM bdc_dynpro USING 'SAPLV69A' '9000'. PERFORM bdc_field USING 'BDC_OKCODE' ...

    concatenate problem

    Hi guys,I am experiencing a weird behabour with the concatenate function.I have a internal table with 4 lines, each line has a sentence, and I want pass the 4 lines to an unique string. Everything is working perfectly until the 232 character, from th...

    Resolved! Accepted Solution

    Help with Program creation that deletes deliveries by using VL02

    Hi,Can anyone guide me on creating a program based on the following requirement:Select-Options: Sales Org, Distribution Channel, CustomerRead data from KNVV where Sales Org = <input from selection screen>Based on the data read, find the said document...

    Resolved! Accepted Solution

    select top n

    Hello,I was wondering if it was possible to limit the amount of lines selected from a table.I tried select top n, as it works in SQL, but SAP doesn 't support this syntax..Is this doesn't work, is there any other way to limit the amount of data selec...

    Resolved! Accepted Solution

    EK00 missing

    Hi friends,I’m currently working on Pick List form and is on ECC 6.0. In NACE tcode , I don’t see output type EK00. Also application V4 seems to be missing. Can someone tell me how to proceed?.V1 SalesV2 ShippingV3 BillingV5 GroupsV6 Handling UnitsV7...

    Resolved! Accepted Solution

    Code Repository

    I was wondering how you guys save your code from previous projects. I would like to be able to save all my work for upcoming projects and currently do it by copying the code onto wordpad and saving it in folders. However is there a better way to bui...

    Resolved! Accepted Solution

    Function module

    Hi Experts, What is the function module which can be used to get the last name and first name by giving uname as input. Can the function module be called in samrtform code.Thank you.Regards,Admir.Points will be rewarded.

    Resolved! Accepted Solution

    general

    When are Dictionary changes made available to a program?a) Immediately provided object is activatedb) Next time user logs onc) Next time program is regeneratedd) After Database is re-organized

    general

    When using SAP Buffering on database tables, which statement does NOT result in database access? a) select distinct.. b) select single.. c) using (Is null) in the where clause d) using aggregate functions in the select clause

    Resolved! Accepted Solution

    general

    What makes a text table?a) The type of foreign key field defined must be “No Key/Candidates”b) The key of the text table consists of the key of the check table plus an additional language keyc) Cardinality must be defined as 1:1d) The table has to be...

    Labels in this area

    Explore this Area