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

    How do I delete a database table used in a program - LZNOT_FILTER_TYPT00

    I am trying to delete all of the objects in a package. There is a database table called ZNOT_FILTER_TYP.When I go to delete it I can't because it is in use.There "where-used" list shows that it is used in program "LZNOT_FILTER_TYPT00".If I try to op...

    Import Error 16

    Hi guys,I'm developing a tool to import requests to system on a totally different landscape, so I have to copy the Data and Cofiles files from the source system to the target system, and then add the request to the queue of the target system and do t...

    Resolved! Accepted Solution

    How to get exact output from program which copied from standard program?

    mb51.pngzmb51.pngHi Experts,I have a requirement for hiding the amount and currency field from MB51 and assign to a new T-code ZMB51.For that I copied the program ,includes from MB51 and created the new t-code as zmb51 & I commented the amount an...

    Resolved! Accepted Solution

    MSC2N update field

    Hello experts,I need to update field QNDAT when the user change the batch using MSC2N transaction. I've looked for any badi or user exit and I only found badi Batch_master, but with this I can't change the value. Is there any Badi/user exit which all...

    Resolved! Accepted Solution

    How to delimit(Standard Function) a record in table without create new record ?

    Hi Experts,How to delimit(Standard Function) a record in a table without creating a new record?End Date - key fieldStart Date - non-key fieldExample:Start Date = 01.01.2016End Date = 31.12.9999I just want to delimit the End Date to 31.12.2017 without...

    Resolved! Accepted Solution

    Exception handling from class CL_ABAP_ELEMDESCR of method DESCRIBE_BY_NAME

    Dears,I'm trying to create a program which reads Z program lines and find the appropriate domain attributes of the data declared in the program. For this, I'm using class CL_ABAP_ELEMDESCR. When I provide any invalid input, this class is throwing TYP...

    Resolved! Accepted Solution

    Date Format Dynamically

    Folks,Any standard FM which identifies the Source field's date format and then converts it to the User specific Date format into the target field.Source Field : Will have date but we are not sure in which format it will be.1.Identify the date format ...

    kiran_k8 by Active Contributor
    • 3112 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area