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

Resolved! Modify error

Hi All, LOOP AT lt_outtab. lt_outtab-bktxt = 'Test'. MODIFY lt_outtab INDEX sy-tabix. ENDLOOP. I’m trying to modify value of BKTXT.. before passing to FM While compiling I’m getting error like "The data object "LT_OUTTAB" has no stru...

Double click event problem

********************************************************************** * CLASS cl_event_receiver DEFINITION Handles Double Click *********************************************************************** CLASS CL_EVENT_RECEIVER DEFINITION. ...

Resolved! Variant creation

Hi,We have a variant for a SE38 program, which is being used by a batch job to execute the program in the background.We would like to change the variant directly in production, but find in the attributes that the variant is protected.My questions are...

Resolved! problem in table control

Hi experts, I m having a table control as a selection screen.When I enter a material number in the first field of the table control and press enter, then i m doing some validations for some fields and populating the data into the fields of the tabl...

ABAP code

Hi Experts....Can you guys look at this and tell me whats wrong with this code:DATA : LS_9105 TYPE HRP9105.DATA: ls_act_beh_flag TYPE string. DATA: LS_WPLOG_VDATA TYPE string.DATA: LS_cand_id TYPE string.DATA: ls_hrobject TYPE hrobject. SELEC...

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.