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

    innerjoin

    can anyone can tell me how to join 4 tables and correct the below coding..select maramatnr vbaparktx likpvbeln vbapnetpr likpwaerk vbapaudat likpnetwr maramstae vbakauart vbakvtweg vbapposnr vbapshkzg mara~extwg maramstav li...

    Resolved! Accepted Solution

    Window custom size

    Hello all,I need to display in a popup window a text file. Now I'm using FM 'LAW_SHOW_POPUP_WITH_TEXT', the problem is that with this function the window dimension are limited.Do you know a function which display a window with text and can have custo...

    Resolved! Accepted Solution

    workflow

    Hi all, I want to know the changes or enhancements done to the workflow concept from version 4.0B to 4.5 and 4.5 to 4.6 versions of SAP. I am searching in the site service.sap.com . Can any body guide where can I get the information in that s...

    Bapi help

    Hi all,i am new to bapi. And i have to code for that too..i have to use BAPI "BAPI_SALESORDER_CREATEFROMDAT2". cananyone send me the code for this BAPI. i.e. what are the parameters to pass and what all code is reuqiered..plz help as its very importa...

    Upload from desktop

    Hi alli have to upload multiple files from desktop. can anyone suggest the procedur to do this. Is there any function module in sap to upload multiple files from desktop. Or there is some other way to upload multiple files from desktop.Thanks in adva...

    Resolved! Accepted Solution

    Problem with Append

    hi,Here SP$00011 & SP$00008 are selection screen fields.l1_dat & l2_dat are Radio buttons.I have to check entered plants with zplants table.Here two cases,if sy-subrc = 0. 1.if l1_dat = 'X'.I have to add zplants-vplant field to r_plant field.2.if l2_...

    Resolved! Accepted Solution

    Analyzing ABAP Code!

    Hi all,can anyone please tell what this does...... SELECT AUFNR CHARG FROM AFPO INTO TABLE I_AFPO FOR ALL ENTRIES IN I_DATA_TEMP WHERE AUFNR = I_DATA_TEMP-AUFNR.AFPO is a table and has a primary key of AUFNR(order number) and POSNR(order item...

    Resolved! Accepted Solution

    TABLES

    hi to all,i need clarification and advice regarding the tables..i have created a table with fields matnr matkl...etc from different tables...the talble which is not contain any data...i have to creat entries for that.....then it will showing me the d...

    Resolved! Accepted Solution

    system time

    Hi All,I need to get the system (application server) time value in the following format HHMMSS mmm(mmm being milliseconds). sy-uzeit is not enough as it does not give me milliseconds. Is there a function module or another system field for the...

    Resolved! Accepted Solution

    ALV - Hiding Field

    Hi All,I have a simple report in which several fields are in internal table from which the first field i dont want to display. I am setting the value for NO_OUT = 'X'. Still it is displaying the field.Code I used: DATA : int_fcat TYPE slis_t_fieldcat...

    Labels in this area

    Explore this Area