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

Resolved! Add new field in Report F.01

Hi Guys,1. I want to add an additional field, Profit Center, to the report F.01 in ALV drill-down Tree View(like Business Area).I have done enhancement to the ALV structure but I am struct on the point where I have to flow this additional field from ...

Resolved! How to append records filtered be vbrp-pstyv & konv-kschl

Hi,I am working on requirement for pricing report .I have to fetch records from vbrp & pass it in konv to get the konv-kbetr.My condition would be :if vbrp-pstyv = 'TAN' or 'zts1' or 'ren'      ----->  then pick konv-kbetr which has kschl = 'vprs'   ...

Printing Pm order

Hi experts,I have a problem when trying to print a PM Order.I use the function modules : PM_ORDER_DATA_READ and PM_ORDER_PRINT_CONTROL.Via transaction sp01 i see the spool is created. But nothing is printing.How can i force printing the the spool?Tha...

Insert / commit

Hello all,I have written a Z-Programm that generates CO-PA line items and I have written a function module that inserts the document numbers of the generated line items into a Z table.At the end of the function module i have the coding in file attach...

Resolved! Inner table pointer

Hi all     I define a structure(not build in database) in program and create a inner table with this structure.     now, i want to assign a pointer to the inner table and a pointer to a work area.How?     for example     data: begin of ty_test1 occur...

Resolved! BDC issue in ME41

Hello Team,I have created recording for ME41, and when I run without modifying the code the screen got stuck(after company code, there is an Header Data-Validity start and Validity end which is mandatory)if I give the start date and end date but next...

Resolved! SAP Script Issue

Hey Folks,I want to print 3 asterisks (***)after name2 in address block in script... I tried defined a local var and stored *** value and printing it...but it is not working...also hard coded *** not working too...Attaching a screenshot of scrpit cod...

Resolved! RFC_REMOTE_PIPE is Returning 1 alwasys and not able to execute Unix shell script

Hello All,I am trying to execute a simple unix shell script from ABAP.What I did so far..1. created a test.sh file  with single command echo "Hello".2.  placed this file on application server /Usr/sap/test.sh3. executing ABAP program which as FM RFC_...

Getting incorrect results when reading the sorted table with secondary index…

when reading the Sorted table with secondary index i'am getting the incorrect results.please look at the sample programreport  Z_SEC_INDEX_TESTING.tables : eket.types : begin of ty_eket.        include structure eket.types:  end of ty_eket.data: wa_e...

Resolved! rollback

Hello Experts,I am using  HR_INFOTYPE_OPERATION to delimit the old record and create a new record in infotype-0008.Now, after execution of the above mentioned FM, for some condition i want to rollback.Please guide me how to perform the rollback.Thank...

Labels in this area