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! Can't change image and text of the node in CL_GUI_LIST_TREE dynamically

I have to change the node icon and node text at runtime from internal table, but not able to do, I have tried class CL_GUI_LIST_TREE with all necessary methods but can't update node image and node text. It shows only image and text which was assigned...

c# call RFC, how to pass OPTIONS and FIELDS parameters to SAP.

我写了一个c#程式,去call RFC_READ_TABLE,请问在程式中,怎么传递OPTIONS的值,去call 这个RFC。dll:sapnco 3.0局部调用代码: SAPRFC = SAPRepo.CreateFunction("RFC_READ_TABLE"); SAPRFC.SetValue("QUERY_TABLE", "ZETS_CALENDAR"); SAPRFC.SetValue("DELIMITER", ","); SAPRFC.SetValue("NO_DATA"...

Resolved! Error 'No active nametab exists for FILEA31I' while executing a custom program

Hello, We have a custom program which works fine in the development system. However, when the changes were moved to quality system and when the program is ran in the background, we get an error message 'No active nametab exists for FILEA31I'. I sea...

Simple Transformation Problem

hello I got the requirement to export data from a sap table to a xml file. The xml file must be in the followed form: <StoreMaterial> <Material Name="ArticleNb" Value="value from SAP"/> <Material Name="MatDesc" Value="value from SAP"/> </St...

dmi by Participant
  • 4037 VIEWS
  • 10 REPLIES
  • 0 Likes
Labels in this area