Skip to content

ABAP database preparation using OSQL-Testdouble-Framework

License

Notifications You must be signed in to change notification settings

ABAP-prep/abap_db_preparator_osql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABAP Database preparator

This version supports the OSQL-Test-Double-Framework.

How it works

Bundles are stored either in an ECATT test data container or in a cluster (binary MIME-object in transaction smw0) with program zexport_gui. The program zexport_gui is located in the ABAP Database preparator repository With this repository the bundles can be used as mock data for the OSQL-Test-Double-Framework. The program zimport_osql_demo demonstrate this.

Terms

  • Bundle: a collection of database records, which are stored outside of the database tables.

Restrictions

The mocks can only be created once per testclass with the methods zimport_osql_test_env_tdc=>activate_osql_test_double or zimport_osql_test_env_cluster=>activate_osql_test_double.

Dependencies

Cloning this repository

Cloning can be done with abapGit. SAP Netweaver 7.52 or higher is needed.

About

ABAP database preparation using OSQL-Testdouble-Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages