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

item part of fbcj

I want to fill addit.text1 field with G/L description when select G/L in FBCJ.we tried Badi from se19 that name 'CJ_DOCUMENT' and also tried BTE process module that 00001120 and 00001011000010200000102500001030000011400000134000001650 interface modul...

Resolved! Raising exception

Dear all here is my coding snipet CLASS lcl_myclass DEFINITION. PUBLIC SECTION. CLASS-METHODS: " use exception class divide IMPORTING id_enumerator TYPE i id_denominator TYPE i RETURNING value(rd_result) TYPE i RAISING cx_sy_zerodivide, ...

Resolved! ABAP in Eclipse Error During Debugging a Function Module

Hello community,I get an error if I want to debug a function module with ABAP in Eclipse.Here the error in detail:org.eclipse.core.runtime.CoreException: Synchronize Content Result for /NSP_001_bcuser_de/.adt/programs/programs/zzas_test_ws_client_cal...

ABAP query output conversion to internal table for calculations in the same query itself

Dear Gents,I have created an infoset query, where the data source is from a DIRECT READ FROM ZTABLE. And my ztable has field1 field2 field3 for all the 10 records/rows.Now i have added field4 and field5 as addtional fields in SQ02, where these field4...

Function module that supports XLSX file attachment to open in outlook mobiles from sap.

Hi Abapers,I need to know if there is any function module that supports XLSX file to open from outlook attachment that is sent from sap. I have a report which has a excel attachment with 5 sheets. Users are complaining that excel file which is going ...

Resolved! Set Parameter ID and Call Transaction for Table Maintenance Generator Field

Hello EveryoneI have a requirement to create a table maintenance generator for a custom table. When we click on the fields of a particular column, a new transaction has to open using the field value.For example, my first column in TMG is MATNR. When ...

Labels in this area