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

    Transport Problem....

    I have transported the Function Module and Function Group from Dev to QA.But in QA i am unable to see the Function Modules in my Fucntion Group.I did following ways to resolve this.1. Maintain a different Transport Entry for this. but unable to solve...

    dhruv_shah3 by Active Contributor
    • 1712 Views
    • 18 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Data upload.

    hi,I have one tab delimited tab file in presentation server.frist i was declared one internal table like this. BEGIN OF IT_tab OCCURS 0, REC(256), END OF IT_tab.now i upload this flat file data using ws_upload F.M.now i want split this d...

    Resolved! Accepted Solution

    Dump in ALV using oo

    An exception occurred that is explained in detail below. The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not caught and therefore caused a runtime error. The reason for the exception is: Es wurde versucht mit einer 'NULL' Objek...

    Smartform Question

    Hi,I have a table in the main window and there is another window following the main to display a barcode. I need this barcode window to be printed only after all line items are printed in the main window.Can anyone please tell me what settings I have...

    RFC Help

    Hi,I have a batch file which i execute from command prompt by specifying 3 parameters(file1,file2,flag) which encrypts the file and is working properly in windows.now i want to call this batch file from SAP. i have also created the RFC destination fo...

    Resolved! Accepted Solution

    ALV using OO

    I am raised with an syntax error as i_mara is not type compatable to it_outtab... what should I do?DATA gr_alvgrid TYPE REF TO cl_gui_alv_grid . DATA: BEGIN OF i_mara OCCURS 0. DATA: box TYPE c. INCLUDE STRUCTURE mara. DATA: END OF i_mara. ...

    Resolved! Accepted Solution

    BW report

    Hi Experts.... Please try to under stand my problem.. I have to devolop one report, but that is with BW tables...here i hav to fetch no.of actions for pertoculer employee...that i hav to display for each month...like...jan feb mar april may ju...

    Resolved! Accepted Solution

    copy of internal tables

    hi all, how we can copy internal table itab1 into internal table itab2itab1 having 2 fileds and itab2 having 3 fields.now, i want an internal tbale who is having 5 filds i.e 2 fields of itab1 and 3 fields of itab2so, we clubed these fileds into an in...

    Bapi

    Hi Experts,I m newbie in fm & bapi.Can anybody tell if i want to use std bapi, then how we pass the parametrs.After reading the documentation also i didn't get in standard bapi bapi_material_savedata.Plz plz tell me in detail & with example.Best Rega...

    Resolved! Accepted Solution

    spaces in string

    hi am using function module spell_amount n am coverting the integers into words, i had to split the output into two line,but while spliting i had to make sure tht i wont split the word for example billion .. bill in first line and lion in second l...

    Resolved! Accepted Solution

    EDI: Syntax error in IDoc (segment cannot be identified)

    Hello SAPients!I created the extension ZORDERS2 for Message Type ORDERS02, when I generate and process the IDoc using the RSNAST00 program everything seems to be fine the program even reports that the IDoc was generated successfully, except that, whe...

    Resolved! Accepted Solution

    Query in ABAP HR

    Hi folks, i am new to ABAP HR. i want to fetch data from a infotype with some conditions. Like, to select data from PA2002 wehre pernr = pernr and begda = pdatv and endda= pdatb and subty = '0930'. Could any body help me how to fetch data by using r...

    Resolved! Accepted Solution

    ALV field catalog issue

    I am getting the field catalog using FM...now I want to use CALL METHOD gr_alvgrid->set_table_for_first_displayinsted of reuse_alv* DATA: i_fc TYPE lvc_t_fcat, " for class..i_fc1 TYPE slis_t_fieldcat_alv, " deceleration for Mergehow to get this fie...

    Labels in this area

    Explore this Area