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

Resolved! Fields in table

Hi Everybody,When we press F1 help for any screen field, and then press technical info button, it gives the corresponding name of structure containing that field and not the name of table.. so can any body plz tell me why is it so??why in SAP everywh...

Resolved! RFFOUS_C requirement

I am working on a requirement where the customer needs a cheque to be printed not through the standard SAP program RFF0US_C program but a file ( of a particular format ) to be produced with cheque details and remittance details . This file will be se...

Resolved! How to Clear The Initial Values???

Hi All,I am taking the value of the time field from an Ztable.My problem is if there is npo value in that field it is displaying "00.00" which is the initial value.But i dont want to display that value.i want to show blank value when there is no time...

Simha_ by Product and Topic Expert
  • 1061 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! Background Debuging

Hi..I try to create modification on PT60. I write my code in User Exit HRPTIM04, where my code is writing data to Cluster B2. And when i execute in foreground it's run successfuly, but when i execute in background it's failed!I need any advice how to...

Resolved! ALE

i received PR in sap from XI. with the function module BAPI_IDOC_INPUT1 it creates PR in sap. To do this what are the ALE configuration steps i need..can anyone give me the Tcode...no explanation recquiredregardsprajith

Vendor Details

Hii All,Can we create a vendor using VENDOR_INSERT function module.And also can we change a particular vendor using VENDOR_UPDATE function module.Is there any documentation available on these two function modules.RegardsHiren K.Chitalia

BAPI

Hi All, I have the following code. i am working in APO-ABAP.Refresh it_receipts1. wa_receipts-order_number = '12345'. wa_receipts-product = '000000000001000253'. wa_receipts-location = 'ZZZZ'. wa_receipts-loctype = 1001 . wa_rece...

Labels in this area