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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83498 VIEWS
  • 212 REPLIES
  • 39 Likes

Reprocess the IDOC

Hi,I am devloping one report which will display some idocs.My requirnment is to reprocess (like BD87) those idoc which are there in error state.So is there any function module or program which i can call in report to reprocess the idoc?Or is there a...

Resolved! try...catch cx_root

Hi experets,I'm updating a abap program written by others. PERFORM A PERFORM B PERFORM C PERFORM D because of file format issue, the program end at "PERFORM C". I can find the red flag in xml messages monitorso I updated this section as below:t...

Resolved! SCM Upgrade issue

Hi,We are doing the upgrade from SCM 5.0 to SCM 7.0 ..When I'm trying to run the Report /SAPAPO/DELETE_PP_ORDER,Tthe Program /SAPAPO/DM_MATLOC_READ which has undergone some changes after the is causing the time out issue. The use of temporary intern...

Resolved! Header Variable Login Module used to authenticate with ABAP application

HI,We are using the header variable login module to get an sso ticket from java stack and then sending this ticket to abap to authenticate the user seamlessly to run an WD4A applaication w/o the user having to type in his/her credentials.However, it ...

Resolved! search help

Hello allI have a web dynpro fields that uses a search help and returns a value to be displayed in the web dynpro field. but what i need is when they select the record and returns the value in the field i also need another value to be returned to ano...

Role Validity date

Hi Guys,I have a role assigned to a user with a validity date (say 01/20/10 to 04/20/10). However after the expiry date the user is able to perform actions related to that role. I do have PFUD scheduled which runs every day. I understand that prgn_co...

title in ALV OO

Hi Experts!!How can I put a Title in the ALV OO?I view this method SET_TITLE_TEXT (Sets Title Text) , but is protected.I tried with event TOP_OF_PAGE, but nothig too.form TOP_OF_PAGE using DG_DYNDOC_ID TYPE REF TO CL_DD_DOCUMENT."this is more clear...

Labels in this area