Interview Questions Answers.ORG
Interviewer And Interviewee Guide
SAP ABAP Interview Question:
How to declare select-option as a parameter?
Submitted by: AdministratorAd
SELECT-OPTIONS: specify are displayed on the selection screen for the user to enter values.
Parameters: dname like dept-dname.
Select-options: dname for dept-dname.
Submitted by: Administrator
Parameters: dname like dept-dname.
Select-options: dname for dept-dname.
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
