Mapping Table Class

Business Object (WS)

Definition

A mapping table class is an assembly of characteristics that define a group of mapping tables or subscriber mapping tables with the same structure. This master data is part of the pricing catalog owned by a service provider.

Technical Data

Software Product and Version SAP Convergent Charging 5.0
Technical Details Data Types
Version 3
Application Area IS-CC

Business Context and Use

Related Operations

You can use the following operations to perform actions on existing mapping table classes.

Features

Note

Versioning: This is a new version of this data type.

A mapping table class can now handle until 20 input and 30 output columns instead of 4 and 15 in the previous version (version 0).

Consider the older version (V0) of this data when it is already implemented in your SAP system landscape.

A mapping table class is defined by:
  • An identifier, which is unique in SAP CC
  • An owner, which is the name of the related pricing catalog
  • A text description, which contains a human readable definition of the implemented charging logic
  • Additional information, which enables to store information used by an external system but not by SAP CC internal processes
  • A set of input columns, which contains at least one column and 20 columns at most. Each column is defined by:
    • A name, which is unique in the mapping table class and identifies each column
    • A description, which contains a human readable definition of each row data.
    • A type, which can be:
      • A string
      • An SAP currency
  • A set of output columns, which contains at least one column and 30 columns at most. Each column is defined by:
    • A name, which is unique in the mapping table class and identifies each column
    • A description, which contains a human readable definition of each row data.
    • A type, which can be:
      • A string
      • A number

Integration

There is no specific integration information.

Constraints and Integrity Conditions

There is no specific constraint.

Notes on SAP CC Implementation

You must have installed and configured the SAP CC Core Server system.

Configuration

Consult the SAP CC Configuration and Implementation Guide to know the necessary configuration or Customizing of the SAP CC system.

Before implementing SAP Convergent Charging in your SAP system landscape, you must configure the systems and the data (master data, business data).