What is user specific parameter?
Answers were Sorted based on User's Feedback
Answer / nithy
The values in SPA/GPA parameters are user-specific. ABAP
programs can access the parameters using the SET PARAMETER
and GET PARAMETER statements.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gvkreddy
It is nothing but CLIENT-SPECIFIED that means only
particular can access the operations.
Is This Answer Correct ? | 0 Yes | 1 No |
What are the errors occurred in a report?
Explain what is the step-by-step process to create a table in data dictionary?
What is an ABAP/4 Query?
WHAT IS DIFFERENCE BETWEEN BATCH INPUT MEHTOD AND DIRECT INPUT
can we change the output value of LIST ?
What is step-loop?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
11. what is the difference between user-exit & customer-exit?
What is singleton pattern in OOPS?
CAN ANY BODY TELL ME IN A COMPANY HOW BAPI WORK WILL GOES? WHO WILL TELL WHICH BAPI WILL SET FOR THE PRESENT REQUIRENT?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What happens when we initialized the internal table with OCCURS 5 ?