Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92380 VIEWS
    • 212 REPLIES
    • 39 Likes

    IDOC status 60

    Hi Guru,I recieved an error "The segment group E1MBXYH has the attribute 'Mandatory' in the syntax description of the basic type WMMBID02 (customer enhancement ). However, the segment group is missing in the IDoc. The segment number logged in the sta...

    BDC question

    Hello All,In a BDC program if we want all the one of the tab strip we can directly assign some code to the BDC_OKCODE field. So that it will directly call the required screen.For example while recording the VA01 transaction we can call Header-Billing...

    Resolved! SQL results in ST05

    Hi, experts.I'm using ST05 to see how long a join is taking, but each time I trace it, I get a different value. Not a small difference, some times it's near 30.000 and other times near 2.000.000. What should I do to get a precisely result?Thanks in a...

    flvia_s by Participant
    • 288 VIEWS
    • 1 REPLY
    • 0 Likes

    Hyperlink in ALV output and when downloaded to Excel, maintain that hyperli

    Hi SAP Friends,I want to know if this is possible. My requirement is, display a column with Invoice # and hyperlink (or you can call it as Hotspot in SAP language). When clicked on the hyperlink, it should open a webpage, giving details of Invoice. I...

    LSMW issue

    LSMWIn display convert to data I could see all the fields populated perfectly.but when I choose "create batch input session"....my session is not getting created and get a message as "editing terminated".Any ideas to fix this.thanks.

    Resolved! unable to use VL06O

    Hi all,We upgraded R/3 to ECC6.0 from 4.7 .since then we are unable to use List Outbound Deliveries button(which is a last button in this Tcode) in <b>VL06O</b> . we are getting a mesage that you are not authotised to use VL06F Tcode.plz help me.Rega...

    Resolved! Debug

    HI gurus,For my production system i dont have authorization to se38, se80, cmod, se37.when i save the transaction I want to debug the user exit directly not going through line by line of whole code.Is there any possiblities to set Break-Point for non...

    Resolved! issue with performance

    Hi all,can anyone tell me whats the issuetypes : begin of t_TABLE. include structure zTABLE.types : TABLE like mara-matnr. types: end of t_table.data: i_table type standard table of t_table.data: wa_table like line of i_table.types : begin of ...

    Resolved! heading in ALV grid

    Hi All,Can anyone please guide me in the right direction regarding the display of heading(top of page) in the alv grid using classes ? I am using cl_salv_display_settings, cl_salv_table for alv display purposes.Thanks in advance.Amy

    Resolved! hOW TO

    HelloI need too know how to convert from 2.0060315000000000E+07 to 2006.03.15I have the code something like:data: a type ATFLV, b type DATUM.a = 2.0060315000000000E+07.How to convert to b = 2006.03.15 ??Thanks!!GabrielMessage was edited by: ...

    Resolved! User Exits in Use

    Any idea as to how I could know the Form User exits that are currently in Use in SAP. For Function User exits can go to CMOD and get a list of activated Projects but any idea about as to how I can get a list of Form User Exits in Use?Thanks,ALAM.

    Labels in this area