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

    CRMD_ORDER Documents: Association between Folder and Document inside it

    Hi all,i have to check in CRMD_ORDER if the user uploaded a file inside a folder into the Documents tab. I've tried the FM CRM_KW_DOC_GET_DOCUMENT butit doesn't give me any results. I've found the solution checking some tables, but my problem is: i h...

    Resolved! Accepted Solution

    Division by zero

    Why is this not giving a dump? i = 0. j = 0. num = i / j.This doesnt dump too: num = 0 / 0.But this dumps: i = 1. j = 0. num = i / j.Is this some kind of weired short cut evaluation? Or is 0/0 now defined since i finished school?Seems t...

    Resolved! Accepted Solution

    Is there any difference in upgrade for position based security model

    Hello Gurus,I am working on a Upgrade project from 4.6c to ECC6.0 , In 4.6C R/3 system position based security concept is used.Are there any extra precautions need to be taken while upgrading in a position based security model ?Or Is it the same proc...

    Resolved! Accepted Solution

    Web Dynpro with BAPI

    Hi everyone, I am trying to learn Web Dynpro, can you please give me a good example of how to create a Web Dynpro application using a BAPI. let's say a BAPI to display the customer records, for example the user should be able to enter the customer nu...

    Resolved! Accepted Solution

    How to define a screen field for a 2D Barcode with 500+ characters

    Hi Gurus,my requirement is to scan a 2D Barcode from a vendor label with about 500 characters into a screen field. Then I wish to save the result into a "z-table".Any suggestions which data-type I should use?Many thanks in advance.Have a nice day!Mik...

    Resolved! Accepted Solution

    Better way of coding: setting default values based on table contents

    Hi All,I have a table with two fields Field name and default value.The field "Field name" contains names such as EKKO-EBELNAnd the "Default Value" contains a default value for the fieldI have a requirement where for all the field names in this table ...

    Resolved! Accepted Solution

    MSEG Performance Issue

    Hi all,I am trying to build up a table containing MKPF-BUDAT and a number of fields from MSEG....The user wants to select a range of 12 months worth of data. This is running extremely slow, the code is shown below:- * Get all mat docs headers for da...

    Labels in this area

    Explore this Area