ERP Fiscal Year Variant Conversion Method

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing ERP systems lack flexibility to reconfigure fiscal year settings after deployment, making it challenging for users to change fiscal year variants without compromising data integrity or disrupting system operations, especially in cloud environments where reference frameworks interface with backend tables.

Innovation Solution

A method and system for changing fiscal year variants in deployed ERP systems by identifying and converting target tables and replacing the old fiscal year variant with a new one within the reference framework, ensuring seamless data handling and system synchronization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If fiscal year variant is changed in deployed ERP system, then system flexibility and adaptability are improved, but data integrity and system stability may be compromised

Engineering Contradiction:
Improvefiscal year reconfiguration flexibilityVSAvoiddata integrity
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary identification of all target tables containing the old fiscal year variant before executing the conversion. This preparatory step ensures that all affected data locations are mapped out, allowing for controlled conversion that maintains data integrity while enabling fiscal year reconfiguration.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The conversion process is segmented into distinct phases: identifying target tables, converting data in those tables, and then updating the reference framework. This segmentation allows each step to be executed and verified independently, reducing the risk of data corruption while enabling flexible fiscal year changes.

Inventive Principle:
Principle #1Segmentation

2Loss of information

If fiscal year variant conversion is performed in all target tables, then complete data conversion is achieved, but system complexity and processing time increase

Engineering Contradiction:
Improvedata conversion completenessVSAvoidconversion process complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The reference framework serves as an intermediary between the target tables and the user interface. It stores the mapping between old and new fiscal year variants, allowing the system to handle conversions centrally without requiring complex point-by-point updates in each table, thus simplifying the overall conversion process while ensuring completeness.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The reference framework is designed to be universal, handling multiple fiscal year variant conversions across different tables and scenarios through a single mechanism. This multi-functional approach reduces system complexity by providing a unified conversion pathway rather than requiring separate conversion logic for each table.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Stability of the object's composition

If reference framework is updated with new fiscal year variant, then system synchronization is improved, but existing keystrings and hashed keys become invalid

Engineering Contradiction:
Improvesystem synchronizationVSAvoidkeystring validity
Core Design Contradiction:
Stability of the object's compositionVSLoss of information

Solution Approach 1:

The system changes the fiscal year variant parameter in the reference framework from the old variant to the new variant. This parameter change updates all associated keystrings and hashed keys automatically, ensuring system synchronization while maintaining the validity of cryptographic references through systematic regeneration based on the new parameter values.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11442957B2Cloud-based fiscal year variant conversion
Publication Date: 2022.09.13 SAP SE
  • US11442957B2 patent drawing
  • US11442957B2 patent drawing
  • US11442957B2 patent drawing

AI summary

A computer-implemented method is disclosed. In a deployed enterprise resource planning system implementing a first fiscal year variant, the method can configure a second fiscal year variant that is different from the first fiscal year variant. The method can identify a list of target tables in the deployed enterprise resource planning system that contains the first fiscal year variant. The method can convert the first fiscal year variant to the second fiscal year variant in the list of target tables. In certain embodiments, the method can replace the first fiscal year variant with the second fiscal year variant in a reference framework interfacing with the list of target tables.