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

PO Rejection

Hi All,Is there any Bapi or function module for Purchase Order Rejection. I have created a custom WF template for Purchase Order release. Once the approver cilcks the reject button, then the Purchase Order Status should be changed into Rejected statu...

Resolved! Date Validation

Hi All, I'm working on consumption report. User needs month-wise consumption.table MKPF contains data date wise.(eg- 01.03.08 ......)i should pass only month (eg.. 03) then it should pick the values from (01.03.08 to 31.03.08).how to validate ...

Resolved! count of records

Hello,i have an internal table itab table with records like :number Status1 NEW2 NEW3 NEW4 NEW5 CHANGE6 CHANGE8 DELETEi want to have the count , who many records have new status ( 3 ) , change status ( 2 ) and delete status (1).Thanks in advance....

Resolved! infocube reading issue

hi gurus i have posted this problem but i still not get answere, i wanto to read an infocube and i use the function module RSDRI_INFOPROV_READ but it only get records from year 2007, i wanto to get records from year 2008 or 2009 or 2006.I have used t...

Resolved! Select single problem

Hi,I have a problem with a select single statement:select single * from PA0001 where pernr = wa-pernr. if sy-subrc <> 0. do something endif.I always get the syntax error "A target error must be declared either explicity with an INTO clause or impl...

Resolved! at user-command

i have set pf staus and activated f2 functionality for double clicking on basic list for at line-selection,but when i use at user-command it doesn't show any functionality when i press a button in the basic list..i used buttons for sorting on a parti...

Labels in this area