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

    mean space

    Hi abappers,empty, is equals to space?block_new = spacewhen I execute a module function, I have intro the date in the block_new (in this case space)What value intro in the function module? because the value of block_new is emptycan you hep me, please...

    CRM Query..?

    Hi Guys,I have a query regarding CRM Tables. Those are:CRMD_ORDERADM_HCRMD_ORDER_INDEXCRMD_ORDERADM_IWhile retrieving the data from CRMD_ORDERADM_I do we need the middle table CRMD_ORDER_INDEX..? OR we can retrieve directly through the header table: ...

    Resolved! Accepted Solution

    Field type string and I

    Hi,I have a data : data:quantite_typeI type I.data:quantite_typeC type string.i have a data : var_remise1 type ZKBETR.but when i'm doing this code to change : var_remise1 to a strin :quantite_typeC = var_remise1.quantite_typeI = quantite_typeC.When ...

    Resolved! Accepted Solution

    Regarding Ok Code

    Hi all,I am new to dialog programming. I have created a dialog program which is having a screen with two radiobuttons and one push button.Now Push button is having fun code name- Createand OK which has name OK_CODE .I have written following code on P...

    Resolved! Accepted Solution

    ALV OOPS, Returning back to selection screen after displaying the ALV

    Hi,We have a report with a selection screen and the report is displayed using ALV oops. On pressing the back button, the control should come back to the selection screen with all the selections retained ( The same way as it happens in REUSE_ALV_GRID_...

    Resolved! Accepted Solution

    Screen field access.

    Hi,We have created a screen field for a custom screen and used the T002-SPRAS name from the dictionary. But when tried to acces through program callin this screen, it throws a syntax error. How to access the screen field ?Rgd,stc

    field katr1

    hi abappers,I need know raally the mean of the next code: IF KNA1-KATR1 EQ SPACE."in my case this field is empty, Is it space? CLEAR TVK1T." clear all text in all languages? ELSE. IF TVK1T-SPRAS NE SY-LANGU OR TVK1T-KATR1 NE KNA1-KATR1, SELECT SINGLE...

    Resolved! Accepted Solution

    Clear Work Area

    Hi Guru's,Iam new to abap.. how to clear work area for WA_HEADER-EBELN.ASE UCOMM. WHEN '&IC1'. IF SELFIELD-FIELDNAME = 'EBELN'. READ TABLE IT_HEADER INTO WA_HEADER INDEX SELFIELD-TABINDEX. SET PARAMETER ID 'BES' FIELD WA_HEADER-...

    SQ01

    Hi I have a requirement. After executing a report or query in SQ01, the default file store format is excel file in 'Output format' tab. Is it possible to change the default store format of the file to txt (text format)? if yes, how it can be changed.

    Labels in this area

    Explore this Area