Skip to content

pavelhendrych/OVS-OP-extensibility-draft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAP-samples/repository-template

This default template for SAP Samples repositories includes files for README, LICENSE, and .reuse/dep5. All repositories on github.com/SAP-samples will be created based on this template.

Containing Files

  1. The LICENSE file: In most cases, the license for SAP sample projects is Apache 2.0.

  2. The .reuse/dep5 file: The Reuse Tool must be used for your samples project. You can find the .reuse/dep5 in the project initial. Please replace the parts inside the single angle quotation marks < > by the specific information for your repository.

  3. The README.md file (this file): Please edit this file as it is the primary description file for your project. You can find some placeholder titles for sections below.

Extensibility options for Online Validation Service

SAP internal - it will be official published later.

Description

You use the Online Validation to verify selected system data (for example, master data held for a business partner) with an external service (for example, an online service or statutory database). You would like to extend the Online Validation functions with validation with another external service.

Requirements

The extensibility options are available in all SAP NetWeaver-based product with SAP_BASIS 75C and newer. This means that among others, all S/4 HANA releases are supported. It is necessary to implement all SAP Notes referred in the SAP Note 3085468 or upgrade to the respective Support Package levels. The information in this repository is intended for ABAP Developers.

Download and Installation

This repository contains a step-by-step guide how to develop an own validation including example classes that can be used as a base for your development. You can clone the repository to your computer or import the repository to your ABAP system using e.g. abapGit.

Implementation

The step-by-step implementation of an own validation is described here.

Known Issues

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

Useful links

Updates:

Date Author Description
?, 2022 I334850 Initial commit.

About

Draft for documenting the OVS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published