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

    scrolling in step loops

    I have to work with Step Loops. with all the research I foundLOOP AT ITAB CURSOR CL INTO WA.ENDLOOP. in flow logic in the PBO event will transfer the content from internal table to the screen field automatically and it enable scrolling. when scrolled...

    Resolved! Accepted Solution

    does analysis authorization work with RSR concept setting on RSCUSTV23

    HI everyone my client is using  old reporting authorization on sap bw 7.0 system , the settings on RSCUSTV23 is set to obsolete concept .My question is 1. does the new analyse authorization concept work with this setting ?2. if it does not work then ...

    Resolved! Accepted Solution

    ALV column header problem

    Hi experts,In ALV output, there are two columns with header names says 'Manager as on (Key date1)' and 'Manager as on (Key date2)'.But they are not appearing full text. It displays only 'Manager as on (Key da' . Could you please help me regarding thi...

    Search Help Refresh

    Hello,I implemented a search help with an own search help exit. In this search help exit I control the hit list based on the field 'VKORG'.If I open the sales order dialog for a specific sales order, the hit list is getting generated correctly. If I ...

    Resolved! Accepted Solution

    ABAP type getting C instead of u while creating table in OLE word document

    Hi All,While creating an table in OLE word document, the Range parameter is getting ABAP Type as "C" instead of "u". The value of GS_RANGE is structure type still it is coming as  "C", due to this program is giving dump as logic is based on "C" and i...

    Resolved! Accepted Solution

    Background Job: execute steps in sequence from another system

    Dear Experts,Let's say that I have a background job with 3 steps:- first step is to run a program in ECC- second step is to run the program in CRM- third step is to run a program in ECCHow to do this, that the 2nd step in CRM will be triggered once t...

    Resolved! Accepted Solution

    2lis_03_BF DSO enhancement for additional field

    Hi,     I have added two new additional fields(Schedule Line & Delivery Date) for 2LIS_03_BF data Source. Now when I am trying to execute the same dataSource from RSA3 no values are getting fetched. I have added these two fields in MC03BF0 and MCMSEG...

    Resolved! Accepted Solution

    cant able to upload a excel file of column length more than 256 characters

    Hi,I am uploading data into sap from excel file.by using the function module.TEXT_CONVERT_XLS_TO_SAPits taking a field of lenth less than 256 characters.but in my excel file i am having a column of length more than 256 charatcters.can anyone suggest ...

    Resolved! Accepted Solution

    Copy of SCC4 t-code to suppress some fields from detail screen.

    Hello Experts,I need to create a copy of SCC4 T-code to supress some of the radio buttons from detailed screen.SCC4 t-code is a table maintenance for standard Table T000.I am trying to create a maintenance view and and table maintenance generator for...

    Resolved! Accepted Solution

    Dynamic search help with F4IF_INT_TABLE_VALUE_REQUEST triggers an error ASSIGN_LENGTH_0 in SAPLSDH4

    Hey experts,I have the following code: PARAMETERS: pa_persa type pa0001-werks. PARAMETERS: pa_pernr TYPE pa0001-pernr. at SELECTION-SCREEN on VALUE-REQUEST FOR pa_pernr. DATA: lt_retdynr TYPE TABLE OF ddshretval,        lt_dynpread LIKE dynpread O...

    Resolved! Accepted Solution

    Implementation xxxxxxxxxxxx will be migrated

    Hi,  I am creating implementation for Badi  MB_DOCUMENT_BADI (METHOD:MB_DOCUMENT_BEFORE_UPDATE) using transaction se18.FROM MENU->IMPLEMENTATION->CREATE,then I gave some name as  z*(zmb_document_badi),then I am getting this information 'Implementatio...

    Labels in this area

    Explore this Area