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

    Very slow loop of itab

    I have declare an internal table like DATA: wa_collectoraction TYPE zcollectoraction, it_collectoraction LIKE STANDARD TABLE OF zcollectoraction. We have the following records: 200-1000-620-201708-20170819-20170819121212.356 ...............

    ekekakos by Participant
    • 6263 Views
    • 21 Comments
    • 1 Likes
    Resolved! Accepted Solution

    How to set a time out for parallel tasks (started with CALL FUNCTION STARTING NEW TASK)?

    Dear ABAP Fellows Is there a reliable way to enforce a time out for a parallel task started using: CALL FUNCTION .... STARTING NEW TASK Let say I want to start 3 parallel tasks with different time outs: Task 1 - 10 seconds Task 2 - 20 se...

    In module pool program , i am getting no entry found standard error message 0058 how to fix?

    i am developing module pool program , used two containers in program and passed two different tables data in two containers.by using save i am updating 2 container data in tables .if i unassign all records then perfomed save ,again i tried to assign ...

    Unable to reset obsolete notes during SPAU "Format of correction instructions XXXX"

    Hello I have upgraded from R/3 4.6C to ECC6 EHP7 (SAP_BAIS 741 SP0016)In SPAU it is not possible to reset any obsolete notes, message "Format of correction instructions xxx, unable to read corr. instruct'I seems that SAP wants to read a correctio...

    Resolved! Accepted Solution

    Custom Table is not updated

    Dear All, I'm facing some strange issue and explained below. From SAPUI5 application I'm trying to update a custom table using INSERT or MODIFY statement in SAP R/3. The issue is very rarely records are getting inserted but mostly the data is n...

    manivel by Participant
    • 1091 Views
    • 2 Comments
    • 0 Likes
    Labels in this area

    Explore this Area