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

    escape character

    Hello,I need to build a function that replace the character "," by the string " ',' "Example: Char1: 1,2,3 Char1 after conversion: 1','2','3I m using the code:DATA text TYPE string VALUE '1,2,3,4'.REPLACE ALL OCCURRENCES OF REGEX ...

    Resolved! Accepted Solution

    report

    Hi Guys, in t.code iw22 if you click on the equipment no. and in the next screen on the structure tab you'll find a checkbox for sub equipment.now how can i capture these sub equipments for a particular equipment.In the F4 help it gives the name o...

    Resolved! Accepted Solution

    Round of decimal point

    Hi, I have a data field with data element 13 digits integer and 3 decimal points. But I want to display it with only 2 decimal points. I don't want to change the data element.Eg: input = 100.438 required output = 100.44if input = 100.434 requ...

    Resolved! Accepted Solution

    User_exit for VL10D

    Hi at all,i have enhanced the Structur SHP_VL10_ITEM with a new field toprint it in transaction VL10D. I'm using user_exitLV50R_VIEWG06 to fill it.If I call transaction VL10D and chose the new field, nothinghappend. The field is empty.About a break p...

    ALV Grid - Layout

    Hi,got a question regarding the selection of layout formats.Is it possible to modify the alv grid layout, that no other users than the one, who created the layout can change the format?Currently it is possible to define a layout and provide it to all...

    Resolved! Accepted Solution

    hello ABAP guru's...

    Hello Guru's ...I have just started attending the interviews and i will be greatfull to all of u....the common question is that they are asking for one full life cycle implementation...i want to know this is detail as how to answer this question....o...

    HTMLB on SAP Gui

    Hi!I've developed a BSP application and i've set htmlb content design to "design2003" on my views. When i test the application using a browser everything is OK, but when i fetch the html for display using cl_gui_html_viewer the css for the theme is l...

    Resolved! Accepted Solution

    regarding excel file

    Hi, my reqirement on excelsheet.one of the condition is that file will be rejected when more than one company code or more than 200 line item per document...the comapny code in the excelsheet is col06,and the line item is col24.how can we wri...

    Creating FM

    Hi,Requirment : To create a Function Module INPUTS : vbeln (mandatory) posnr (optional) file path (mandatory)OUTPUT : File (type .txt)Please let me know the steps involved and the DATA TYPES that need to be defined in F.M for input ...

    Resolved! Accepted Solution

    OLE2 Excel

    Hi,Im looking for a Microsoft Excel OLE2 <u>reference</u>. All I could find on SDN are tutorials. I want to see all available methds and properties. Do you guys know where I could find such?Thanks in advance!

    Resolved! Accepted Solution

    Regarding LSMW

    Hi All,I have done an BOM Data upload of using LSMW. there are few custom validation which if failed has to be logged into an Error report downaloadable in. EXcel format.I have declared a Parameter for File PAth.for which i would like to maintain the...

    Labels in this area

    Explore this Area