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

Refresh screen

Hi,I have a screen with an input field and a button.So I want to add an input field each time the user presses the button.To achieve this, I'm using a step loop and I have the following PBO:MODULE status_0100.   LOOP AT t_values INTO s_values CURSOR ...

SUBMIT rsbdcbtc statement

Hello Experts,In my batch job program, a BDC session is created & executed using the below code    SUBMIT rsbdcbtc    WITH queue_id EQ gv_qid    AND RETURN.     WRITE: 'Success'.Please let me know whether1. The Write statement will be called after th...

join 4 tables in alv report

Hello Experts,I have scenario to join 4 tables, all are z tablesi have use inner join to join these tables, but column from 4rth table shows wrong output,first 2 table have primary key " pymt_id "second 2 tables have primary key "trans_id and Pay_cod...

Where clause in JOIN with full Primary key Combination or Index

Folks,SELECT SINGLE b~edatu               b~pdatu               b~lst_actdt               d~ktext INTO  (lv_bas_date,lv_for_date,lv_act_date, key_text)              FROM prps AS a INNER JOIN mlst AS b              ON a~pspnr EQ b~pspnr              I...

kiran_k8 by Active Contributor
  • 853 Views
  • 3 replies
  • 0 kudos

Activate ABAP objects

Hi all,I'm looking for a way to activate ABAB objects programmatically.So I'm using the FM  REPS_OBJECT_ACTIVATE, but it's not working for all types ( not for TABL for example)So is there another FM which works with all the types of objects ?Thanks i...

Resolved! for all entries issue

Dear exxperts, I have reported a problem where am using the for all entries on table the data is not retrieve properly as it has to be, if it has 12 records , it is retrieving only 6 records , I could not able to understand what the problem is when I...

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.