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

    smartform error

    hiim working with smartforms..im passing an internal table to form..in da form i've created a table.in da main area of table im using a loop to print internal table data..under data tab of loop im usingloop at itab into wa.(wa is defined in global de...

    Resolved! Accepted Solution

    returning addition

    hi,may i know what does the syntax mean here.1) is returning same as exporting?2) why we must have a ( ) in vessel_id = vessel1->get_id( )?3) if i use exporting, how should i change this statement "vessel_id = vessel1->get_id( )"? methods get_id R...

    Resolved! Accepted Solution

    Roles for User

    Hi ,Can anyone pls help me to find out roles assigned to particular user .In Su01 transaction we can viewdata for particular user .I need some function module or table which gives / reads information of roles assigned to particular user .Thanks ,Amee...

    Resolved! Accepted Solution

    help me regarding ALV

    Hi friends,This is the code intended for ALV interactive But its going to short dump.Please trace the error in it.REPORT ZTEST_ALV .TYPE-POOLS : SLIS.DATA: VT_FIELDCAT TYPE slis_t_fieldcat_alv.DATA: VT_FIELDCAT1 TYPE slis_t_fieldcat_alv.DATA : BEGIN ...

    Resolved! Accepted Solution

    Write sometext with "col_negative" shows 'X' characters in backgroud.

    hi experts. I wrote "wirte" statement with "col_negative" as you can see below WRITE: 76 'TEST' COLOR COL_NEGATIVE INVERSE ON. I want that 'TEST' appears red color but there's XXXX characters appear. But it's OK on others PC. Is there some kind of se...

    Resolved! Accepted Solution

    Re: FM File_Get_Name

    Hi All,Currently we are using the FM File_get_name to get the path from AS400 Operating System, each time when i give the directory name the result which we are getting is either "Data Set Error " or "File psecified not found".We checked it using Bre...

    Resolved! Accepted Solution

    User Profile issue

    Hi All, I have written a BDC program to upload data into a transaction after reading several tables, but after reading the table, the internal table contains amount field with . (dot as decimal indicator) ,where as the user profile setting has co...

    Resolved! Accepted Solution

    By using Internal Table

    Hi all,Could u please write the below program by using a Internal table and without using Endselect.Example to find the number of passengers, the total luggageweight, and the average weight of the luggage for all Lufthansa flights on 02/28/2001:DATA:...

    Resolved! Accepted Solution

    regarding sap script

    gmrng gurus, i developed one script in which the first page showing the item no,material no and amount as a field name but these field names are not appearing on second page,,,i hv written the fieldnames in main window and i assigned it...

    Resolved! Accepted Solution

    SAP Table to get Cost Center Acct Line Items based on Cost Element

    Hello there,My question is pretty straight forward. Is there a way to get cost center document line items efficiently by just using the Cost Element(most specifically), Period, Posting Date, and Fiscal Year (Cost Center would help too)? I ask this be...

    abap object syntax

    hi,i would like to seek advice on the following. thanks alot1) in doubt1 below, may i know why needless to create object for creator but still able to define creator->name?2) in doubt1, creator already been defined reference variable. why when i have...

    Labels in this area

    Explore this Area