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

    Facing issues while double clicking on a data type/fm/includes in report

    Hi Gurus,We are working in ECC6.0 in our project.I am facing an unusual issue while (Ctrl+F) searching something or double clicking on a variable/include prog./FM in the reports.The first time I search for something(CtrlF) / double click on a datatyp...

    Resolved! Accepted Solution

    Smartforms Table design

    My requirment is In Smartforms first page I want to printtable from 1-100 and in second page i want to print A1-A100 alphabetheader should be same for each page.Header Mainbody.*************************************************1 11...........912 12......

    Resolved! Accepted Solution

    SELECT MAX statement

    Hi,I have written a select statement using the SLECT MAX.This statment has to get the Max reocrd from JCDS table where CHGNR is the maximum number.but it is getting only the firsr record instead of the Max record.SELECT SINGLE MAX( CHGNR ) UDATE ...

    text table

    hi,i have written a code to dynamically get table name and select table data in an internal table. but i m getting problem where there is a text table. my code is as below.p_tab TYPE dd02l-tabname OBLIGATORY.FIELD-SYMBOLS: <fs_table> TYPE STANDAR...

    Resolved! Accepted Solution

    Simple ALV (oops)

    hiI am new to OOPs concept.In this cl_gui_alv_grid,What are all the method used to display the alv grid.This is my coding ,While executing it is not showing anything ,I dont know exatly wt is the problemI check with standard program am not able to cl...

    Resolved! Accepted Solution

    Dynpros and ABAP Objects

    Hi all,how do you manage communication between dynpros and classes. I read a proposal of SAP which said to use function-pools as connector, becausedata of dynpros can not be transfered automatically in public sections of a class / object.Does anyone ...

    Resolved! Accepted Solution

    ALV GRID DISPLAY

    Hi All,I have a program where I need to display the ALV grid ad I have used a s below and its giving a dump DATA:begin of lt_scr occurs 0, field1 type char20, field2 type char30,end of lt_scr.CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MER...

    Resolved! Accepted Solution

    Problem in BAPI creation

    Hi,I have created a Function Module as Z_DOC_READ as a local Object.Now , I am trying to make it as RFC enabled. But, It not allowing to do that.Instead it is throwing one Message as "GENERIC TYPES ARE NOT ALLOWED IN RFC".Please let me know, what is ...

    Validate plant

    Hi All,I am trying to valiadate the selction screen based on a check box and plant.1) When ever sent email box is checked then message should be displayed as given below.first message: 1) Email will be sent only to 3 particular plants only.2) when ev...

    Resolved! Accepted Solution

    F4 value request

    I am using this FM F4IF_INT_TABLE_VALUE_REQUEST for F4 value request..In that display there are 4 fields.This was for the field Matnr.When i press F4 its displaying 4 fields.Now i need the Material number to be dsplayed in the Matnr field but the ret...

    Labels in this area

    Explore this Area