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

    Modify table

    Hi All,I have around 20 fields in a custom table. Kunnr and pfnum are the primary keys. I need to modify few fields oamount1 to oamount5 for the table based on the primary key values. Remaining fields values should not be changed.Please help me. Than...

    Resolved! Accepted Solution

    DYNPRO Not Defined

    Hi all.Trying to create a screen that contains a subscreen area (current-budget-area). I have the subscreen defined as # 0210. THe main screen that contains the subscreen area is screen # 0200.In the PBO of 0200: module status_0200. call subs...

    Resolved! Accepted Solution

    Regarding ALV layout

    hi all,can anyone tell me what does this statement do : wa_flayout TYPE slis_layout_alv.FORM build_layout. wa_flayout-zebra = 'X'. wa_flayout-colwidth_optimize = 'X'. wa_flayout-window_titlebar = 'Inventory BOM Report'. wa_flayout-detail_popup = '...

    Resolved! Accepted Solution

    ABAP question..

    Hello,I have a requieremnt where I have makde data two characters. For ex: If I enter 23, the output should be 23, if I enter 2 in paramater, the output should be 02. But following code gives one digit when input is one digit.Parameter: p_num(10) TYP...

    transaction 'OPSI'

    hello everyone,we are trying to make some controle of the preject defenition or 'name' end the WBS elment too, cause we need that those name have a special forme.so i'm working in the transaction OPSI and it's the first time, does anyone knows how i...

    Resolved! Accepted Solution

    Zeroes in a variable

    Hi AllI have to update a field with a value of '001',i have assigned it like this.Data: variabe(3) type c value'001'.but when i am concatenating this field with another field these zeroe are getting deleted can any tell me how to get the leading zero...

    Resolved! Accepted Solution

    ALV Reporting

    Hi All, I am working on a ALV report and when I run this report it's working properly and showed the results as expected but when a particular user is trying to run this report he is not getting the Save layout icon and the previous layouts which tha...

    Resolved! Accepted Solution

    ALV REPORT

    Hi All, I am working on a ALV report and when I run this report it's working properly and showed the results as expected but when a particular user is trying to run this report he is not getting the Save layout icon and the previous layouts which tha...

    what is RDOC

    Dear SAP GurusI have heard our sales and marketing people using a term RDOC with respect to SAP and I have tried to findout more about it. All I could find out was that it has to do some thing with copying of print layouts from one user to another a...

    Resolved! Accepted Solution

    Consuming a webservice

    Hai all,I have a maual in which is written how to cinsume a webservice, in this document is writtenGenerating the proxy object-Consuming in ABAP Login to SAP system. Go to SE80 create proxy object, Path: create-> enterprise web service->proxy object...

    Resolved! Accepted Solution

    Creating Dynamic Variable

    Hi Friends ,I have one table which contains three fields ,1) unique identifier ,2) number of digits before decimal and 3) number of decimals.In one other table there are 2 fields,1)unique identifier , and 2) VALUE in float format e.g 4.00000000000000...

    Labels in this area

    Explore this Area