US7555716B2 - Terminology customization in a processing environment - Google Patents
Terminology customization in a processing environment Download PDFInfo
- Publication number
- US7555716B2 US7555716B2 US11/191,866 US19186605A US7555716B2 US 7555716 B2 US7555716 B2 US 7555716B2 US 19186605 A US19186605 A US 19186605A US 7555716 B2 US7555716 B2 US 7555716B2
- Authority
- US
- United States
- Prior art keywords
- term
- terms
- user
- programming
- native
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/335—Filtering based on additional data, e.g. user or group profiles
Definitions
- the present invention relates generally to program execution in a processing environment and more specifically to terminology and nomenclature of processing elements within the processing environment.
- predefined routines include naming features that are defined by the entity that created the software environment. For example, a data structure may include a defined name, a process routine may have a pre-defined nomenclature and objects, such as tables of data may be designated by programmer-specific terms.
- these terms have specific meaning or are applicable to the creating entity. In other cases, these terms are arbitrarily generated without any specific structure or intuitive nature.
- One major problem with this technique is that these terms may not be as intuitive or applicative to other parties using the processing environment. For example, another entity using the processing environment for customized software development may experience problems associated with using these predefined terms.
- Another concern may arise based on the diversity of the background of different programmers using the processing environment. For example, terms may be based on German terms and intuitive to German programmers, but may not be as intuitive for Indian programmers or even English-speaking programmers. Similarly, English terms may be confusing or non-intuitive to non-English speaking users and so on.
- FIG. 1 illustrates a block diagram of one embodiment of an apparatus for customizing terminology in a processing environment
- FIG. 2 illustrates a graphical representation of the operations within the data dictionary of FIG. 1 ;
- FIG. 3 illustrates a screenshot of one embodiment of a customization input technique
- FIG. 4 illustrates a block diagram of one embodiment providing for populating the data dictionary with user-defined terms
- FIG. 5 illustrates a graphical representation of one embodiment of data dictionary
- FIG. 6 illustrates a block diagram of a processing environment that is operative to provide for customizing terminology
- FIG. 7 illustrates the steps of one embodiment of a method for customizing terminology in a processing environment.
- an end user may utilize user-defined terms and the processing environment uses the subsequent native terms.
- the user may then substitute user-defined terminology prior to execution without adversely affecting the operations of the processing environment. For example, if a user is writing software routines or debugging existing routines, usage of the user-defined terms simplifies the process for the end user.
- the users may more quickly program and/or more effectively use the processing environment when dealing with code having their own user-defined terminology.
- the processing environment may also utilize any suitable collection of native terms without creating end-user confusion dealing with the programming instructions as the user can deal directly with their own user-defined terms.
- a processing device receives programming instructions, which may be executable programming code.
- the processing device which is within a processing environment, accesses an access table to retrieve the corresponding programming instructions associated with the programming terms in the code. If the instruction, which refers to a particular programming term, is not within the access table, the search is continued within a terms database that includes the user-defined terms. If the term is found within the terms database, that indicates that the programming term is a user-defined term. The corresponding mapped functionality or operation is retrieved and provided to the processing device. From the perspective of the processing device, the proper operation is retrieved from a data dictionary having the access table and terms database stored therein. As such, the processing device is not concerned with the programming term being native or user-defined because the same resultant operation is retrieved.
- Using user-defined terms in place of predefined terms in the processing environment improves the system's usability.
- the user is allowed to generate a list of user-defined terms. From the user's perspective, the processing environment seamlessly operates using both user-defined terms and original terms. It is at run-time that the switch is performed because the term table equates the user-defined term with the original term.
- FIG. 1 illustrates one embodiment of an apparatus 100 providing for the customization of a processing environment.
- the apparatus 100 includes a block of programming instructions 102 , such as executable code.
- the apparatus 100 further includes a processing device 104 and a data dictionary 106 that includes an access table 108 and a terms database 110 .
- the programming instructions 102 may be stored in a memory structure awaiting execution. For example, in one embodiment, these instructions may be a called operation that when accessed by a processing element is retrieved from an accessible memory location. In another embodiment, the programming instructions 102 may include or be ancillary to larger instructions, such as complete programming routine or a programming sub-routine for use with a customized application. In a typical embodiment, the programming instructions 102 are generated by an end user to create a customized operation or routine within the processing environment, as executed by the processing device 104 .
- the instructions 102 are received by the processing device 104 , which may one or more processing devices reading the incoming programming instructions 102 and performing corresponding processing operations. As the processing device 104 reads the programming instructions 102 , the processing device 104 references the data dictionary 106 for specific processing elements 112 . These processing elements 112 may be any suitable encoded command, such as but not limited to a transaction code or object element. In one embodiment, the processing element 112 is a system-understandable encoding providing for a corresponding function.
- the call function may be associated with performing a particular operation referenced by the transaction code and if the element 112 is a data object, the call function may retrieve, access, reference or perform any other function associated with the corresponding data object.
- the call command may be a customized call command associated with the processing environment. For example, if the processing environment is the R/3 system or NetWeaver system available from SAP, the customization call command may be an SPRO command.
- the access table 108 is accessed in a look-up fashion. If a programming term 112 is not found in the native command database 108 , the search proceeds to the terms database 110 .
- the programming term 112 is a native term
- the corresponding reference command or operation is found within the access table 108 and the terms database 110 is not accessed. Therefore, when using the native terms in the programming instructions 102 , the terms database 110 is not utilized.
- the terms database 110 provides for mapping the operation of the functionality of the native term to the user-defined term. As the terms database 110 is accessed, the functionality associated with the native term is mapped to the user-defined term. Based on this mapping technique, the programming instructions may then be executed as if the native term was used in the programming instructions instead of the user defined term. As illustrated in FIG. 1 , a mapping indicator 114 provides direction to the access table 108 and more specifically the corresponding native term within the table 108 . Therefore, the access table 108 is accessed now using the native term from the term database 110 instead of the programming term 112 . As the native term is stored in the access table 108 , the native term 116 is provided to the processing device 104 .
- the processing device 104 may generate executable instructions 118 for the processing environment using the native term 116 . These executable instructions 118 may be executed by the processing device 104 or may be provided to other processing elements within a corresponding processing environment. For example, in a multiple processor environment, some instructions 118 may be executed by a remote processing device and some may be performed by local processing devices, such as the processing device 104 .
- FIG. 2 illustrates a graphical representation of the mapping of user terms 120 to native terms 122 and subsequently to operational commands 124 .
- the blocks of FIG. 2 may be found within the data dictionary 106 of FIG. 1 .
- the blocks 120 , 122 and 124 represent partitioned data, but may be stored in any suitable fashion by the data dictionary ( 106 of FIG. 1 ), as recognized by one having ordinary skill in the art.
- each term is mapped to a particular native term 122 .
- user_term — 1 is mapped to native_term — 1. Therefore, when the processing device ( 104 of FIG. 1 ) accesses the data dictionary ( 106 of FIG. 1 ) using the user_term — 1, the processing device is eventually directed to the corresponding native_term — 1.
- the operation of the access table 108 thereupon operates according to known techniques by subsequently providing the corresponding operation 124 , such as operation — 1 associated with native_term — 1.
- the compartmentalized distinction between the user terms 120 , the native terms 122 and the operations 124 allow for a high degree of flexibility. For example, if the processing environment, which may define the native terms 122 and the corresponding operations 124 , is updated, the operations 124 may be updated. The mapping of the native term 122 to the operation may remain intact, reducing overhead associated with updating the underlying processing environment.
- the native terms 122 are updated, this does not necessarily adversely affect the user terms 120 . If the native terms 122 are unchanged, but may be the associated functionality is modified, the relationship between the user term 120 and the native term 122 may remain unchanged.
- varying degrees of user terms 120 may be modified without adjusting or causing revisions to the underlying native terms 122 or the operations 124 .
- different users may have individual sets of user terms 120 , such that each user may have their own terms database ( 110 of FIG. 1 ) for individualized operation.
- user terms 120 may be set based on the location and resident language of users and programmers. Therefore, different user terms 120 may be established based on the location of the processing device ( 104 of FIG. 1 ). The association of the user terms 120 with corresponding native terms 122 allows for individualized adjustments and modifications of user terms 120 without affecting the native terms 122 or the operations 124 .
- FIG. 3 illustrates a screen shot 130 of an input screen allowing for customization of terminology.
- the screenshot 130 represents one representative example of a technique for populating a terms database 110 with user-defined terms and reference to native terms.
- the user references an existing term, such as an existing transaction code or object.
- a transaction code may be “MM03” which is a transaction code for the display of material.
- the term may be an object, such as a table name EKPO relating to a purchasing document item.
- a third column provides for a data description field, describing the transaction or object.
- the user may then enter a corresponding user-defined term which relates to the native term.
- the user may also put in a data description or alternatively, the description may be inserted based on the native term itself.
- FIG. 4 illustrates a graphical representation of one embodiment of a customization module 140 receiving user input 142 .
- the user input 142 may be an encoded description or identification of input provided for corresponding native terms and user-defined terms.
- the customization module 140 which may executable instructions operating on one or more processing devices, receives the user input 142 and processes the data. Based on user input 142 , corresponding customized terminology data 144 is provided to the data dictionary 106 .
- the data dictionary 106 includes the access table (not specifically identified in FIG. 4 ) and the access table includes the mapping functionality between the native term and the operation, the customized terminology data 144 provides for a mapping of the user-defined term to the native term.
- FIG. 5 illustrates a graphical representation of the data dictionary 108 including the term fields, 120 , 122 and 124 , similar to the fields illustrated in FIG. 2 .
- These fields graphically represent the partitioned components of the data dictionary 108 , where fields 120 are designated as being stored in the terms database ( 110 of FIG. 1 ) and the fields 122 and 124 are stored in the access table ( 108 of FIG. 1 ).
- the processing environment is defined with the fields 122 and 124 , wherein the customization module 140 of FIG. 4 provides the population of the user-defined terms 120 based on the user input 142 .
- mapping the user terms 120 to the native terms 122 therein provides for mapping the user terms 120 to the corresponding operations.
- transaction code MM03 and object EKPO these terms might be customized by associating native term, transaction code, MM03 with the user-defined term of “material_display” and the native term, object, EKPO with the user-defined term “P_O_table.”
- material_display is written to the user-defined terms 120 and mapped to the native term “MM03.”
- the user-defined term “P_O_table” is written to the terms database and mapped to “EKPO.”
- the customization module 140 provides the customized terminology data 144 to populate the user term portion 120 of the data dictionary 106 , and more specifically in one embodiment, in the terms database 110 , as illustrated in FIG. 1 .
- the customization module 140 allows for the population of the user terms 120 and the inclusion of mapping functionality to the corresponding native term 122 . Therefore, the contents of the native terms 122 , stored in the access table, is not affected or altered. Instead, the user terms 120 may function on top of the existing native terms 122 stored in the access table in the data dictionary.
- FIG. 6 illustrates a processing environment 150 including the executable instructions providing for customization of terminology.
- the processing environment 150 generally includes the processing device 104 which executes a defined operating system or platform providing for system specific operations.
- the processing device is coupled to a memory device 152 and receives executable instructions 154 therefrom.
- the executable instructions 154 provide for the specific operation of the processing device, including operations relating to the underlying platform or operating environment.
- an exemplary environment may be a software platform allowing for multi-level database access across one or more networks.
- the processing device 104 which may be one of many processing devices, executes instructions, in accordance with known techniques for providing this functionality.
- the processing device 104 is further coupled to the data dictionary 106 which includes the access table ( 108 of FIG. 1 ) and the terms database ( 110 of FIG. 1 ).
- the processing device 104 in response to executable instructions 154 allows for the customization of terminology as described herein.
- FIG. 7 illustrates the steps of one embodiment of a method for customizing terminology in a processing environment.
- the method begins, step 160 , by receiving a plurality of user-defined programming terms, where each of the programming terms is based on a native terms. These user-defined terms may be received via user input 142 into a customization module 140 , as illustrated in FIG. 4 .
- the next step in one embodiment is storing the user-defined term in a terms database within a data dictionary, step 162 .
- the terms database 110 may be within the data dictionary 106 .
- the next step, step 164 may be writing a data description in the terms database. This data description may be inputted by an end user to provide clarification as the user-defined term and in another embodiment, the data description may be included based on the description of the referring native term.
- the next step, step 166 is receiving programming instructions including at least one of the user-defined terms. These programming instructions 120 may be received by the processing device 104 .
- the processing device may thereupon reference an access table, also within the data dictionary, step 168 .
- the processing element 112 is provides to the access table 108 to determine if the processing element is a native term.
- the access table is searched using the user-defined term, step 170 , as in this embodiment, the processing element is a user-defined term.
- next step 172 is referencing a terms database using the user-defined term.
- the terms database 110 is accessed with the processing element 112 of FIG. 1 .
- the next step 174 is mapping a native programming term to the programming instruction in place of the user-defined term. This native term is then used to reference a corresponding operation, which is provided to the processing device 104 of FIG. 1 .
- the next step, step 176 is generating executable instructions for the processing environment based on the programming instructions using the native term. Therefore, the processing device received programming instructions 102 that included user-defined terms.
- the processing device does not have any knowledge or indication if the instructions refer to predefined or native terminology or if the instructions include user-defined terms generated for the customization of the processing environment.
- the processing device follows normal operations of accessing the access table 108 in the data dictionary 106 and subsequently receives the appropriate operation therefrom. Seamless to the processing device, the user-defined term is provided to the terms database, whereupon the operation associated with the user-defined term is retrieved based on mapping the user-defined term to the appropriate native term. As such, customized terminology is provided in a processing environment.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (21)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/191,866 US7555716B2 (en) | 2005-07-27 | 2005-07-27 | Terminology customization in a processing environment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/191,866 US7555716B2 (en) | 2005-07-27 | 2005-07-27 | Terminology customization in a processing environment |
Publications (2)
Publication Number | Publication Date |
---|---|
US20070027914A1 US20070027914A1 (en) | 2007-02-01 |
US7555716B2 true US7555716B2 (en) | 2009-06-30 |
Family
ID=37695623
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/191,866 Active 2027-03-21 US7555716B2 (en) | 2005-07-27 | 2005-07-27 | Terminology customization in a processing environment |
Country Status (1)
Country | Link |
---|---|
US (1) | US7555716B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8359585B1 (en) * | 2007-01-18 | 2013-01-22 | Advanced Testing Technologies, Inc. | Instrumentation ATS/TPS mitigation utilizing I/O data stream |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8326861B1 (en) * | 2010-06-23 | 2012-12-04 | Google Inc. | Personalized term importance evaluation in queries |
US8909641B2 (en) | 2011-11-16 | 2014-12-09 | Ptc Inc. | Method for analyzing time series activity streams and devices thereof |
US9576046B2 (en) | 2011-11-16 | 2017-02-21 | Ptc Inc. | Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof |
US9098312B2 (en) | 2011-11-16 | 2015-08-04 | Ptc Inc. | Methods for dynamically generating an application interface for a modeled entity and devices thereof |
JP6285010B2 (en) | 2013-03-15 | 2018-02-28 | ピーティーシー インコーポレイテッド | Method and apparatus for managing applications using semantic modeling and tagging |
US9762637B2 (en) | 2014-03-21 | 2017-09-12 | Ptc Inc. | System and method of using binary dynamic rest messages |
US9467533B2 (en) | 2014-03-21 | 2016-10-11 | Ptc Inc. | System and method for developing real-time web-service objects |
US9350812B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of message routing using name-based identifier in a distributed computing environment |
US9350791B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of injecting states into message routing in a distributed computing environment |
US10025942B2 (en) | 2014-03-21 | 2018-07-17 | Ptc Inc. | System and method of establishing permission for multi-tenancy storage using organization matrices |
US10338896B2 (en) | 2014-03-21 | 2019-07-02 | Ptc Inc. | Systems and methods for developing and using real-time data applications |
US9462085B2 (en) | 2014-03-21 | 2016-10-04 | Ptc Inc. | Chunk-based communication of binary dynamic rest messages |
US10313410B2 (en) | 2014-03-21 | 2019-06-04 | Ptc Inc. | Systems and methods using binary dynamic rest messages |
US9961058B2 (en) | 2014-03-21 | 2018-05-01 | Ptc Inc. | System and method of message routing via connection servers in a distributed computing environment |
US9560170B2 (en) | 2014-03-21 | 2017-01-31 | Ptc Inc. | System and method of abstracting communication protocol using self-describing messages |
US10425064B2 (en) * | 2016-12-08 | 2019-09-24 | Micron Technology, Inc. | Apparatus and method for a PVT independent RC delay |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050289506A1 (en) * | 2004-06-23 | 2005-12-29 | Peter Renner | Program system |
US20050289520A1 (en) * | 2004-06-29 | 2005-12-29 | Redvers Consulting, Ltd. | Unidirectional cloaking device for source code |
-
2005
- 2005-07-27 US US11/191,866 patent/US7555716B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050289506A1 (en) * | 2004-06-23 | 2005-12-29 | Peter Renner | Program system |
US20050289520A1 (en) * | 2004-06-29 | 2005-12-29 | Redvers Consulting, Ltd. | Unidirectional cloaking device for source code |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8359585B1 (en) * | 2007-01-18 | 2013-01-22 | Advanced Testing Technologies, Inc. | Instrumentation ATS/TPS mitigation utilizing I/O data stream |
Also Published As
Publication number | Publication date |
---|---|
US20070027914A1 (en) | 2007-02-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7555716B2 (en) | Terminology customization in a processing environment | |
US5754755A (en) | Method and system for generating test scripts | |
US5999942A (en) | Method and apparatus for enforcement of behavior of application processing systems without modifying application processing systems | |
US5535323A (en) | Method of and system for displaying context sensitive and application independent help information | |
US7634720B2 (en) | System and method for providing context to an input method | |
US4595980A (en) | Interactive data processing system having concurrent multi-lingual inputs | |
US8464242B2 (en) | Virtualization of configuration settings | |
Davidson | Time Series Modelling Version 4.52 | |
US20070244691A1 (en) | Translation of user interface text strings | |
US7627851B2 (en) | Modification method for modifying a source code | |
CN108027721B (en) | Techniques for configuring a general program using controls | |
US6592628B1 (en) | Modular storage method and apparatus for use with software applications | |
US8407678B2 (en) | Method of array interception using data-flow analysis | |
US7257775B1 (en) | Providing user interface elements in an application that change in response to content | |
US8433729B2 (en) | Method and system for automatically generating a communication interface | |
US6996813B1 (en) | Frameworks for loading and execution of object-based programs | |
US6922735B2 (en) | Management of co-processor information by integrating non-program information with program information | |
US20050268219A1 (en) | Method and system for embedding context information in a document | |
US20060095285A1 (en) | Manipulation of information embedded in content | |
CN115237412A (en) | Corpus index display method and device, equipment, medium and product thereof | |
US6763516B2 (en) | Convention checking apparatus, convention checking system, convention checking method, and storage medium on which is recorded a convention checking program | |
US7917487B2 (en) | Portable application registry | |
CN108334621B (en) | Database operation method, device, equipment and computer readable storage medium | |
US7818756B2 (en) | SKU determination mechanism and API | |
US6978456B1 (en) | Methods and apparatus for numeric constant value inlining in virtual machines |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SAP AG, GERMANY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AGIWAL, UTTAM;REEL/FRAME:016825/0167 Effective date: 20050701 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: SAP SE, GERMANY Free format text: CHANGE OF NAME;ASSIGNOR:SAP AG;REEL/FRAME:033625/0334 Effective date: 20140707 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |