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

OOPs ALV in background

Hi SDNites,I have a requirement where I need to have a Header Box and ALV to be displayed in output. I should be able to execute the ALV in background as well.I have written the program using OOPs ALV. When I use docking container I am able to execut...

Resolved! Not able to capture Sy-Ucomm from REUSE_ALV_POPUP_TO_SELECT

Hi All,I am calling the FM 'REUSE_ALV_POPUP_TO_SELECT' inside another Function module.When the user clicks on any lines or the green tick mark from the pop-up , i want to capture the sy-ucomm code and display something accordingly. CALL FUNCTION 'RE...

add custom field in miro for details tab screen number 150,SAPLFDCB

miro.pngHi Team,I want to add custom field in MIRO in Details tab..I have searched many threads got the BADIs BADI_FDCB_SUBBAS01(1 to 6),MRM_ITEM_CUSTFIELDS and screen exit 'LMR1M001'.All these can be useful for adding custom fields in Basic data tab...

Resolved! Bug: "Key" property gets lost when editing class in eclipse

When a class implements interface IF_WORKFLOW, an additional "Key" property column appears in the SE24 editor's Attributes tab. However this setting gets cleared for all attributes whenever the class's public section gets changed using Eclipse. I've ...

pokrakam by Active Contributor
  • 3713 VIEWS
  • 15 REPLIES
  • 2 Likes

Resolved! Call dynamically different BAdIs

Hi I am trying to call diefferent BAdIs dynamically.Scenario: I am looping through my lt_idoc_data and depending on the value in there I have to call a different BAdI that is saved in the table lt_bdi.I think that with the interface if_badi_interface...

BjrnKorioth by Product and Topic Expert
  • 2288 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! SOST - Recipient email address field limited to 35 char.

In transaction SOST the Recipient email address field allows only 35 char. The technical field behind this is SOXSP-RECADRNAM. My problem is of course that we have some recipients with mor ethan 35 characters in their email address. Please note, I...

Resolved! Converting HTML to PDF in ABAP

Hello,I have requirement of sending pdf document as an attachment in email. But the scenario is not straight forward. I am getting my data in JSON format from the client, I then convert the JSON to XML and apply XSL transformation to convert to HTML....

Resolved! How to pass characteristic values from service line order item data to condition type amount fields

Hi Experts,when I try to create Service line order in VA01 , I am entering material cost, Freight cost in characteristic values tab Like Material cost - 100Freight cost - 100After that when I go item ( say 10) details , conditions tab I need to get t...

Labels in this area