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

how to resolce Logon to system S4H failed (reject connection request from DESKTOP-:eclipsec to,

I have a CAL instance for "SAP S/4HANA Chemicals trial with industry best practices 1610 FPS01". When trying to establish and new ABAP project from Eclipse Neon I get the following message: Logon to system S4H failed (reject connection request from...

How to validate the Aufnr field on the basis of G/L account selected from valid sets

I have requirement in my project where I have to validate the below field : In the Purchase Order (I.E ME21N Tcode), In the Account Assignment Tab at Item level,when user choose GL Account(sakto) in the G/L account field from the valid set,then we ne...

How to hide the newly added custom tabs in BP transaction through Business Data Toolset?

I have Created Custom tabs in BP transaction based on the BP role available.i.e one for company code and the other is for Sales and Distribution.Now my requirement is hide the tabs based on country specific user as these two tabs are for two differen...

Resolved! 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
  • 5512 VIEWS
  • 21 REPLIES
  • 1 Likes

Resolved! 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! 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
  • 991 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area