SAP development trap (03)-unable to create set/get parameters (parameter ID)

Source: Internet
Author: User
Tags sap gui

Symptom:

The Set/get parameter of SAP is a global shared variable that is valid for one login. It is very useful for multiple business continuous operations, but does not have a dedicated transaction code to create it. What should I do?

Solution:

1.CodeUse Forward Navigation in the editor (se38, etc.):ProgramSet parameter '<para> '... or get parameter '<para> '..., double-click <para> in a single quotation mark. If the parameter exists, its details are displayed. If the parameter does not exist, a window is displayed asking you to create it.

2. Use Forward Navigation in the ABAP Dictionary (SE11): Specify the "parameter ID" for the data element and double-click it. If it does not exist, a window is displayed asking the user to create it.

3. In the Object Browser (se80), use the menu "workbench-Edit object", select the "more" tab, enter "set/get parameter ID", and click "CREATE.

-----------------------------------------

In fact, all the ABAP workbench objects can be managed through se80. It is better to use it as long as the computer conditions permit for installing the sap gui are acceptable. If the memory is large and the display is wide screen, se80 will be more comfortable.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.