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

IN UPDATE TASK

Hi experts,I am calling a FM in update task from an enhancement for the transaction WRF_AL. Whenever I am creating new node and article list in that tcode, it is not calling the FM. But if am changing the FM call as a normal one, it is getting into ...

Resolved! Transaction for RFKOPR10

Hi,There is a standard report RFKOPR10 OI Analysis of Vendors by Balance of Overdue Items. Is there any trasnaction created for this? Or any way we can access this report without SE38 as user does not have access to it.Otherwise need to crete Z trans...

Resolved! unicode error

Hi, while doing unicode conversion I am facing dump error i following code.How it can be removed.TABLES:ANLCV ,TABWN.DATA: POSITIONEN(1360) TYPE C.DATA: BEGIN OF APOS OCCURS 80, GITZL LIKE TABWN-GITZL, GITSP LIKE TABWN-GITSP, ...

BAPI for PO & GR ?

Hi .I have a requirement like below .Read the file from APPLICATION SERVER and then create PO through BAPI and then create GR for those through BAPI . and all this will be in BACKGROUND JOB .first i Craeted PO through BAPI , For that which gives erro...

Resolved! How to Merge Role Menu

Dear All,We have role based security architecture implemented , for each like HR role HR_USER , HR_MANAGER , PAYROLL_USER , PAYROLL_ADMIN , each role menu have common folder structure but with common or different txn/authorization in different fold...

from FTP to ITAB

Hi,My requirements is to read the file from FTP and create an itab directly.which i already done right now: get the file from ftp and put it into application server(local server) and then read it into my program. But now i need to directly read it fr...

Resolved! from FTP to ITAB

Hi,My requirements is to read the file from FTP and create an itab directly.which i already done right now: get the file from ftp and put it into application server(local server) and then read it into my program. But now i need to directly read it g=...

FB01 Requirement

Hi All,I have a requirement that when i simulate document created by FB01 ,I need to add a functionality to Document header text feild so that when i double click on it,it has to take me to other transaction with values.(as it comes for line items )...

Labels in this area