Table: AUDIT_CYCLE

Table Name AUDIT_CYCLE
Table Description The AUDIT_CYCLE table contains settings for the audit cycles.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
CODE
DESCRIPTION
ORIGINAL_DATE
FREQUENCY_TYPE

Columns of the Table

The AUDIT_CYCLE database table is defined by the following columns.

Column: OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_AUDIT_CYCLE
Column Description The audit cycle unique id.


Column: CODE

Value Type VARCHAR(256)
Index(es) IX_AUDIT_CODE
Column Description The audit cycle code.


Column: DESCRIPTION

Value Type VARCHAR(2000)
Column Description The audit cycle description.


Column: ORIGINAL_DATE

Value Type DATE, NOT NULL
Column Description The date of the first audit cycle. If null the first trigger date is set to current date.


Column: FREQUENCY_TYPE

Value Type DECIMAL(1)
Column Description

The frequency of the audit cycle.

Possible values are:

  • -1: daily
  • 0: weekly
  • 1: bi-weekly
  • 2: monthly
  • 3: bi-monthly
  • 4: tri-monthly
  • 5: semi-annual
  • 6: annual



Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.