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! How to add underline for hotspot columns through FM "REUSE_ALV_LIST_DISPLAY"

Hello experts,As the image below, I use function module "REUSE_ALV_LIST_DISPLAY" to display an ALV list. I have set hotspot for column "CoCd" and "Transaction". But users cannot see which column has hotspot because there are no underlines for these t...

RFC BAPI Function Module to get inventory item details for the given SKU value of the product

Hello Experts,I would like to know is there any BAPI/RFC Function Module available to fetch Available quantity, ship to Location availability, product dimensions, Store wise availability etc based the given SKU number? Basically we are looking for a...

Resolved! Dynamic field label in CDS view

How can I create a dynamic field label in ABAP CDS? The @EnduserText.label annotation appears to be for translatable text and doesn't seem to have the ability to have dynamic elements like a BW text variable.The user will enter a fiscal year/period,...

jasonmuzzy by Active Participant
  • 15697 VIEWS
  • 15 REPLIES
  • 6 Likes

Error Screen 0000 is too large for internal batch input area For One User Only

Hello,I am facing the following issue:I have a custom transaction Z028_2 which performs a batch input session through BDC to transaction FF68. There is one user who executes Z028_2 and the system shows error: "Screen 0000 is too large for internal ba...

How to make use of Multiple Origin Composition if my table is not on my gateway system

Hello Guys, my exercise is to make use of the Multiple Origin Composition functionality to read and update data from the table PA0002 which exist on two of our Backend Systems but sadly not on the gateway system I’ve to use.My Approach:I created on b...

xanny0 by Newcomer
  • 659 VIEWS
  • 0 REPLIES
  • 1 Likes

Resolved! variable already been declared error in TOP Include

hello all,i am developing a project in CMOD for SRVEUSCR( User screen on entry sheet tabstrip)however when i declared some variables in ZXMLUTOPgetting error as CI_ESSRDB already has been declared.no where i have declared these variables other than t...

Raise Error Message from IF_EX_CUSTOMER_ADD_DATA~CHECK_ALL_DATA of BADI CUSTOMER_ADD_DATA

Hi All,Requirement: To raise error/warning message if VAT ID number entered is incorrect.I have created an enhancement implementation for BADI CUSTOMER_ADD_DATA and in the method CHECK_ALL_DATA I have programmed as below.IF lv_vatvalid EQ 0. e_msgi...

Labels in this area