SAP POS 2.3 SDK Technical Reference

Size: px
Start display at page:

Download "SAP POS 2.3 SDK Technical Reference"

Transcription

1 SDK Technical Reference Guide SAP Point-of-Sale 2.3 Document Version:

2 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names, menu paths, and menu options. Textual cross-references to other documents. Example EXAMPLE Example Example <Example> EXAMPLE Emphasized words or expressions. Technical names of system objects. These include report names, program names, transaction codes, table names, and key concepts of a programming language when they are surrounded by body text, for example, SELECT and INCLUDE. Output on the screen. This includes file and directory names and their paths, messages, names of variables and parameters, source text, and names of installation, upgrade and database tools. Exact user entry. These are words or characters that you enter in the system exactly as they appear in the documentation. Variable user entry. Angle brackets indicate that you replace these words and characters with appropriate entries to make entries in the system. Keys on the keyboard, for example, F2 or ENTER SAP SE or an SAP affiliate company. All rights reserved. Typographic Conventions

3 Document History Version Date Change Initial version for the SAP POS 2.3 release Updated document version to match POS 2.3 SP Updated template. Document History 2015 SAP SE or an SAP affiliate company. All rights reserved. 3

4 Contents 1 Introduction Glossary PtBatch ASCII Line Formats for POS Comma Separated Field Format Line Formats Field Formats Update Flag Not Supported Records Header Record (Sequence Number 1) Summary Record (Sequence Number 2) Admin Record (Sequence Number 3) Total Record (Sequence Number 4) Merchandise Item Record Non-Merchandise Item Record Item Discount Record Transaction Discount Record SAP SE or an SAP affiliate company. All rights reserved. Contents

5 1 Introduction This document describes the Pending Transactions ASCII line formats that are used to import new or outstanding pending transactions. The primary intended audience for this document is developers. Introduction 2015 SAP SE or an SAP affiliate company. All rights reserved. 5

6 2 Glossary Term SDK Description Software Development Kit SAP SE or an SAP affiliate company. All rights reserved. Glossary

7 3 PtBatch ASCII Line Formats for POS 10.3 These formats are used to import new or outstanding pending transactions. Multiple pending transactions can be put in one file. 3.1 Comma Separated Field Format A comma separated field format file is converted to XML by PtBatch and then submitted to the Pending Transaction object. Each pending transaction is comprised of multiple lines in the file. Each line begins with a one or two character string that identifies the contents of that line (as it maps to the entries comprising the pending transaction request in XML format). 3.2 Line Formats Optional fields in each line are surrounded by square brackets ([ ]). If any single optional field is provided, values for all preceding fields must also be supplied. Field names are shown in angle brackets (< >). Where a record sequence number is indicated, the record must appear at the indicated position within the group of records that define a single transaction. That is, a transaction must always begin with a Header record, Summary record, Admin record, and Total record, in that sequence. Record types without a sequence number can appear any number of times following the header (for example, sequenced) records. 3.3 Field Formats Yes/No fields must be entered as 0 for No or 1 for Yes Date fields must use a 4 digit year Do not use the characters or around character or string data Do not leave a field empty. If needed use 0 for numeric fields and a space for character fields. 3.4 Update Flag If using the update option in PtBatch, or with the interface, any records previously saved will be replaced. Records cannot be deleted. PtBatch ASCII Line Formats for POS SAP SE or an SAP affiliate company. All rights reserved. 7

8 4 Not Supported Some fields are described as obsolete as they are not supported or require other internal data to also be populated which is not provided by this interface. Note This format does not support all features of pending transactions SAP SE or an SAP affiliate company. All rights reserved. Not Supported

9 5 Records 5.1 Header Record (Sequence Number 1) This line marks the start of a pending transaction definition (and the end of the previous transaction). The end of file also indicates the end of the current pending transaction definition. LH, transaction number LH Identifier for the Header record String Mandatory Transaction number This number is the register s transaction number. It is also used as an internal number (transnum) as the linking key between all 1-6 digits Mandatory This number must be unique. Check the transnum field in the ptd_admin table. the records of a pending transaction in the set of ptd_* tables. 5.2 Summary Record (Sequence Number 2) LS, <totalpaymentamount>, <updatedate> [, <lastpaymentdate>, <originaldate>, <tax1>, <tax2>, <tax3>, <tax4>, usemanualtaxpercent1, usemanualtaxpercent2, usemanualtaxpercent3, usemanualtaxpercent4, manualtaxpercent1, manualtaxpercent2, manualtaxpercent3, manualtaxpercent4>] LS Identifier for Summary record totalpaymentamount Total payment amount paid to-date Ex: updatedate Date of last update Date time Example Formats: 9/22/ :15 or 25 January 1996 or January :30 Records 2015 SAP SE or an SAP affiliate company. All rights reserved. 9

10 Do not use a comma within the field. lastpaymentdate Date of last payment Date time Defaults to updatedate if not provided. Example Formats: 9/22/ :15 or 25 January 1996 or January :30 Do not use a comma within the originaldate Original date Date time Defaults to updatedate if not provided. field. Example Formats: 9/22/ :15 or 25 January 1996 or January :30 Do not use comma within the field. Tax1 Tax 1 amount charged in Ex: 1.52 transaction. Tax may be recalculated by the POS according to the items tax flags. Tax2 Tax 2 amount charged in transaction. EX: 1.52 Tax may be recalculated by the POS according to the items tax flags. Tax3 Tax 3 amount charged in transaction. Tax may be recalculated by the POS according to the items tax flags. Tax4 Tax 4 amount charged in transaction. Tax may be recalculated by the POS according to the items tax flags. usemanualtaxpercen Use Manual Tax Percent This indicates that manual tax t1 on Tax 1. 1 (Yes) or 0 (No) percentage is to be used in the tax calculation. This is equivalent to using manager code 108. usemanualtaxpercen Use Manual Tax Percent This indicates that manual tax t2 on Tax 2. 1 (Yes) percentage is to be used in the tax calculation. This is equivalent to using manager code SAP SE or an SAP affiliate company. All rights reserved. Records

11 usemanualtaxpercen t3 Use Manual Tax Percent on Tax 3. 1 (Yes) This indicates that manual tax percentage is to be used in the tax calculation. This is equivalent to using manager code 108. usemanualtaxpercen t4 Use Manual Tax Percent on Tax 4. 1 (Yes) This indicates that manual tax percentage is to be used in the tax calculation. This is equivalent to using manager code 108. manualtaxpercent1 Manual Tax Percent for Tax 1. Up to 3 decimals Ex: 2.25 This indicates that manual tax percentage is to be used in the tax calculation. manualtaxpercent2 Manual Tax Percent for Tax 2. Up to 3 decimals This indicates that manual tax percentage is to be used in the tax calculation. manualtaxpercent3 Manual Tax Percent for Tax 3. Up to 3 decimals This indicates that manual tax percentage is to be used in the tax calculation. manualtaxpercent4 Manual Tax Percent for This indicates that manual tax Tax 4. Up to 3 decimals percentage is to be used in the tax calculation. 5.3 Admin Record (Sequence Number 3) LA, <cashiernumber>, <itemdatetime>, <ptid>, <ptnumber>, <registergroupnumber>, <registernumber>, <storenumber> [, <bindescription1>, <bindescription2>, <bindescription3>, <bindescription4>, <customername>, <customernumber>, <phonenumber1>] LA Identifier for the Admin record cashiernumber Cashier number 1-8 digits itemdatetime Date and time of sale Date time Example Formats: 9/22/ :15 or 25 January 1996 or Records 2015 SAP SE or an SAP affiliate company. All rights reserved. 11

12 January :30 Do not use a comma within the field. ptdid ptnumber Pending Transaction ID corresponding to a valid Configurator Pending Transaction ID. Identifies the pending transaction number, which is the unique number assigned to each pending transaction created. 1-2 digits 1-8 digits registergroupnumbe r Obsolete Use 0 registernumber storenumber Register number recorded for the pending transaction. Must be current store number where pending transactions are being loaded. 1-8 digits bindescription1 Bin 1 Description. String If not using, enter 1 space. 1-5 characters bindescription2 Bin 1 Description. String If not using, enter 1 space. 1-5 characters bindescription 3 Bin 1 Description. String If not using, enter 1 space. 1-5 characters bindescription4 Bin 1 Description. String If not using, enter 1 space. 1-5 characters customername Customer last name and first name. String 1-20 characters Do not use a comma between last name and first name. customernumber Customer number String 1-14 characters phonenumber1 Phone number 1-16 digits This number must already exist in the POS database (table pa_customer). Do not use any formatting characters or spaces SAP SE or an SAP affiliate company. All rights reserved. Records

13 5.4 Total Record (Sequence Number 4) LT, <schedulenumber>, <servicecharge>, <totalsale> [, <cancelfee>, <cancelfeetax>, <servicechargetax>] LT Identifier for the Total record schedulenumber Schedule Number used for the configured Pending Transaction ID. Use same schedule number defined for the configured Pending Transaction ID. servicecharge totalsale cancelfee cancelfeetax Service Charge. Obsolete. Total cost of pending transaction. This includes discount amounts. This does not include tax amounts. This amount does not include any service charge or deposit amounts automatically charged by the configured Pending Transaction. Cancel Fee. Obsolete. Tax Flags Bit Format. Obsolete. Use 0 Use 0 Use 0 The service charge used in the configuration will be used. If the transaction is subsequently cancelled the cancel fee is taken from the Pending Transaction configuration. servicechargetax Tax Flags Bit Format. Use 0 Obsolete. 1 digit Records 2015 SAP SE or an SAP affiliate company. All rights reserved. 13

14 5.5 Merchandise Item Record I, <skunumber>, <extendedsellprice>, [, <istaxable1>, istaxable2>, <istaxable3>, <istaxable3>, <istaxable4>, <quantity>, <extendedoriginalprice>, <extendedundiscountprice>, <discounted>, <activemixmatch>, <clusterquantity>, <linkeditem>, <pricelevel>, <standardunitprice>] I Identifier for the Merchandise record skunumber PLU number String 1-18 characters extendedsellprice Extended selling price (for example, quantity * retail price). This price is after the discount. If the extended original price is greater than this value and the merchandise does not have a discount, the difference in price is considered a price override. istaxable1 Was taxed? Required if the item is taxed. 1 (Yes) or 0 (No) istaxable2 Was taxed? Required if the item is taxed. 1 (Yes) or 0 (No) istaxable3 Was taxed? Required if the item is taxed. 1 (Yes) or 0 (No) istaxable4 Was taxed? Required if the item is taxed. 1 (Yes) or 0 (No) Quantity Quantity purchased. Defaults to 1 if not provided. Up to 3 decimals extendedoriginal Extended Original Price. Defaults to Price extendedsellprice if not provided. extendedundiscount Extended Price before Defaults to Price discounts. extendedoriginalprice if not provided. Discounted Indicates whether or not there is a discount on this item. The discount 1 (Yes) or 0 (No) Must be 1 if the item is followed by a DI or DT record. must follow this row. activemixmatch Obsolete Use 0 clusterquantity Obsolete Up to 3 decimals Use SAP SE or an SAP affiliate company. All rights reserved. Records

15 linkeditem Is a linked item (item in a package)? 1 (Yes) or 0 (No) Use 0 pricelevel Obsolete Use 0 standardunitprice Standard Unit Price 5.6 Non-Merchandise Item Record N, <nonmerchandiseid>, <extendedsellprice> [,<quantity>, <extendedoriginalprice>, <discounted>,<referencenumber>] N Identifier for the Non- Merchandise nonmerchandiseid Non-Merchandise ID from configurations. extendedsellprice Extended selling price If the extended original price is (for example, quantity * retail price). This price is after discount. greater than this value and the merchandise does not have a discount, the difference in price is considered a price override. quantity Quantity purchased Defaults to 1 if not provided. Up to 3 decimals ExtendedOriginalPr Extended Original Price Defaults to extendedsellprice ice if not provided. discounted Indicates whether or not Must be 1 if the item is followed by there is a discount on this item. 1 (Yes) or 0 (No) a DI or DT record. referencenumber Reference Number. String 1-20 characters Records 2015 SAP SE or an SAP affiliate company. All rights reserved. 15

16 5.7 Item Discount Record An Item Discount record must immediately follow the Merchandise Item or Non-Merchandise record to which the discount applies. DI, <discounttypecode>,<discountdefinitionnumber>, <extendeddiscountamount> [, <taxflags>, <discountpercent>, <discountquantity>, <affectnetsales>, <referencenumber>, <autopreset>, <usingpreset>, <employeesale>] DI Identifier for the Item Discount record discounttypecode Type of discount. This type must correspond to the configured Discount Type in the Discount Configuration. Valid numeric values for Item Discounts are: 1 - PERCENT 2 - DOLLAR 3 - MARKDOWN PRICE 11 - ITEM EMPLOYEE PERCENT 12 - SURCHARGE PERCENT 13 - SURCHARGE DOLLAR discountdefinition Number Must correspond to a configured discount ID. 1-3 digits extendeddiscountam ount Extended Discount Amount: For discount enter negative sign. Unit discount * quantity. Ex: taxflags This indicates which taxes are to be applied to the discount amount. 1-2 digits Value = binary values for each tax applicable from right to left (tax 1, 2, 3, 4) This is a binary representation of the 4 Tax Flags. To calculate the value add: 1 if tax 1 is applicable 2 if tax 2 is applicable 4 if tax 3 is applicable 8 if tax 4 is applicable Example: if tax 1, 2 and 4 are applicable the binary representation is 1011 which is the numeric value 11. discountpercent Percent used to calculate the discount. This field is Up to 3 decimals For example, 2.5 for 2.5 percent SAP SE or an SAP affiliate company. All rights reserved. Records

17 informational. It is not used to calculate a percent. Expected if discounts are calculated by percent. The percent is available in the discount TLOG when the pending transaction is picked up. discountquantity Quantity discounted Up to 3 decimals affectnetsales Indicates whether or not the discount affects net sales. 0 Does not affect net sales 1 Affects net sales referencenumber Reference number String 1-20 characters autopreset Indicates whether or not the discount amount or percent was automatically set. 0 discount not automatically set 1 sets the autopreset field of the discount TLOG to 1 usingpreset Indicates whether or not the discount used the Preset dollar discount or percentage amount. 0 discount used preset amount 1 sets the usingpreset field of the discount TLOG to 1 employeesale Indicates whether or not 0 discount is not an employee the discount is an Employee Sale. The indication is saved in the discount TLOG record when the pending transaction is picked up. sale 1 sets the employeesale field of the discount TLOG record to 1. Setting this option does not make the pending transaction an Employee Sale. 5.8 Transaction Discount Record DT, <discounttypecode>,<discountdefinitionnumber>, <extendeddiscountamount> [, <taxflags>, <discountpercent>, <discountquantity>, <affectnetsales>, <referencenumber>, <autopreset>, <usingpreset>, <employeesale>] This record type does not create prorated records that are required for proper handling of returns, therefore the use of this type of record is not recommended. The alternative approach is to use Item Discount records instead of Transaction Discount records. Records 2015 SAP SE or an SAP affiliate company. All rights reserved. 17

18 The format of this record is the same as for DI (the Item Discount record above) only the discounttypecode has different values. Valid numeric discounttypecode numbers are: 4 - PERCENT 5 - DOLLAR 6 - KEYED COUPON 9 - MATCHED COUPON 10 - SCANNED MFG COUPON 15 - SURCHARGE PERCENT 16 - SURCHARGE DOLLAR 17 - AUTO TRANSACTION PERCENT 18 - AUTO TRANSACTION DOLLAR 19 - AUTO TENDER PERCENT 20 - AUTO TENDER DOLLAR Example Below is an example of a complete pending transaction record: LH,90143 LS,0.00,9/22/ :05,9/22/ :05,9/22/ :05,1.33,.13,0,0,1,1,0,0,0,0 LA,7777,9/22/ :05,1,10143,0,22,1,,BIN2,BIN3,BIN4,STEVE, , LT,1,0,7.72,1.50 I,42,10.98,1,1,0,0,1,10.00,10.00,1,0,0,0,0,10.00 DI,2,999,-2.28,3,0,1.000,1,XYX,0,0, SAP SE or an SAP affiliate company. All rights reserved. Records

19

20 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names mentioned are the trademarks of their respective companies. Please see sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.

How to Work with Multiple Branches in SAP Business One

How to Work with Multiple Branches in SAP Business One How-To Guide SAP Business One 9.3 and SAP Business One 9.3, version for SAP HANA Document Version: 1.0 2017-08-23 How to Work with Multiple Branches in SAP Business One Typographic Conventions Type Style

More information

SAP Business One Financial Consolidation

SAP Business One Financial Consolidation Configuration Guide SAP Business One 9.0 integration for SAP NetWeaver Document Version: 1.1 2017-03-29 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

Configuration of Warehouse Management with Preconfigured Processes

Configuration of Warehouse Management with Preconfigured Processes Configuration of Warehouse Management with Preconfigured Processes CUSTOMER Document Version: 2012_SP35 January 25, 2013 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification:

More information

Application Performance Monitoring Dashboard 7.2

Application Performance Monitoring Dashboard 7.2 User Guide Focused Insights for SAP Solution Manager Document Version: 1.1 2017-07-31 ST-OST 200 SP 1 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description

More information

SAP Library 1/24/2013. Opportunistic Cross-Docking

SAP Library 1/24/2013. Opportunistic Cross-Docking Opportunistic Cross-Docking CUSTOMER Document Version: 2012_SP35 January 25, 2013 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of this publication

More information

Trade Promotion Integration to Condition Contract Settlement Management

Trade Promotion Integration to Condition Contract Settlement Management I Integration Guide SAP Customer Relationship Management Document Version: 1.1 2017-09-19 Trade Promotion Integration to Condition Contract Settlement Management Typographic Conventions Type Style Example

More information

How To Handle SAP Notes During and After Upgrading a Support Package

How To Handle SAP Notes During and After Upgrading a Support Package How To Guide ABAP Task Manager for Lifecycle Management Automation Document Version: 1.0 2013-10-02 How To Handle SAP Notes During and After Upgrading a Support Package Using transaction SPDD and SPAU

More information

SAP Business One Intercompany Purchasing

SAP Business One Intercompany Purchasing Configuration Guide SAP Business One 9.0 integration for SAP NetWeaver Document Version: 1.1 2017-03-29 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

SAP S/4HANA How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0

SAP S/4HANA How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0 S/4HANA How-To-Guide Document Version: 1.0 2017-02-22 RELEASED FOR CUSTOMERS SAP S/4HANA 1610 - How to Create and Generate Backend Security Authorizations for SAP Fiori 2.0 Document History The following

More information

Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP)

Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP) FAQs Remote Support Platform for SAP Business One 3.2 Document Version: 2.0 2017-04-20 Frequently Asked Questions on Secure Usage of Remote Support Platform for SAP Business One (RSP) All Countries Typographic

More information

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 2 SAP Convergent Charging Document Version: 1.1 2018-11-08 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP)

Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) FAQs Remote Support Platform for SAP Business One Document Version: 2.0 2019-01-17 Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) All Countries Typographic Conventions

More information

Functional Guide for the Promotion Calculation Engine

Functional Guide for the Promotion Calculation Engine Promotion Calculation Engine Document Version: 1.0 2017-12-01 SAP Customer Activity Repository 3.0 FP2 Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements. SAP Data Services 4.2 October 2016 English. Document Revisions

SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements. SAP Data Services 4.2 October 2016 English. Document Revisions SAP Data Services 4.2 October 2016 English SAP Rapid data migration for SAP S/4HANA Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2 Date

More information

Configuration Content for Labor Management

Configuration Content for Labor Management Configuration Content for Labor Management CUSTOMER Document Version: 2012_SP35 Configuration Content for Labor Management 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

More information

CUSTOMER Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs

CUSTOMER Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs Customizing Tables for Transfer Types and Enhancement Spot Container for EPC BADIs SAP Enterprise Project Connection 2.0 SP02 Document Version: 1.0 2014-04-30 Customizing Tables for Transfer Types and

More information

Maintain Vendor Evaluation (155.13)

Maintain Vendor Evaluation (155.13) EHP7 for SAP ERP 6.0 February 2014 English Maintain Vendor Evaluation (155.13) Master Data Procedure SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

More information

SAP Banking APIs (beta)

SAP Banking APIs (beta) Administrator's Guide Document : 1.1 2018-03-13 CUSTOMER Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

Compliant Provisioning Using SAP Access Control

Compliant Provisioning Using SAP Access Control SAP NetWeaver How-To Guide SAP NetWeaver Identity Management Compliant Provisioning Using SAP Access Control - GRC 10.0 or higher Provisioning Framework Version 2: Architectural Overview SAP NetWeaver

More information

SAP Capital Yield Tax Management for Banking 8.0

SAP Capital Yield Tax Management for Banking 8.0 Configuration Guide Document Version: 4.0 2018-11-20 CUSTOMER Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the

More information

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 1 SAP Convergent Charging Document Version: 1.0 2017-11-09 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

Croatia Fiscalization Update FI Billing Documents with Fiscalization Data

Croatia Fiscalization Update FI Billing Documents with Fiscalization Data Croatia Fiscalization Update FI Billing Documents with Fiscalization Data PUBLIC Croatia Fiscalization 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC

More information

Focused Insights for SAP Solution Manager 7.2

Focused Insights for SAP Solution Manager 7.2 Installation Guide Focused Insights for SAP Solution Manager Document Version: 1.9 2018-02-15 ST-OST 200 SP 1 Typographic Conventions Type Style Example Description Words or characters quoted from the

More information

CUSTOMER SAP Screen Personas: Software and Delivery Requirements

CUSTOMER SAP Screen Personas: Software and Delivery Requirements SAP Screen Personas 3.0 Document Version: 1.0 2015-06-08 SAP Screen Personas: Software and Delivery Requirements Icons Icon Meaning Caution. Example Note Recommendation Syntax External Process Business

More information

Archiving Fiscal Documents

Archiving Fiscal Documents Archiving Fiscal Documents PUBLIC Document Version: 7024 July 19, 2013 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of this publication may

More information

Focused Insights for SAP Solution Manager 7.2

Focused Insights for SAP Solution Manager 7.2 Security Guide Focused Insights for SAP Solution Manager Document Version: 1.5 2018-02-15 ST-OST 200 SP 1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

SAP Convergent Charging 5.0

SAP Convergent Charging 5.0 Release Note - What's New in SP 3 SAP Convergent Charging Document Version: 1.0 2018-11-08 PUBLIC Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

SAP Capital Yield Tax Management for Banking 8.0

SAP Capital Yield Tax Management for Banking 8.0 Configuration Guide Document Version: 2.0 2015-12-04 CUSTOMER Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles,

More information

Employee Central Imports

Employee Central Imports SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 2014-08-27 Administration Guide Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description

More information

Focused Insights for SAP Solution Manager 7.2

Focused Insights for SAP Solution Manager 7.2 Installation Guide Focused Insights for SAP Solution Manager Document Version: 2.0 2018-07-12 ST-OST 200 SP 02 Typographic Conventions Type Style Example Description Words or characters quoted from the

More information

SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01

SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01 Master Guide SAP S/4HANA Supply Chain for secondary distribution Document Version: 1.0 2017-12-18 SAP S/4HANA Supply Chain for secondary distribution (S4SCSD) FPS01 Typographic Conventions Type Style Example

More information

FI Localization for Ukraine Accounts Payable (FI-AP)

FI Localization for Ukraine Accounts Payable (FI-AP) FI Localization for Ukraine Accounts Payable (FI-AP) CUSTOMER Document Version: 6774 September 2013 Accounts Payable (FI-AP) 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

Opportunity to Order with C4C Quote using SAP NetWeaver PO

Opportunity to Order with C4C Quote using SAP NetWeaver PO Test Script SAP Hybris Cloud for Customer 1605 May 2016 English Opportunity to Order with C4C Quote using SAP NetWeaver PO ID: 15Z Table of Contents 1 Test Description 4 2 Prerequisites 5 2.1 System Access

More information

Field Data Capture for Upstream Allocations with SAP MII Release 2.0

Field Data Capture for Upstream Allocations with SAP MII Release 2.0 Master Guide Document Version: 3.0 2016-08-10 Field Data Capture for Upstream Allocations with SAP MII Release 2.0 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE

More information

How to Configure the Workflow Service and Design the Workflow Process Templates

How to Configure the Workflow Service and Design the Workflow Process Templates How - To Guide SAP Business One 9.0 Document Version: 1.1 2013-04-09 How to Configure the Workflow Service and Design the Workflow Process Templates Typographic Conventions Type Style Example Description

More information

FI Localization for Ukraine VAT Reporting and Accounting: System Report Documentation

FI Localization for Ukraine VAT Reporting and Accounting: System Report Documentation FI Localization for Ukraine VAT Reporting and Accounting: System Report Documentation CUSTOMER Document Version: 6773 March 2013 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

Migration of SAP ERP WM to SAP EWM

Migration of SAP ERP WM to SAP EWM Migration of SAP ERP WM to SAP EWM CUSTOMER Document Version: 2012_SP35 January 25, 2013 Migration of SAP ERP WM to SAP EWM 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

More information

Configuration Content for RFID-Enabled EWM

Configuration Content for RFID-Enabled EWM Configuration Content for RFID-Enabled EWM CUSTOMER Document Version: 2012_SP35 January 25, 2013 Configuration Content for RFID-Enabled EWM 2012_SP35 1 Copyright Copyright 2013 SAP AG. All rights reserved.

More information

Compatibility Issues in SAP Business One 9.3

Compatibility Issues in SAP Business One 9.3 How-To Guide SAP Business One 9.3 Document Version: 1.1 2018-01-10 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters

More information

SAP Consolidated Payables Link

SAP Consolidated Payables Link SAP Custom Development SAP Consolidated Payables Link CUSTOMER Document Version: 100 SAP Consolidated Payables Link 100 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP Predictive Analytics Content Adoption rapiddeployment solution August 2015 English Content Adoption rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

More information

Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise

Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise Document Version: 1.0 2017-02-01 RELEASED Step-by-step guide to enable Easy Access Menu in S/4HANA 1610 On-Premise Document History The following table provides an overview of the most important document

More information

SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements

SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements for SuccessFactors Employee Central February 2015 English SAP Best Practices for SuccessFactors Employee Central: Software and Delivery Requirements SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany

More information

Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Document Version: 1.0 2017-09-18 Integration with SAP Hybris Marketing - Google Analytics and SAP Cloud Platform Integration How to Set Up the Integration with

More information

Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Cloud Document Version: 1.0 2017-05-09 Integration with SAP Hybris Marketing Cloud - Google Analytics and SAP Cloud Platform Integration How to Set Up the Integration

More information

SAP SuccessFactors Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements

SAP SuccessFactors Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements SAP Employee Central Integration to SAP ERP rapiddeployment solution V2.0 March 2016 English SAP Employee Central Integration to SAP ERP rapid-deployment solution V2.0 : Software and Delivery Requirements

More information

How to Integrate SAP Crystal Server with SAP Business One

How to Integrate SAP Crystal Server with SAP Business One How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-10-31 How to Integrate SAP Crystal Server with SAP Business One All Countries Typographic Conventions Type Style Example Description Words or

More information

SAP Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements

SAP Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements SAP Manufacturing Execution 15.1 June 2016 English SAP Manufacturing Execution for Discrete Manufacturing Rapid Deployment Solution_V5.151: Software Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

More information

What's New in SAP Business One 9.2

What's New in SAP Business One 9.2 What's New Document version: 1.0 2015-08-24 Document History The following table provides an overview of the most important document changes. Table 1 Version Date 1.0 2015-08-24 First version 2 All rights

More information

SAP Transportation Management 9.1, Support Package 2 Enterprise Services

SAP Transportation Management 9.1, Support Package 2 Enterprise Services SAP Transportation Management 9.1, Support Package 2 Enterprise Services CUSTOMER Document Version: 1.0 May 2014 SAP TM 9.1 SP02 Enterprise Services 1 Copyright Copyright 2014 SAP AG. All rights reserved.

More information

Golden Audit Reporting

Golden Audit Reporting HELPX.CAINTCN Golden Audit Reporting CUSTOMER Document Version: 7024 October 2013 Golden Audit Reporting 7024 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document classification:

More information

SAP Engineering Control Center 5.1

SAP Engineering Control Center 5.1 Master Guide CUSTOMER Document Version: 3.0 2017-09-29 Typographical Conventions Format Example Description Words or characters that are quoted from the screen display. These include field names, captions,

More information

Integration of SAP TM with Dangerous Goods

Integration of SAP TM with Dangerous Goods SAP Transportation Management Integration of SAP TM with Dangerous Goods CUSTOMER Document Version: 2.1 December 2013 SAP AG 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements

SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements SAP Disclosure Management 10.1 July 2015 English SAP Financial Close and Disclosure Management rapid-deployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf

More information

SAP Payments and Bank Communications rapiddeployment

SAP Payments and Bank Communications rapiddeployment SAP ERP 6.0 EHP7 July 2014 English SAP Payments and Bank Communications rapiddeployment solution: SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

More information

System Readiness Check for ERP and PI

System Readiness Check for ERP and PI Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type

More information

Shopkeeper V Update Notes

Shopkeeper V Update Notes Shopkeeper V8.0.12 Update Notes December 2013 Shopkeeper V8.0.12 Update Notes Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious

More information

Whitelisting Host and IP Ranges

Whitelisting Host and IP Ranges Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Released to Customer Date: Non-SAP Backend Systems on the SAP Information Collaboration Hub for Life Sciences

More information

Import Business Documents Using OData Service CUAN_BUSINESS_DOCUMENT_IMP_SRV, 1702

Import Business Documents Using OData Service CUAN_BUSINESS_DOCUMENT_IMP_SRV, 1702 Integration Guide SAP Hybris Marketing On Premise Document Version: 1.0 2017-02-17 Import Business Documents Using OData Service CUAN_BUSINESS_DOCUMENT_IMP_SRV, 1702 Typographic Conventions Type Style

More information

SAP ERP Foundation Extension: Software Components of Ready-to-Activate Appliance

SAP ERP Foundation Extension: Software Components of Ready-to-Activate Appliance EHP7 for SAP ERP 6.0 May 2015 English SAP ERP Foundation Extension: of Ready-to-Activate Appliance SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or an SAP affiliate company.

More information

Quick Guide - SAP Mobile Secure Cloud

Quick Guide - SAP Mobile Secure Cloud SAP Mobile Secure Cloud Edition March 23, 2015 English Quick Guide - SAP Mobile Secure Cloud SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Public Copyright 2015 SAP SE or an SAP affiliate company.

More information

SAP Insurance Analyzer 2.0

SAP Insurance Analyzer 2.0 Administrator's Guide Document Version: 1.0 2016-12-12 CUSTOMER SAP Insurance Analyzer 2.0 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words

More information

Business Partner Conversion Activities

Business Partner Conversion Activities Final Version Document version: 1.0 2016-09-20 Document History Caution Before you start the implementation, make sure you have the latest version of this document. You can find the latest version at the

More information

SAP Policy Management, group insurance add-on 1.1

SAP Policy Management, group insurance add-on 1.1 Configuration Guide Document Version: 1.1 2017-04-28 1.1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements

SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements SAP Quality Issue Management Rapid Deployment Solution October 2014 English SAP Quality Issue Management Rapid Deployment Solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

Intercompany Purchasing

Intercompany Purchasing Configuration Guide SAP Business One 9.0 integration for SAP NetWeaver Document Version: 1.0 2013-03-22 All Countries Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

Solution Manager Content for Dock Appointment Scheduling

Solution Manager Content for Dock Appointment Scheduling Solution Manager Content for Dock Appointment Scheduling PUBLIC Document Version: 2013_SP39 November 8, 2013 Solution Manager Content for Dock Appointment Scheduling 2013_SP39 1 Copyright Copyright 2013

More information

How to Set Up and Use Serial/Batch Valuation Method

How to Set Up and Use Serial/Batch Valuation Method How-To Guide SAP Business One 9.0 Document Version: 1.0 2013-08-14 How to Set Up and Use Serial/Batch Valuation Method Country: Russia Typographic Conventions Type Style Example Description Words or characters

More information

Low Level System Readiness Check

Low Level System Readiness Check Configuration Guide SAP Information Collaboration Hub for Life Sciences Document Version: 1.1 Final Date: SAP Information Collaboration Hub for Life Sciences Typographic Conventions Type Style Example

More information

Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration

Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration Integration Information SAP Hybris Marketing Document Version: 2.4.4 2018-02-05 Integration with SAP Hybris Marketing - Google AdWords and SAP Cloud Platform Integration How to Set Up the Integration with

More information

PUBLIC Setup 4.6 Systems for MAI

PUBLIC Setup 4.6 Systems for MAI Solution Manager 7.1 Document Version: 1.1 2013-06-27 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

Store Specific Consumer Prices

Store Specific Consumer Prices Store Specific Consumer Prices Copyright Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Master Guide 1704 SP1 Document Version: SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER.

Master Guide 1704 SP1 Document Version: SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER. Master Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Getting Started... 3 1.1 About this Document... 3 1.1.1

More information

Nanyang Technological University(NTU)

Nanyang Technological University(NTU) Nanyang Technological University(NTU) Buying and Invoicing Full Account Suppliers This User Guide is created for Full Account Suppliers trading with NTU using Ariba Network It contains steps for transacting

More information

SAP HANA Customer Engagement Intelligence rapid-deployment solution: Software and Delivery Requirements

SAP HANA Customer Engagement Intelligence rapid-deployment solution: Software and Delivery Requirements 1.1, powered by HANA November 2014 English HANA rapid-deployment solution: Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SE or an affiliate company.

More information

Oracle Retail Xstore Point of Service Reports Guide Release 7.0 E

Oracle Retail Xstore Point of Service Reports Guide Release 7.0 E Oracle Retail Xstore Point of Service Reports Guide Release 7.0 E63207-03 May 2018 Oracle Retail Xstore Point of Service, Reports Guide, Release 7.0 Copyright 2018, Oracle and/or its affiliates. All rights

More information

Sizing SAP Quality Issue Management, Version 1.0

Sizing SAP Quality Issue Management, Version 1.0 Sizing Guide Document Version: 2.0 2015-03-27 Disclaimer Some components of this product are based on Java. Any code change in these components may cause unpredictable and severe malfunctions and is therefore

More information

CHAPTER 4A SALES ORDERS MAINTENANCE

CHAPTER 4A SALES ORDERS MAINTENANCE CHAPTER 4A SALES ORDERS MAINTENANCE Chapter 4A Maintenance...1 Sales Order Maintenance...2 Sales Order Maintenance...3 Creating a New Sales Order...5 Manually Creating a New Sales Order...5 Copying an

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

SAP Enterprise POS version 3.0 Manager User Guide

SAP Enterprise POS version 3.0 Manager User Guide SAP Enterprise POS version 3.0 Manager User Guide SAP Enterprise POS Manager User Guide 3.0 Copyright Copyright 2007 SAP AG. All rights reserved. SAP Library document classification: PUBLIC No part of

More information

Integration of SAP EWM with SAP BusinessObjects Global Trade

Integration of SAP EWM with SAP BusinessObjects Global Trade Integration of SAP EWM with SAP BusinessObjects Global Trade CUSTOMER Document Version: 2012_SP35 January 25, 2013 Integration of SAP EWM with SAP BusinessObjects Global Trade 2012_SP35 1 Copyright Copyright

More information

SAP Solution Manager Adapter for SAP Quality Center by HP

SAP Solution Manager Adapter for SAP Quality Center by HP Master Guide SAP Solution Manager Adapter for SAP Quality Center by HP Using SAP Quality Center by HP 9.2 in SAP Solution Manager 4.0 and Target Audience System administrators Technology consultants Project

More information

Intercompany integration solution 2.0 for SAP Business One 9.2

Intercompany integration solution 2.0 for SAP Business One 9.2 User Guide SAP Business One Document Version: 1.3 2017-01-30 Intercompany integration solution 2.0 for SAP Business One 9.2 Australia, Austria, Belgium, Brazil, Canada, Chile, Costa Rica, Cyprus, Czech

More information

Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3

Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3 User Guide SAP Business One Document Version: 1.5 2018-01-10 Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3 Australia, Austria, Belgium, Brazil, Canada, Chile, Costa Rica, Cyprus,

More information

SAP NetWeaver Identity Management 7.0 SPS 2. Identity Management for SAP System Landscapes: Architectural Overview

SAP NetWeaver Identity Management 7.0 SPS 2. Identity Management for SAP System Landscapes: Architectural Overview SAP NetWeaver Identity Management 7.0 SPS 2 Identity Management for SAP System Landscapes: Architectural Overview Document Version 1.2 April 2008 SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany T +49/18

More information

Maintenance Planning (CS- AG/PM-PRM-MP)

Maintenance Planning (CS- AG/PM-PRM-MP) Maintenance Planning (CS- AG/PM-PRM-MP) HELP.PMPRMMP Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or

More information

What's New in SAP Business One 9.1, Version for SAP HANA

What's New in SAP Business One 9.1, Version for SAP HANA What's New Document version: 1.0 2014-05-09 What's New in SAP Business One 9.1, Version for SAP HANA Document History The following table provides an overview of the most important document changes. Version

More information

What's New in SAP Business One 9.0

What's New in SAP Business One 9.0 What's New? SAP Business One What's New in SAP Business One 9.0 All Countries Typographic Conventions Type Style Example Words or characters quoted from the screen. These include field names, screen titles,

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

Microsoft Dynamics GP. Sales Order Processing

Microsoft Dynamics GP. Sales Order Processing Microsoft Dynamics GP Sales Order Processing Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing

Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing Transition Guide SAP Convergent Charging 5.0 Document Version: 1.1 2018-11-08 PUBLIC Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing How to Configure SAP

More information

How to Create EU Sales Reports in SAP Business One 8.82 (DE)

How to Create EU Sales Reports in SAP Business One 8.82 (DE) How-To Guide SAP Business One Release 8.82 Hotfix 01 PL10 and higher Document Version: 1.0 How to Create EU Sales Reports in SAP Business One 8.82 (DE) Country: Germany Typographic Conventions Type Style

More information

Delaying Count. Totaling the Register THEN

Delaying Count. Totaling the Register THEN Login 1. Select the POS icon. 2. Choose your name from the Name list. 3. Select Keyboard on Login screen. 4. Enter password in Password field. 5. Select Enter on Keyboard screen. Open for a Serving Period

More information

Oracle FLEXCUBE ATM User Manual Release Part No E

Oracle FLEXCUBE ATM User Manual Release Part No E Oracle FLEXCUBE ATM User Manual Release 4.3.1.0.0 Part No E52075-01 ATM User Manual Table of Contents (index) 1. ATM... 3 1.1. ATM01 - ATM Bank Params Maintenance... 4 1.2. ATM02 - ATM Acquirer POS Id

More information

Software Requirements

Software Requirements SAP NetWeaver 7.40 February 2014 English SAP E-Recruiting rapid-deployment solution V1.740 SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company. All rights

More information

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV)

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) SAP Business Suite How-To Guide How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) Applicable Releases: Enhancement Package 5 for SAP ERP 6.0 or higher IT Capability:

More information

EHP3 for SAP ERP 6.0 June 2008 English. Cash Journal (219) Business Process Documentation. SAP AG Dietmar-Hopp-Allee Walldorf Germany

EHP3 for SAP ERP 6.0 June 2008 English. Cash Journal (219) Business Process Documentation. SAP AG Dietmar-Hopp-Allee Walldorf Germany EHP3 for SAP ERP 6.0 June 2008 English (219) Business Process Documentation SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright Copyright 2008 SAP AG. All rights reserved. No part of this publication

More information

SAP Marketing Cloud Extensibility

SAP Marketing Cloud Extensibility Customer Extensibility Guide SAP Marketing Cloud Document Version: 1.1 2018-10-04 SAP Marketing Cloud Extensibility Document History Version Date Change 1.0 2017-08-07 Initial Version 1.1 2018-09-13 Remove

More information

SAP How-To Guide Master Data Governance for Material How To... Master Data Governance for Material: Rule Based Workflow with Partial Activation

SAP How-To Guide Master Data Governance for Material How To... Master Data Governance for Material: Rule Based Workflow with Partial Activation SAP How-To Guide Master Data Governance for Material How To... Master Data Governance for Material: Rule Based Workflow with Partial Applicable Releases: MDG 6.1 Version 1.0 February 2013 Copyright 2013

More information

How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW

How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW SAP NetWeaver How-To Guide How to... Add an SAP BusinessObjects Xcelsius Dashboard to a Transport Request in SAP BW Applicable Releases: SAP NetWeaver 7.01 SP5 and higher, SAP NetWeaver BW 7.20 SAP BusinessObjects

More information