MEMBERFROMTOINPUT Prompt() Command 
This command is used to prompt the user for an existing data selection file. The number of members in FROM and TO range do not need to be the same.
Syntax: PROMPT(MEMBERFROMTOINPUT,[dim_type],[source_variable],[target_variable],[label])
|
Where |
Means |
Default Value |
|
[dim_type] |
Select a data type. |
n/a |
|
[source_variable] |
Source variable |
n/a |
|
[target_variable] |
Target variable |
n/a |
|
[label] |
The text to display to the user |
Enter source and target time. |
PROMPT(MEMBERFROMTOINPUT,%SOURCE_TM%,%TARGET_TM%,”Enter Source and Target Time”,”%TIME_DIM%”)
Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or by its gross negligence.