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

    Field exits

    Hi All,I have created a field exit on data element KUNWE(Ship to party). i.e if ship to part entered is '2' it should raise a error message...So if i change an existing document of type '2' assume, it should raise also an error message.. and if i sti...

    KONV table

    Hi All,I have a report program in which i use the table konv and when at the run time i change the value of konv-kwert and konv-kbetr to 4(for ex) it wud automaticallly change to 0.004 and 0.04 respectively,thus i am feeling problem in fetching the ...

    Resolved! Accepted Solution

    S_BTCH_NAM

    Hi, I am considering of removing object S_BTCH_NAM from the users. Do you see any serious impact on the business operations? From what I know, this object is not a must for user to schedule a background/batch session, am I right?

    ranges

    Hi, How can we use ranges in place of select-options.if I enter a range in which one value doesn't exist.then it must show a error message 'lower limits is greater than higher limit'.please do the needfulHemant

    Resolved! Accepted Solution

    Problem in Select Query

    Hi all,I want to know the structure of my Internal table <b>i_employee_id</b> to be passed in the following query.I am not passing this table from select-options.SELECT * FROM pa0002 INTO TABLE i_pa0002 WHERE pernr IN <b>i_employee_id.</b>I have som...

    BAPI post

    Hi AllI am trying to post some douments using BAPI.It's showing docuemnt is posted when i check for its give document not found.i am using below code REPORT ZTEST5.TABLES: bapiache08, bapiacgl08,bapiaccr08, bapiret2.DATA: t_bapiache08 LIKE TABLE OF ...

    Number of fields

    HI All , Is there any limit for the number of fields in the database . I Have created one customized table with fields from two other tables ( in total 63)fields .In my program i fill two internal tables lets us say T1 and T2 from tables D1 and...

    Resolved! Accepted Solution

    Field-exits--(urgent)

    Hi all,how to know ,one field exit is exist for a perticular field?i want to check wheather there is any field exit exists for header text in ME21n.can u plz give me the step by step procedure to create the field exit for the header text field in ME2...

    date conversion

    hi frnds, i want to convert a date field to type f..i could do that.. but the same value in database in table ausp is different. ATFLV = 2.006103100000000E07 in ausp table.. it has 8 "0's" between 1 and E... but when i convert sy-datum to type f it ...

    Labels in this area

    Explore this Area