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
  • 83373 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Finding the totals

Hi, In my scenario if i give a range of document number(belnr) i have to fetch the details of the PO and have to find the totals of the PO from the history tab.I have written the code asgi_value and gi_amt are like table ekbe.gv_total = 0.LOOP AT gi...

Resolved! Production Order Lock

Hi all, Currently i am using function module ENQUEUE_READ to check for production order lock but it is giving wrong results some times. I just wanted to know if any order is locked i.e., if an order is in change mode ( CO02 ) than i should get a mess...

Resolved! data type in alv grid

Hi,I have editable field in grid in which I want to put some number. The field type is p decimals 1. If I put there number 5 or 5,0 I got finally value 0,5. To get 5 I must put there 50. I should I do to get correct value, after putting 5 I want to r...

PROVIDE Statement

Hello Folks,I have a question concerning the usage of the PROVIDE statement... I wrote a function module, in which I used the statement PROVIDE to easily get the intervalls of internal tables, 3 of them...But during the code check I get the following...

SSO from Portal to ABAP Backend stopped working after setup of spnego

Hi all,I have an HCM (ERP 6 / SP14) doublestack system with ABAP/Java and a portal in which users use ESS/MSS.I also have a standalone portal which consumes the afformer mentionend scenarios and which the clients use to logon to. The front-end portal...

Enhacement in VBo2.

Hello all, I am in need of a User-exit/BADI/Enhancement Point in Trasaction code VBO2,such that i should be able to modify the data in Rebate Documents(Sales Order) ,which are automatically created through VBO2.In my case Rebate Documents are Sales...

Using function module PT_ARQ_REQUEST_EXECUTE to approve leave requests

I'm building a screen to approve or reject multiple leave requests using function module PT_ARQ_REQUEST_EXECUTE as the SAP standard program RPTARQAPP does, and this seems to be working fine. However, I also need to include a note from the approver w...

Labels in this area