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! format 999 999.99

Hi Gurus!1. I'm trying to output price (VBAP-KZWI1) like 999 999.99 in smartforms. After conversion VBAP-KZWI1 to string I've got 999999.99How can I display thousands separated by space (like 999 999.99).2. Also, I need to output quantity ((VBA...

Resolved! MM - Enhancement for ME59N Create PO automatically via Purchase Requisition

Hello all,we are creating POs automatically from Purchase Requisitions using transaction ME59N/RM06BB30. For certain document types we need to populate some additional fields in the PO that are otherwise not populated. Does anyone know any existing U...

Authority Check

Hi All,I want to restrict a program eg., ztest, to only specific users(one or 2 users) . Do we need to pass userid in authority check or do we need create a new role and assign the role to users. I want to restict both display as well as change of th...

Resolved! ALV TREE

What is i_background_id. how can we schedule a tree repot in background.DATA tree1 TYPE REF TO cl_gui_alv_tree_simple, i_background_id = 'ALV_BACKGROUND' CALL METHOD tree1->set_table_for_first_display EXPORTING it_list_commenta...

Resolved! create csv line

hi!i've got the following problem:I have to load lots of data and have to write them by "open dataset" to a csv file.The problem is, that i don't know how to build the csv lines.I tried to concatenate them and seperate them by ";" or TAB, but the pro...

Labels in this area