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

Resolved! At line selection event

Hi,My requirement is to display a filed and errors( in case any using ALV) in my report output. When user click on the filed, he should be prompted to a transaction. For this, I have put HOTSPOT on my field and wrriten code in AT line selection event...

Resolved! Multiple columns

In the program rm07docs I have added some new fields to show in the output. When I run the program I geta list output and then we click on detail list it shows the alv grid fromat . When we click back we come to the list output and if I again click ...

Resolved! COMMIT_IN_POSTING

Hi experts I have a problem with an output type of the sales orders, results that after creating a SAP sales order I need to create the same sales order in an informix system, so I'm connecting with DBCO to the informix database and executing some st...

Resolved! control character in text field of a document causing XML parsing error

Hello Experts,I am facing issue where there are control characters (hex value < 10) in the text of documents (in CRM). When reading the documents, these characters are displayed as '#' and that caused exception when passing these values over to exte...

Resolved! Report Z_check

Hi Experts, I am learning Abap objets, could someone help me in understanding the output of the below program... I was expecting to have 1,3,5,7,9,11,13 as answers but I got 1,3,5,7,9,1,3. I don't understand why I have 1 and 3 at the end instead of 1...

Split Delivery

Hi Forum ColleaguesI have a scenario where in I need to split delivery based on unique partner in sales order line item level. Assume I have a sales order with 5 line items, every line item has standard partners Sold to, bill to, ship to and payer, a...

Resolved! add zeros to the field

Hi,My internal table has a field type C of length 10.What ever may be the field i have to append add zeros and make it 10 characters everytime.if it is 324 ... i need 324000000083333..........i need 83333000005343425232.i need 534342523210..............

Resolved! Configuartion data is not populated using BAPI_SALESORDER_CREATEFROMDAT2

Hi All,I am using BAPI_SALESORDER_CREATEFROMDAT2 to create the sales order and to add the characteristics for my material in the configuration.my code for configuration to BaPI w_order_cfgs_ref-posex = '000010'. w_order_cfgs_ref-config_id = '1'...

Resolved! Join not working

Hello,I have this code but it doesnt do not. This is a simple one with 2 tables. Given the case I need to join 5 table is the join the correct method because I heard that it is nort recomended for so many tables.tables: mbew, marc, ZJOIN.data :i_zjo...

Labels in this area