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...

    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! Accepted Solution

    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! Accepted Solution

    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...

    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! Accepted Solution

    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

    Explore this Area