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

ADT 2.48

We just upgraded to 2.48 now we get an error when opening a class like that:java.lang.RuntimeException: Editor could not be initialized.  at com.sap.adt.tools.abapsource.ui.sources.editors.AbapSourceMultiPageEditor.rethrowingErrors(AbapSourceMultiPag...

Resolved! BAPI in ABAP

Hello All,I am new in ABAP ,i am basically from BW background. My business requires me  to write a code to get details of a DSO. I have searched SCN and found out that there is BAPI_ODSO_GETDETAIL. How do i use this in ABAP. I have searched in SCN fo...

Implement F4 help for AFNAM(Requested By) field of Item Overview for transaction ME51n

Hi Experts,I need to Implement F4 help for AFNAM(Requested By) field of Item Overview for transaction ME51n - create purchase requisition.Steps to identify the field:-> Open T-code - ME51n-> Expand Item overview-> One table will be displayed, will se...

Resolved! Default value is not displaying in screen field of module pool program

Hi,I am trying to display default value in one of mandatory field of screen .I am writing code in PBO module of screen .if zmdrc-spart is initial  .      zmdrc-spart = '10'endif .But this is not working and same process I am doing for other screen fi...

Resolved! Function module not working properly

Hi,I'm using the function module  SVRS_GET_VERSION_DIRECTORY_46 to get versions of a given object of type SENVI.I'm using the following code:CALL FUNCTION 'SVRS_RESOLVE_E071_OBJ'     EXPORTING       e071_obj = ls_e071_obj     TABLES       obj_tab  = ...

Return/Error Message on HR_MAINTAIN_MASTERDATA "A complex application error has occurred"

Hi SAP Experts and friends,I would like seek help/assistance for the error w/c I've encounter when i'm using HR_MAINTAIN MASTERDATA for HIRING Updating IT000, IT0001,IT0002, IT0007, IT0008, IT0016 and IT0105. the return/Error message was "A complex a...

Resolved! Unable to get the PO line items using the class "cl_po_header_handle_mm" while processing the output type.

Hello All,Good day to you.My requirement is to print PO item texts on smart form, for this I am using the class "cl_po_header_handle_mm". whenever I am seeing the print preview all the texts are getting printed, but if process the output for email se...

Resolved! ABAP in ECC on HANA

Hi Gurus,We are planning to go with ECC on HANA.Following are my understanding, please let me know if I am right,*  SLT is not required to pull the table data into HANA database, as HANA database is going to hold all of the ECC  tables.*  We need to ...

Resolved! Any difference between data pulling from a table Vs. by using a FM?

Hello,This is for: Indicator: GR-Based Invoice Verification EKPO-WEBREIn our one of existing custom report the previous ABAP developer used the FM of ME_READ_HISTORY (History per Purchasing Document) and with in this custom report he/she used the val...

CREATE_PERSISTENT

Hello Guys, For the first I am experimenting with object services , I am quite sure I have follow all the steps for the creation of the persistence class , i did my code like must of the examples I have seem but it doesn't create the record , Do you ...

Labels in this area