Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5935757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:18:02+00:00 2026-05-22T15:18:02+00:00

I have a mainscreen with a few buttons in it and I’m trying to

  • 0

I have a mainscreen with a few buttons in it and I’m trying to assiciate each button with a screen call. I can’t get it to work though. I created the button with the layout painter but I don’t see how to make it functional.

Any ideas? Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:18:02+00:00Added an answer on May 22, 2026 at 3:18 pm
    • open the screen painter
    • double click on the button
    • enter a Function Code (the field is above “Context Menu Form”)

    now that your button has a function code it will fire this OK-Code and the dynpros “PROCESS AFTER INPUT” will be run. add a PAI module to the dynpro and in the module you could for example make the following coding:

    case sy-ucomm. " the ok code
    
      when 'your_buttons_function_code_here'.
        call screen YOUR_SCREEN_NUMBER_HERE.
    
      when others. 
        " DO NOTHING
    
    endcase.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a screen which call a listfield . public class Main_AllLatestNews extends MainScreen
I have a splash screen that implements MainScreen, and I am trying to use
I have an app using a ListView as a main screen. Each row displays
In my application I have several activities, the main screen has 4 buttons that
I have a Mainscreen with tabs. Each tab has its own overridden navigationClick method
I have the following code: Log.e(MainScreen, 1); ListAction listAction = new ListAction(this); Log.e(MainScreen, 2);
I have a simple android app to play videos. I have a main screen
Have a painfully simple blog Post creator, and I'm trying to check if the
I'm diving into iPhone OS development and I'm trying to understand how I can
I have the following setup webview = [[UIWebView alloc] initWithFrame:[UIScreen mainScreen].bounds]; Occasionally I issue

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.