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

Regarding the Audit

Hi All,I have an urgent requirement that i have an transaction PLM_AUDIT , i need to create the Audit ID while saving the transaction with the concatenation of the chronological number . For example i have the audit type '10' then i need to take the...

MBGMCR02 - GR IDOC

Expert friends,I have a situation, where i need to send the GR information in IDOC. GR has a material with quantity 1000.We have serial number created for all the 1000 numbers. We need to send all the 1000 serial numbers through IDOC.How do we addres...

Resolved! transport req

Hi experts,I have created 4 Funtion Modules under a function grp and all are saved under the same workbench req. Now, i want to separate them in different workbench request. As my requirement is to trasnsport them separately. Any idea will be rewarde...

Resolved! how to write if statement for knowing that user is executing in background.

Hai Experts.I am having a report , in that i want two types of output say when i execute in foreground it should say " Hello it is foreground".when i execute it in background as a job it should display " Hello it is back ground".please tell me how to...

Resolved! data type p

hi all,i have defined a field as data type betrg which is P, but in some cases i m having arithemetic overflow error."An overflow has been determined in the current arithmetical operationcontaining operands of type P. Possible causes include:1. The ...

Resolved! ABAP code help

hi folks,I need some help in the programming code. Here is the scenario.DATA: BEGIN OF INT_P4002 OCCURS 0, PERNR LIKE P4002-PERNR, VACANCY LIKE PB4002-OBJID, END OF INT_P4002.data: BEGIN OF int_applicant OCCURS 0, PERNR LIKE...

display text in excel

Hi, I am downloading some information to notepad from a report. i want to display the info in 2 columns. I used concatenate stmt and in that 'space' keyword is used. but when I copied into Excel .. this is not coming in 2 columns?concatenate.. space ...

Resolved! ABAP QUESTIONS

Hi all,Can some please answer my questions :1. Depending on which language SAP is developed ?2.Is there any compiler for ABAP programs?(Like Java has JVM and for running JRE C has C compiler).3.Is there any underlying database for SAP?

Medruck Problem!

Dear Experts!My problem is that in the purchase order print , the item text is not being printed.i.e for 45 series po nos it is printing but for 47 serisespos i.e 4700000000 the item text is not printed .i have debugged the medruck program and have f...

Resolved! select Querry

Hello friends,I am having a select query and having problems with it.Below is the code, BEGIN OF s_rbkp, belnr LIKE rbkp-belnr, bukrs LIKE rbkp-bukrs, gjahr LIKE rbkp-gjahr, blart LIKE rbkp-blart, rbstat LIKE rbkp-rbstat, xblnr LIKE ...

Labels in this area