CN105404442B - Selection screen configuration method and system based on SAP platforms - Google Patents

Selection screen configuration method and system based on SAP platforms Download PDF

Info

Publication number
CN105404442B
CN105404442B CN201510617688.2A CN201510617688A CN105404442B CN 105404442 B CN105404442 B CN 105404442B CN 201510617688 A CN201510617688 A CN 201510617688A CN 105404442 B CN105404442 B CN 105404442B
Authority
CN
China
Prior art keywords
selection screen
allocation list
sap
field
internal indicator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201510617688.2A
Other languages
Chinese (zh)
Other versions
CN105404442A (en
Inventor
林以东
王小东
蒋东燃
张弘信
靳占新
程翔
孙卫东
胡兴旺
李锋
许鸿辉
刘絮
李红梅
李冬
常英贤
王茜
张伟
丁书耕
张建辉
郑一
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Electric Power Research Institute of State Grid Shandong Electric Power Co Ltd
State Grid Shandong Electric Power Co Ltd
Shandong Luruan Digital Technology Co Ltd
Original Assignee
Electric Power Research Institute of State Grid Shandong Electric Power Co Ltd
State Grid Shandong Electric Power Co Ltd
Shandong Luneng Software Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Electric Power Research Institute of State Grid Shandong Electric Power Co Ltd, State Grid Shandong Electric Power Co Ltd, Shandong Luneng Software Technology Co Ltd filed Critical Electric Power Research Institute of State Grid Shandong Electric Power Co Ltd
Priority to CN201510617688.2A priority Critical patent/CN105404442B/en
Publication of CN105404442A publication Critical patent/CN105404442A/en
Application granted granted Critical
Publication of CN105404442B publication Critical patent/CN105404442B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a kind of selection screen configuration methods and system based on SAP platforms, including:All fields possibly being present in querying condition are collected, the field is converted into the screen elements that client can use;Static construction query statement;All internal indicators for appearing in the screen elements in report are read by the SAP function module IAC_GET_DYNPRO_INFO provided;Selection screen allocation list is created on SAP platforms, and the internal indicator read is stored in allocation list;It carries out result screening and judges whether the field in the selection screen allocation list needs to show.Advantageous effect of the present invention:In report display rule frequently adjustment, only need the maintenance regulation library table in production system, the requirement of report display adjustment can be realized immediately, eliminate the intermediate link that development system arrives production system to test system again, both while having saved human cost and time cost, real-time property is also largely increased.

Description

Selection screen configuration method and system based on SAP platforms
Technical field
The present invention relates to field of information processing more particularly to it is a kind of based on the selection screen configuration method of SAP platforms be System.
Background technology
SAP (systems applications and products in data processing) is a for looking forward to The software of industry resource planning ERP (enterprise resource planning) management.
SAP generally uses development system, test system, production system to be separated from each other, real in such a way that each system is packaged Existing system modification operation.
SAP system in actual report development process, need the demand according to management consultant to fixed searching bar Part field is increased newly, is deleted, and the same field is likely to occur multiple activation and cancels operation, leads to a large amount of duplicated code Write, waste a large amount of manpower and time, also, a large amount of due to when report business demand is adjusted, needing to carry out Written in code, cause the real-time of report display to be deteriorated, affect the operation cost of enterprise and real-time that report uses.
Invention content
The purpose of the present invention is exactly to solve the above-mentioned problems, it is proposed that a kind of selection screen configuration based on SAP platforms The report display rule setting frequently adjusted is to be easy to the allocation list of user maintenance by method and system, this method and system, behaviour Make simply, real-time property is good.
To achieve the goals above, the present invention adopts the following technical scheme that:
A kind of selection screen configuration method based on SAP platforms, includes the following steps:
Step 1:All fields possibly being present in querying condition are collected according to user demand, the field is converted into The screen elements that client can use;
Step 2:Static construction query statement, above-mentioned all fields involved in query statement, use scope condition, to every One field variable uses range types as reference;
Step 3:All appear in report is read by the SAP function module IAC_GET_DYNPRO_INFO provided The internal indicator of screen elements;The internal indicator is one-to-one relationship with screen elements;
Step 4:Selection screen allocation list is created on SAP platforms, and the internal indicator read is stored in allocation list, And the view that table clause maintenance can be carried out by SM30 is created by transaction code SE55, simulate SAP configuration interfaces;
Step 5:When report initializes, the selection screen allocation list that read step 4 creates carries out result screening and judges institute Whether the field stated in selection screen allocation list needs to show.
The selection screen allocation list includes:Whether field name, screen elements and its corresponding internal indicator need to show Show.
When report business demand adjusts, needed in internal indicator to be shown or modification querying condition by add or delete Field realize;
A kind of system of the selection screen configuration method based on SAP platforms, including:
Unit for collecting all fields possibly being present in querying condition according to user demand;For by the word Section is converted into the unit for the screen elements that client can use;
For the unit of static construction query statement, all fields involved in the query statement, use scope condition, Use range types as reference each field variable;
Function module IAC_GET_DYNPRO_INFO for being provided by SAP reads all screens appeared in report The unit of the internal indicator of curtain element;The internal indicator is one-to-one relationship with screen elements;
Unit for creating selection screen allocation list on SAP platforms, for the internal indicator read to be stored in Unit in allocation list, for creating the view that can carry out table clause maintenance by SM30 by transaction code SE55, simulation SAP matches Set the unit at interface;
When being initialized for report, the selection screen allocation list of establishment is read, carry out result screening and judges the selection Whether the field in screen allocation list needs field to be shown.
The selection screen allocation list includes:Whether field name, screen elements and its corresponding internal indicator need to show Show.
Further include:
When being adjusted for report business demand, internal indicator to be shown or modification is needed to inquire item by add or delete The unit that field in part is realized.
The beneficial effects of the invention are as follows:
The present invention in SAP platforms by creating selection screen allocation list, by the corresponding internal mark of the screen elements of report Knowledge is safeguarded into allocation list, in report display rule frequently adjustment, it is only necessary to the maintenance regulation library table in production system, you can The requirement for realizing report display adjustment immediately, eliminates the intermediate link that development system arrives production system to test system again, both While saving human cost and time cost, real-time property is also largely increased.
Description of the drawings
Fig. 1 is the method for the present invention flow chart;
Fig. 2 is that allocation list of the present invention safeguards view;
Fig. 3 is allocative effect figure of the present invention.
Specific implementation mode:
The present invention will be further described with embodiment below in conjunction with the accompanying drawings:
Based on the selection screen configuration method of SAP platforms as shown in Figure 1, including the following steps:
Step 1:All fields possibly being present in querying condition are collected according to user demand, the field is converted into The screen elements that client can use;
Step 2:Static construction query statement, above-mentioned all fields involved in query statement, use scope condition, to every One field variable uses range types as reference;Field variable is used to store the screen elements of client input.
When the screen elements of client user's input are single field, query result is single field;When client inputs Screen elements be range of condition when, query result be a corresponding field range.
Step 3:All appear in report is read by the SAP function module IAC_GET_DYNPRO_INFO provided The internal indicator of screen elements;The internal indicator is one-to-one relationship with screen elements;
Selection screen allocation list include:Field name, screen elements and its corresponding internal indicator, whether need display etc. Information, as shown in Figure 2.
Step 4:Selection screen allocation list is created on SAP platforms, and the internal indicator read is stored in allocation list, And the view that table clause maintenance can be carried out by SM30 is created by transaction code SE55, simulate SAP configuration interfaces;
Step 5:When report initializes, the selection screen allocation list that read step 4 creates carries out result screening and judges institute Whether the field stated in selection screen allocation list needs to show.
By selecting client to need screen elements to be shown, the final display of report interface, specific effect such as Fig. 3 are realized It is shown.
When report business demand adjusts, needed in internal indicator to be shown or modification querying condition by add or delete Field realize;
A kind of system of the selection screen configuration method based on SAP platforms, including:
Unit for collecting all fields possibly being present in querying condition according to user demand;For by the word Section is converted into the unit for the screen elements that client can use;
For the unit of static construction query statement, all fields involved in the query statement, use scope condition, Use range types as reference each field variable;
Function module IAC_GET_DYNPRO_INFO for being provided by SAP reads all screens appeared in report The unit of the internal indicator of curtain element;The internal indicator is one-to-one relationship with screen elements;
Unit for creating selection screen allocation list on SAP platforms, for the internal indicator read to be stored in Unit in allocation list, for creating the view that can carry out table clause maintenance by SM30 by transaction code SE55, simulation SAP matches Set the unit at interface;
When being initialized for report, the selection screen allocation list of establishment is read, carry out result screening and judges the selection Whether the field in screen allocation list needs field to be shown.
Further include:
When being adjusted for report business demand, internal indicator to be shown or modification is needed to inquire item by add or delete The unit that field in part is realized.
Above-mentioned, although the foregoing specific embodiments of the present invention is described with reference to the accompanying drawings, not protects model to the present invention The limitation enclosed, those skilled in the art should understand that, based on the technical solutions of the present invention, those skilled in the art are not Need to make the creative labor the various modifications or changes that can be made still within protection scope of the present invention.

Claims (6)

1. a kind of selection screen configuration method based on SAP platforms, characterized in that include the following steps:
Step 1:All fields possibly being present in querying condition are collected according to user demand, the field is converted into client Hold the screen elements that can be used;
Step 2:Static construction query statement, above-mentioned all fields involved in query statement, use scope condition, to each Field variable uses range types as reference;
Step 3:The function module IAC_GET_DYNPRO_INFO provided by SAP platforms reads all appear in report The internal indicator of screen elements;The internal indicator is one-to-one relationship with screen elements;
Step 4:Selection screen allocation list is created on SAP platforms, and the internal indicator read is stored in allocation list, and is led to It crosses transaction code SE55 and creates the view that can carry out table clause maintenance by SM30, simulation SAP platform configurations interface;
Step 5:When report initializes, the selection screen allocation list that read step 4 creates carries out result screening and judges the choosing Select whether the field in screen allocation list needs to show.
2. a kind of selection screen configuration method based on SAP platforms as described in claim 1, characterized in that the selection screen Curtain allocation list include:Whether field name, screen elements and its corresponding internal indicator need to show.
3. a kind of selection screen configuration method based on SAP platforms as described in claim 1, characterized in that report business needs When asking adjustment, the field in internal indicator to be shown or modification querying condition is needed to realize by add or delete.
4. a kind of system of the selection screen configuration method based on SAP platforms as described in claim 1, characterized in that including:
Unit for collecting all fields possibly being present in querying condition according to user demand;For the field to be turned Change the unit for the screen elements that client can use into;
For the unit of static construction query statement, all fields involved in the query statement, use scope condition, to every One field variable uses range types as reference;
Function module IAC_GET_DYNPRO_INFO for being provided by SAP platforms reads all screens appeared in report The unit of the internal indicator of curtain element;The internal indicator is one-to-one relationship with screen elements;
Unit for creating selection screen allocation list on SAP platforms, for the internal indicator read to be stored in configuration Unit in table, for creating the view that can carry out table clause maintenance by SM30 by transaction code SE55, simulation SAP platforms are matched Set the unit at interface;
When being initialized for report, the selection screen allocation list of establishment is read, carry out result screening and judges the selection screen Whether the field in allocation list needs field to be shown.
5. the system of the selection screen configuration method based on SAP platforms as claimed in claim 4, characterized in that the selection Screen allocation list includes:Whether field name, screen elements and its corresponding internal indicator need to show.
6. the system of the selection screen configuration method based on SAP platforms as claimed in claim 4, characterized in that further include:
When being adjusted for report business demand, needed in internal indicator to be shown or modification querying condition by add or delete Field realize unit.
CN201510617688.2A 2015-09-24 2015-09-24 Selection screen configuration method and system based on SAP platforms Expired - Fee Related CN105404442B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510617688.2A CN105404442B (en) 2015-09-24 2015-09-24 Selection screen configuration method and system based on SAP platforms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510617688.2A CN105404442B (en) 2015-09-24 2015-09-24 Selection screen configuration method and system based on SAP platforms

Publications (2)

Publication Number Publication Date
CN105404442A CN105404442A (en) 2016-03-16
CN105404442B true CN105404442B (en) 2018-09-18

Family

ID=55469955

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510617688.2A Expired - Fee Related CN105404442B (en) 2015-09-24 2015-09-24 Selection screen configuration method and system based on SAP platforms

Country Status (1)

Country Link
CN (1) CN105404442B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109343767A (en) * 2018-08-31 2019-02-15 湖南新云网科技有限公司 A kind of method for deleting of electronic whiteboard

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN102073702A (en) * 2010-12-30 2011-05-25 浪潮集团山东通用软件有限公司 Personnel information dynamic-extension realizing method for human resource management information system
CN102902767A (en) * 2012-09-25 2013-01-30 北京科东电力控制系统有限责任公司 Method and system for rapidly creating forms
EP2660732A1 (en) * 2012-04-30 2013-11-06 Sap Ag Unified table query processing
EP2706494A1 (en) * 2012-09-10 2014-03-12 Sap Ag Energy efficient display of control events of an industrial automation system
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN102073702A (en) * 2010-12-30 2011-05-25 浪潮集团山东通用软件有限公司 Personnel information dynamic-extension realizing method for human resource management information system
EP2660732A1 (en) * 2012-04-30 2013-11-06 Sap Ag Unified table query processing
EP2706494A1 (en) * 2012-09-10 2014-03-12 Sap Ag Energy efficient display of control events of an industrial automation system
CN102902767A (en) * 2012-09-25 2013-01-30 北京科东电力控制系统有限责任公司 Method and system for rapidly creating forms
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
企业SAP ERP系统用户权限管理解决方案;苏戎;《信息通信》;20150131(第1期);第111-113页 *
基于SAP平台的电厂基建ERP管理系统的构建与应用;蔡薛辉;《江苏科技信息》;20130131(第1期);第54-56,64页 *

Also Published As

Publication number Publication date
CN105404442A (en) 2016-03-16

Similar Documents

Publication Publication Date Title
CN106980669B (en) Data storage and acquisition method and device
CN106528129A (en) Web application interface generation system and method
CN108073688B (en) Data migration method and device
CN106408435A (en) Process compiling system and process compiling method
US20170289731A1 (en) Mobile Database Access Application Development System and Method
CN107273369A (en) A kind of table data modification method and device
CN105068809A (en) PyQt-based platform for implementing automation project management and case execution
US8898592B2 (en) Grouping expanded and collapsed rows in a tree structure
CN104267964B (en) A kind of template generation device
CN103425778A (en) Intelligent development platform for database application system
CN106779594A (en) A kind of Workflow management method based on Activiti
CN103077192B (en) A kind of data processing method and system thereof
CN106155769A (en) A kind of workflow processing method, device and workflow engine
CN103646049A (en) Method and system for automatically generating data report
CN101901262A (en) Object-oriented model-based enterprise database construction and service data display method
US20060047723A1 (en) Custom database system and method of building the same
CN111984882A (en) Data processing method, system and equipment
CN106407172A (en) XML (Extensible Markup Language)-based report generating method
CN116382643A (en) Running system based on low-code platform
CN104360853A (en) Method and device for configuration information management and information system
CN109360106A (en) Portrait construction method, system, medium and computer system
CN107273133A (en) A kind of method of monitoring of tools graphic definition
CN105404442B (en) Selection screen configuration method and system based on SAP platforms
CN107766519B (en) Method for visually configuring data structure
CN102799510A (en) PLC simulator based on reconfigurable components

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 250001 No. 150 Jing No. 2 Road, Jinan City, Shandong Province

Patentee after: STATE GRID SHANDONG ELECTRIC POWER Co.

Patentee after: ELECTRIC POWER RESEARCH INSTITUTE OF STATE GRID SHANDONG ELECTRIC POWER Co.

Patentee after: Shandong luruan Digital Technology Co.,Ltd.

Address before: 250001 No. 150 Jing No. 2 Road, Jinan City, Shandong Province

Patentee before: STATE GRID SHANDONG ELECTRIC POWER Co.

Patentee before: ELECTRIC POWER RESEARCH INSTITUTE OF STATE GRID SHANDONG ELECTRIC POWER Co.

Patentee before: SHANDONG LUNENG SOFTWARE TECHNOLOGY Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180918

Termination date: 20210924