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

    Hi Gurus

    I would like to know , is there any FUNCTION MODULE to remove special characters in the text. or ANY code.Ex : GV_TEXT = 'FINA#N#CIAL S#TATUS'.but i want to display "FINANCIAL STATUS'..please help me in this, it would be great help full and gr8 rewr...

    Resolved! Accepted Solution

    UPDATED:Secondary Index - Help on creating (URGENT & Very IMPORTANT)

    Hi,I need to create a secondary Index on VBRK by ERDAT & VKORG.What is the process? What do I need to keep in my mind when creating the secondary index?I need to make sure than I do not mess anything up in the Database.Detailed steps are requested.Po...

    Resolved! Accepted Solution

    problem on itab

    hello abapers,in my scenario,there are two itabs, itab1, itab2.itab1 has name, marks. as fields.itab2 has name, marks, sid, fields.now i have to loop at itab1 and for every name in itab1 i have to check for that name entry in itab2, if found change ...

    block alv

    I developed the following Block ALV. In the output i am getting a blank screen. Please let me know what's wrong in the code. report zfieldcatalog . type-pools: slis. data : w_fcat1 type slis_fieldcat_alv, w_fcat2 t...

    Resolved! Accepted Solution

    ALV Grid

    I have a grid embedded in a custom control. I haveinserted some code in a PBO event to modify several column attributes of the grid. The codedoes not throw any exceptions, but the changes arenot reflected in the rendered grid.

    Resolved! Accepted Solution

    Help needed on odd authorization problem in BAPI_MATERIAL_SAVEDATA

    BAPI_MATERIAL_SAVEDATA is returning this message:"No authorization for material type Semifinished product"Anyone know where on God's green earth this kind of authorization is set ????All we're trying to do is update AUSSS in MARC, and it's been worki...

    Resolved! Accepted Solution

    CUA Roles residing in Child system are not showing in Central System

    I just hooked up CUA today and have linked 8 child systems to the central system. The 8 child system users and roles have already been established in the child systems. Do I need to run program susr_zbv_get_receiver_profiles in each of the child sy...

    Resolved! Accepted Solution

    need logic for where clause in case no value entered in selection screen.

    Hello folks,I need to write a select query select * from ........where f1 = .. and f2 = ... f3 = p1.where p1 is the parameter value entered from selection screen.my requirement is in case no value is entered for p1 . that is if it is blankthen also ...

    Resolved! Accepted Solution

    Coding error

    Hi All,I am getting Dum Error in this code where i put arrow mark.Kindly please help me.Its too urgent for me.FUNCTION Z_CUSTOMER_GET_LIST_1.*"----""Local interface:*" TABLES*" CUSTOMER STRUCTURE ZCUSTOMER_1*"----Tables : KNA1 ,KNB1, ADRC, CAW...

    Resolved! Accepted Solution

    ALV by Row

    Hi guys,I'm using ALV to show some data, right know I show it in the usual way, for example:Name - Age CountryBob - 25 -- BrazilTom - 32 -- USAMike---- 27 --- UKbut I want to show it this way:Name - Bob --- Tom --- MikeAge - 25 - 32 - 27Country - Bra...

    Resolved! Accepted Solution

    DDIC Table Properties

    I am looking for the system tables that store Table Properties. Properties I am looking for are: Delivery Class, Data Browser, Enhancement Category, Data Class, Size Category and Buffering. Is there a guide to the system tables that I can use?

    Resolved! Accepted Solution

    Internal table limit

    Hi,I have declared my table as Type declarationtypes: itab1 type standard table of epsfili.data: itab type itab1 with header line, " To store all the files in app serv.Would there be a limit for this kind of internal table. It only picked the...

    Resolved! Accepted Solution

    HR

    HI all,what is wage type in HR? how do check infotypes IT0001, IT0002 and all in SAP. any particular transactions?please reply as soon as possible. thanks in advance.

    Labels in this area

    Explore this Area