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

    How to delete the records from database table without using work area

    Hi all,The purpose of the down program is to delete the entire contents from all the tables. The deletion of the table should be in sorted manner. Is there any other way to write the code more efficiently,TABLES: ZFFMCTL_AP, ZFFMHDR_AP, ZFFM_CHANGE_L...

    Resolved! Accepted Solution

    charcter warning

    Hallow I declare table itab and wa I wont to doing a split action but I have a warningThat itab must be a charcter type data objectWhat I doing wrong.TYPES:BEGIN OF 1_itab, osek_morsh(15) TYPE n, company_name(30) TYPE c, company_code(5...

    Resolved! Accepted Solution

    New Contract User Exit?

    Is there a user exit that is executed whenever a new contract is created using VA41? I'd like to clear a memory id whenever a new contract is created.Currently, if I create a new contract in VA41 and then cancel that, it'll bring me back to the VA41 ...

    mm01--bdc

    my interview question was1. while selecting views like basic data, sales data, purchasing ,accounting. each and every time when bdc is done these views will be having different selecion of input fields.ex : in basic data 1, first time i need to ent...

    Resolved! Accepted Solution

    alv

    Dear All,I am very new to ALV or say I want learn it through scratch. Could you all send me some ALV materials which will help to estabish my career.Thanks & regards,,,,,,

    Resolved! Accepted Solution

    Function Module

    Hi all,I have a Z table with a field with numeric values.I need to get the highest value from that field.I feel it'll be a performance issue to select all records & search the highest value by looping.So, does anyone know any function module which do...

    Table Control

    Hi Friends,I have created a screen using screen painter. The screen is having 4 tabs (subscreen) and in all the subscreen, i have used table control to insert multiple lines in the table.The problem I am getting is that, the data of table control pa...

    Resolved! Accepted Solution

    Report program

    Hi everyone,Consider the two fields person and ssn.For a particular ssn value if exists two or more different person values,then i want to put that details as a duplicate records to the internal table.Kindly help me in making this.Thanx in advance.

    Smartform printing

    Hi gurus! I want to print many sales orders one after other but in one call to smartform.That means one smartform should print many sales orders.How to do that? Is there any piece of code need to write in driver program?Can i get that code?Thanks in...

    ONF4 not trigerred

    Hi all, I wanted to include a search help in my ALV grid using OO methodology. However, I was not able to get the event ONF4 to trigger althrough I have define the fieldname and also call the method GRID->REGISTER_F4_FOR_FIELDS EXPORTING IT_F4 = I...

    Labels in this area

    Explore this Area