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

Resolved! INVOIC01 idoc : populate accounting doc line item text from E1EDP19 002 - KTEXT

I'm trying to populate the accounting doc line item text (BSEG-SGTXT) from the E1EDP19 (qualifier 002) field KTEXT of the INVOIC01 idoc. From note 127178, I tried EXIT_SAPLIEDI_004 which has the SGTXT as an output but the EDI_FIELDS structure ...

mgross1 by Participant
  • 1698 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! CDS Metadata Tables

Hi experts, I need to figure out where to find metadata about CDS views (DDL) and their corresponding ABAP objects. I thought that the generated ABAP view would contain the same parameters as the CDS view that they are generated from but th...

matsolin by Explorer
  • 7414 VIEWS
  • 5 REPLIES
  • 2 Likes

Resolved! Combobox gets additional items after execution in ABAP report screen, PAI/PBO

I have a combo box element in the UI, implemented with VRM_SET_VALUES according to the manual. This drop-down menu has two items (key-value): 'us' — «The USA»'eu' — «The EU» When I select one of them, let say, «The EU», everything is work...

MikeB by Contributor
  • 1378 VIEWS
  • 4 REPLIES
  • 0 Likes

Problem with two custom container objects for a single screen container; ALV is not refreshing

I have a container in screen called 'CONTAINER'. I have two objects from the same class, this class consists instance variable for both container and grid. object1->container type ref to cl_gui_custom_container, object1->grid type ref to cl_gui_a...

Resolved! How to add Text to button on the ALV Tree Item Layout - CL_GUI_ALV_TREE

I am working on ALV Tree control and added a button using method CL_GUI_ALV_TREE->ADD_NODE by passing parameter IT_ITEM_LAYOUT The problem I am facing is I couldn't add Text to the button. Could you please help me. Thank you ! For example below...

Resolved! Provide drop down dynamically for one field while selecting an entry in another field in TMG

Dear Experts, I have tried to get solution from SCN links for this issue but I didn't get exact solution . Issue is that I have to provide drop down values automatically for a specific field based on selecting a value from another fie...

Labels in this area