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

The function module "BBP_RFC_READ_TABLE" was called, but cannot be found in the Function Library.

Hello All,  Recently we have upgraded the SRM system from SRM 4.0 to SRM 7.0. Immediately  after  we are receiving below dump in R/3(4.6 c) system.CALL_FUNCTION_NOT_FOUND -The function module "BBP_RFC_READ_TABLE" was called, but cannot be found in th...

Resolved! How to dynamically modify the style of a given column in my internal table

Hi, I'm trying to dynamically modify a column of an internal table. I'm using field-symbols for that.The column I want to modify is called tabstyle (it's also a table) I'm trying to modify a specific line of this table.(The aim is to have a dynamic w...

How do I capture error/information messages and Output of a report using SUMBIT statement, when called in a function module

Hi All,I need to convert an existing report into a Function Module, so that that function module can be called any where.And I want to do this via SUMBIT statement.I am able to call report without selection screen & Report output. But I still get Pop...

Resolved! Size Category issue

Hi,While we create a table in SE11, we mention size category, If the records exceeds the limit, then how it will store data.For example, if we already selected Size category 4 (Data records expected: 16,000 to 67,000), then how we store data in the t...

how to use collect statement to sum quantity ( LFIMG) based on matnr and charg

Hi Experts ,I have an internal table  like this types: begin of ty_lips            vbeln type likp-vbeln,            posnr type lips-posnr,            lifnr    type likp-lifnr,            matnr type lips-matnr,            charg type lips-charg,      ...

Labels in this area