Application Development 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

SAP Developer News, April 25th, 2024

Podcast Version: SAP Developer News April 25th, 2024 – SAP Developers (opensap.info)DescriptionABAP Cloud Developer Trial 2022https://community.sap.com/t5/technology-blogs-by-sap/abap-cloud-developer-trial-2022-available-now/ba-p/13598069Upgrade SAP ...

thumbnail.png

Resolved! error creating a object

hi all,We update our SAP from 4.7 to ECC6.0 and now, in a report program it's giving the next error:- You cannot create an instance of the class "CL_SWF_REP_MANAGER" outside the class...at 4.7 it's work fine.here it's the code:CLASS cl_swf_rdg_dispat...

open dataset filename length.

Hi all,Could any one help me regarding opendataset.i am creating files on app server using open dataset.for one program the code i have written is working.and for another the file is not getting created.my doubt is is ther any restriction with file n...

Runtime error

Hi, can anyone tell me why ami gettng this error?it states type conflict when calling a function module.?? CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_INTERFACE_CHECK = ' ' I_GRID_SETTINGS = IS...

please

Hi,LOOP AT i_ekko INTO wa_i_ekko. SELECT * FROM ekkn INTO wa_i_ekkn WHERE ebeln EQ wa_i_ekko-ebeln. APPEND wa_i_ekkn TO i_ekkn. ENDSELECT. ENDLOOP.I got error is The work area "WA_I_EKKN" is not long enough . .

Resolved! RF_TABLE_LIST_CREATE

HiWe have created some Z- t-codes (program) that are showing/updating some tables using RS_TABLE_LIST_CREATE.The users have not access to SE16. This has worked fine. Up to now We are patching our systems and SAP has done some changes in RS_TABLE_LIST...

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.