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! Merge internal table

Hi I have 5 internal tables. I want to move all the records into single internal table. All 5 internal tables (1 header table and 4 item table) are in different structure. If any one have sample code for this please post the logic for the same.Regard...

Resolved! What is this method for?

method IF_EX_FI_TAX_BADI_010~TOP_OF_PAGE.CLASS CL_EXIT_MASTER DEFINITION LOAD.DATA: EXIT_OBJ_TAB TYPE SXRT_EXIT_TAB.DATA: exitintf TYPE REF TO IF_EX_FI_TAX_BADI_010,wa_flt_cache_line TYPE REF TO sxrt_flt_cache_struct,flt_name TYPE FILTNAME.DATA: flt_...

Regarding a select statement

hi,i got a select statement in my program as shown belowselect * from ce4e001 where bukrs eq s_bukrs-low.check s_kndnr.check s_prctr.move-corresponding ce4e001 to v_ce4e001.append v_ce4e001.endselect.now i want to rewrite this select statement with u...

Resolved! problem in select

Hi friends ,i want to pick dmbtr value from bseg table in report.where zuonr = invoice no.Hkont = 6105410 to 6105500.i use this select clause SELECT bukrs belnr gjahr dmbtr zuonr FROM bseg INTO CORRESPONDING FIELDS OF TABLE i_bseg FOR ...

deactivate

In tcode VL02N,after i enter the deliv. no.,in menu option "EXTRAS", when i click on "serial numbers",in the pop-up window which appears,I want to disable the "Create serial number automatically".How do i go about it.

Hi regarding smartforms

Hi All!I am presently working on smartforms and they want a check box to be including in the smartform can any one tell me how to insert the checkbox in the smartforms..it is urgent..Useful answers will be surely rewarded,Regards,Tony....

How to clear/free SAP memory

Hi All,How can i make sap memory free.Actually i am doing a BDC program where i am generating personnel no through PA40.My requrirement is to clear personnel no in each loop pass of the BDC transaction sothat a fresh personnel no gets generated autom...

Resolved! subroutine problem

Hy, I'm stuck in this weird problem, grrr..The ABAP compiler says: different number of parameters in form and perform, number o formal parameters: 3, number of actual parameter: 1Could anyone help me?Thank you! TYPES: BEGIN OF sbc400focc, carrid...

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.