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
    • 92354 VIEWS
    • 212 REPLIES
    • 39 Likes

    Select statement

    Hi, I am working the user exit which validates the entered serial number.CHECKING THE CALLING TRANSACTION AND USERS IF SY-TCODE = 'MB1C'. EXIT. ENDIF.TO CHECK WHETHER ENTERED SERIAL NUMBER CONTAINS ANY ALPHABETS IF SERNR CA SY-ABCDE. MESSA...

    SOAP error

    Hi,I tried to go to web service home page and I got the following error.Could some one help me ? Soap Core Exception was raised in Method CL_SOAP_REGISTRY::generate_wsdl(6) Technical Details of Soap Core ExceptionMessage Text: SRT: ASSERT failed: ...

    tracking a logon id

    The requirement is to track an id BATCHBW in BW system. Whenever a user logins with that id , an email has to be sent to two particular persons. I know that there is an user exit 'SUSR001' . It has been implemented in R/3. I have to do the same thing...

    Append row to TC_1211

    Hello,I am new to the world of SAP and ABAP programming, so any help would be appreciated.In transactions ME21n, ME22n, ME23n, I need to add the Suppliers’ Material number to the PO Item Detail screen. Can I do this by appending a row to table contr...

    LPCONFIG

    I have created an ABAP proxy object using a local copy of a wsdl file.I understand that the proxy object communicates through a logical portset up using transaction LPCONFIG.I don't know how to configure the call parameters of the port, specificallyt...

    Resolved! ALV

    Hello All,I am writing a ALV Report.But i got confused where i have to use cotes and where not to use the cotes for the parameters in function modules which we use.i.e for egCALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'EXPORTINGi_callback_program = <b>sy-...

    Resolved! ALV Top of Page

    Hello All,I am trying to display top of page in ALV. I am able to execute the program but i am not getting top of page printed. I am giving my code below can anybody help where i went wrong. REPORT YSG_MM_EXT. " LINE-SIZE 300 ...

    Rule 50000134

    Hi Friends,Can anyone here explain me the functionality of HRWPC_PCR_APPROVER associated with the rule 50000134? Whether it returns the immediate supervisor or the chief of the topmost hierarchy...?Thanks in advance.Nathan.

    Resolved! Outbound Idoc

    For inbound idocs, I go to we19 and try to post it and see if there are any errors. How do I test that with outbound idocs?I want to create a sample outbound idoc from VF03 (invoice) and see if it is succesfully generated. Please tell me how to do it...

    Resolved! help in smart forms

    Hallow I new in smart form .i build a report program in abap and in my program I have to call to smart form .In my program I select score of student in some course in If the student passed the course I have to send him page with his name (that I hav...

    Resolved! Iist box - urgent

    I have created a domain with fixed values and using that domain field in the dialog screen as list box.Now in the output it displays an empty value along with my fixed value.Eg.My domain has 2 fixed vales A and B.In the screen list box i m getting an...

    Labels in this area