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

    GUI DOWNLOAD length

    Hi Gurus,Need ur kind help to solve my issue. I'm using GUI_DOWNLOAD to extract data from SAP internal table to my PC. But SAP only allow 1023 per row. Is anyone knows how to solve this issue? or perhaps any other FM can be use to solve this issue......

    drop down menu...

    hi,im a new learner for abap....i have to create a new subject and put in drop down text..usually its take from data dictionary... but in my kes i support to creat new subject like ' text1' and 'text2', put it in drop down menu....'i need your help....

    Resolved! Accepted Solution

    Move-corresponding in table type Field-Symbols

    Hi, I have to use one statement in field-symbol similar to "move-corresponding" in normal internal table.Is it possible to use statement similar to "Move-corresponding in field-symbols".For Eg:Field-symbols <FA_IT> type standard table.data:begin o...

    Resolved! Accepted Solution

    Reg: Line item

    HiCan any one gimme some logic to do this??In my internal table which has got ebelp ebeln matnr werks lgoet netwr netpr and so on..In this i am having a chance of repeated item numbers(ebelp)..i have to find out this and and i have make the fields ...

    Resolved! Accepted Solution

    DOUBT IN BAPIS

    i went through basics of BAPISbut iam unable to understand how exactly bapi will interact with external systems can any one explain clearly how bapis will interact with non SAP system please guys explain me with a simple business object example...

    Resolved! Accepted Solution

    COSP-OBJNR, finanace

    hi all,i have to apply a select query on COSP table. and it is giving a performance issue.but the problem is there is a field OBJNR within primary key.but my senior designers told me, that OBJNR is an internally generated field and can not be put in ...

    Resolved! Accepted Solution

    Set Parameter ID

    hi...Is it possible to pass values to parameter ID using SELECT OPTIONS?for example.SELECT-OPTIONS S_VBELN FOR VBAK-VBELN. . ..............................................SET PARAMETER ID 'AUN' FIELD S_VBELN.CALL TRANSACTION 'VA03' AND SKIP FIR...

    Resolved! Accepted Solution

    table

    HI all,I need to update the vttk table fields like DTDIS,UZDIS,DAREG,UAREG,DALBG,DALEN,LALEN,DATBG,UATBG . In the standard BAPIBAPI_SHIPMENT_CHANGE only header fields can be changed. I have searched for this fields in the entire BAPI its not found. ...

    Resolved! Accepted Solution

    SEARCH HELP FOR DATE

    Hi Gurus,I have a screen containing fields from an internal table. As I cannot use the 'from dictionary' option in the screen painter attributes, (since internal table field is not in ABAP dictionary), I'm not able to display the search help for a fi...

    Resolved! Accepted Solution

    EEWB

    Hi All,Can any one help me as i want to invisible some fields( i have created the table which i want to indivisible for selected users) that i have created via EEWB..but unable to do ,i have tried all the options but no result, nothing is worked .......

    Resolved! Accepted Solution

    EEWB

    Hi All,Can any one help me as i want to invisible some fields( i have created the table which i want to indivisible for selected users) that i have created via EEWB..but unable to do ,i have tried all the options but no result, nothing is worked .......

    Resolved! Accepted Solution

    Which function module will find the following date (The last 4th work date)

    I use the function module BKK_ADD_WORKINGDAY to find the last 4th work date: when I enter the following import value: I_DATE = 05/31/2008I_DAY = 3-; I_CALENDAR1 = US I got the 05/28/2008; not 05/27/2008 and I need 5/27/2008.The date is not right for ...

    Labels in this area

    Explore this Area