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

    Creating an index for VBAP (ERDAT)

    Hi all, For an in-house (“Z”) program, we need to access the VBAP table by the column ERDAT (Record creation date) (using a range, in fact). The point is that, of course, there is no index with that column, so the response times are, to put it mild...

    luis_rod by Participant
    • 3642 Views
    • 8 Comments
    • 0 Likes

    salv Column issue.

    * get columns objectlo_cols = lo_salv_table->get_columns( ). *#Individual Column NamesLOOP AT gt_component INTO ls_component.TRY.col_name = ls_component-name.lo_column = lo_cols->get_column( col_name ). " < < IF col_name = 'BATCHNO'.col_desc = 'Batch...

    Eclipse issue with ABAP 7.5

    I ‘am trying out cds with odata service (annotations) on ABAP 750 ( with IDES)- When I activate the CDS I can see the view in SE11 but not the service in /IWFND/MAINT_SERVICE. In eclipse I can see small blue icon next to the @AbapCatalog.sqlViewNam...

    vodela by Active Participant
    • 1115 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_TRANSACTION_COMMIT with WAIT = 'X' Still work after error modify table

    Hi Experts, I have some problems about commit transaction. in my function module which the processing type is remote-enabled mode (already used for web service) i have calling function of 'BAPI_GOODSMVT_CREATE' and put CALL FUNCTION 'BAPI_TR...

    Email sent from a particular background job should not be able to be viewed in SOST tcode by anyone

    I have a background job scheduled for a sap query and an email is sent every time BG job is executed, the email is setup in 'SM36' in the option 'spool list recipient' button , now the emails from this BG job are confidential hence i have to make a...

    Resolved! Accepted Solution

    BAPI_MATERIAL_SAVEDATA. Update JUST the Unit of measure details.

    I have the BAPI_MATERIAL_SAVEDATA working just fine when a material/Plant is being either created or extended, or at least I thought it was working fine. I now find myself having to update just the UOM data and try as I have I just can't get it to up...

    #ABAP_Trial

    Hi I have installed the ABAP Trail in a Virtual Box https://blogs.sap.com/2017/09/04/sap-as-abap-7.51-sp2-developer-edition-to-download-concise-installation-guide/ or https://blogs.sap.com/2016/11/03/sap-nw-as-abap-7.50-sp2-developer-edition...

    Labels in this area

    Explore this Area