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

F150-custom changes

Hi experts,In the transaction F150, I need to add some code in the standard program to send mail to the customer whenever the spool request is generated for the printout.I have a customized form assigned to the transaction F150 in the configuration s...

zero pages in pdf

Hi All,I am using CONVERT_ABAPSPOOLJOB_2_PDF to convert spool request created from internal table of a report.But i have zero pages in pdf.Also the importing parameters PDF_BYTECOUNT has very lttle bytes.What could have been the mistake.Regards--Pra...

Resolved! Split sentences

Hi experts,I have this problem. I would like to split a sentence after the 30th word.e.g.1234567890123456789012345678901234567890 into1234567890123456789012345678901234567890how do i achieve that? Please enlighten me.

Resolved! SM30 Problem

Hello Gurus,I have made an SM30 transaction for this table, but when i input more than 1 digit when i update, it does not accept.I also check table and the field that I access has a data type of NUMC and data length of 2.Thanks in advance

Resolved! Dialog Programming

Please use a meaningful subject in futureHi,I have an requirement to create an maintenance screen. I created the module pool program but when i try to display the layout, menubar(Select,Delete,Create) is not displaying. I already set the PF status....

Resolved! Questions for REGEX

Hi, Experts.I'd like to use 'FIND' and 'REGEX' for seaching certain records in an internal table.The Search condition is this. 'NN-'. Starts with 'N' and then the string has '-N'.I used 'FIND' like this. 'IFND regex 'N*\Q-N\E' in dobj.But, I couldn'...

How to assign WBS element in Address Detail (NAME2 field) while creating PR

Hello All,I am implementing a BADI for definition ME_PROCESS_REQ_CUSTMy requirement is if the account assignment category of the PR line item is P (i.e., for WBS element), I want the WBS element value to be assigned to the field NAME2 in the Address ...

I355602 by Product and Topic Expert
  • 1083 VIEWS
  • 7 REPLIES
  • 0 Likes

BDC for COMMPR01

Hi,I am not able to record a bdc for transaction 'COMMPR01' in 'CRD'. I have the authorization for creating materials.Please see what i want.Run transaction shdb for recording a bdc for transaction 'COMMPR01' in 'CRD'.Go to menu --> products --> Crea...

Resolved! 2 internal tabels

Dear all,i select from the EKPO the PO number, PO position, material and quantity and write this into a internal table.Now i want to select form EKET the delivery date only for the materials which are in my first internal table.Thats my declatrion DA...

Labels in this area