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

    Resolved! Accepted Solution

    Download/Upload TXT file in Aplication server UNIX / windows

    HelloWe have various Z program for download (generate TXt file) data from QEC system and upload(TXT file) in Development system.Now, we are changing our aplications server from UNIX to WindowsWhen I download some Text file (.txt) from QEC ( aplicatio...

    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! Accepted Solution

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

    Resolved! Accepted Solution

    conditional formating of cell into SAP query infoset

    Hi ABAPers,I am a functional consultant and i have bit knowledge of ABAP. I am looking for a solution in SAP query. Infoset query created with table EKPO and added one Z field in extras. This is value field. Now the requirement is wherever the value ...

    Resolved! Accepted Solution

    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! Accepted Solution

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

    Resolved! Accepted Solution

    Edit and Save ALV Display.

    Hi All,I have created a ALV display using the class the class CL_GUI_ALV_GRID. I made one column as editable, when i entered some data and tried to save it, internal table is not updating. So i as not able to update the database table. Always i am ge...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area