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

    Alv layout

    Hi, I had creatd a layout on quality system for alv report by selection some 19 fields out of 20. My intension is that report should run with the layout always whether irres[pective of ethier qauality server or production server or some other serve...

    Resolved! Accepted Solution

    Logic in ABAP HR

    Hi folks, Actually my requirement is, i have some data in an internal table. I have to check the particular record in in that itab is there in infotype 9003 by checking some condtions. if the record is not found in the 9003 i need to display ...

    Resolved! Accepted Solution

    Object type(AWTYP) and object key(AWKEY) to be passed to a asset acctg.BAPI

    Hello Experts, I am currently experementing BAPI 'BAPI_ACC_ASS_TRANS_ACQ_POST' to postintercompany asset transfers. However, I do not know what values to put onspecifically for object type and object key.Also, if you guys have used the said BAPI, ple...

    Resolved! Accepted Solution

    EXPORT an internal table and IMPORT an internal table in another program

    I am trying to EXPORT an internal table to memory and then from another program, IMPORT the internal table. Here is a sample of my code. I cannot figure out why it does not work. The table I try to import is initial (empty). PROGRAM ZEXPORT.DATA: lt...

    Resolved! Accepted Solution

    Error Message

    HI, I created a structure and have various fields when I try to create a data source I get the following error message.Units field OW_WHGNR for field EARNPREM of DataSource ZDS_FM_LOSSRATIO is hiddenThis is how Ihave the field in my structureField ...

    Resolved! Accepted Solution

    Is it possible to store a field name in a variable, then assign it a value?

    Good day, everyone!I am working on a program in which there are many different amount fields in which an amount may be assigned. For reusability purposes, I was wondering if it would be possible to write a routine that identifies the target amount f...

    Resolved! Accepted Solution

    using enhancements..

    hi,In 4.6 I had the required code in an user exit EXIT_SAPLV56I_004 which is called in LV56IF2D. Now in ECC 6.0 when i want to have a similar implementation using enhancement fwk, should I do like this ?Create an enhancement spot, create a BADI. Call...

    gui upload

    Hello all,I run my program & send itab to pc using gui_download.In that FM I have used File Name & Tables 2 parameters only.Now I am trying to upload that file in my itab using gui_upload.But it is giving error ' can not interpret data in file'...

    ALV Grid

    Hi,I created my own custom screen and in that i am displaying 2-different ALV Grid through 2-custom control.I wanted to download both ALV Grid in a Single Excel sheet..is there anyways to download in a Single Excel sheet ?

    Resolved! Accepted Solution

    Strings Operations

    Hi. I have the follow problem. Data: a(16) TYPE c.How can I do to get the last ten digits of this data, if this variable not always has the same number of characters???For example:a = '123456789abcdefg' ORa = '123456789abc'.

    Labels in this area

    Explore this Area