SAP ABAP Class CL_FIN_XML_SNAPSHOT_SERVICE (Generate and Read XML Snapshot)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'

⤷

⤷

⤷

Properties
Class | CL_FIN_XML_SNAPSHOT_SERVICE | |
Short Description | Generate and Read XML Snapshot | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FBAS | Financial accounting 'Basis' |
Created | 20121019 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FIN_XML_SNAPSHOT_SERVICE has no interface implemented.
Friends
Class CL_FIN_XML_SNAPSHOT_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20121023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generate Snapshot | 20121019 |
2 | ![]() |
Static method | Public | Method | Read Snapshot of DB (Overview) | 20121019 |
3 | ![]() |
Static method | Public | Method | Read Snapshot of DB (Contents of a Selected Table) | 20121019 |
4 | ![]() |
Static method | Public | Method | Read Snapshot of DB (Table Overview for a Snapshot) | 20121019 |
5 | ![]() |
Static method | Private | Method | Generate Snapshot | 20121019 |
6 | ![]() |
Static method | Private | Method | List of Tables for Which a Snapshot Is Made | 20121019 |
Events
Class CL_FIN_XML_SNAPSHOT_SERVICE has no event.
Types
Class CL_FIN_XML_SNAPSHOT_SERVICE has no local type.
Method Signatures
Method CREATE_SNAPSHOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121019 | ||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FIN_XML_VERSION | Version einer XML-Struktur | 20121019 |
Method CREATE_SNAPSHOT on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
Method READ_SNAPSHOT_OVERVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CFGXML | Call by reference | Type reference (TYPE) | FIN_T_XML_DATA | Anzeige der XML-Daten (Übersicht) | 20121019 | ||
2 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121022 | ||
3 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FIN_XML_VERSION | Version einer XML-Struktur | 20121022 |
Method READ_SNAPSHOT_OVERVIEW on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
Method READ_SNAPSHOT_SINGLE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20121019 | |||
2 | ![]() |
IV_CLIENT_ROLE | Call by reference | Type reference (TYPE) | CCCATEGORY | Client Control: Rolle des Mandanten (Productive, Test,...) | 20121019 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20121019 | ||
4 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121019 | ||
5 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FIN_XML_VERSION | Version einer XML-Struktur | 20121022 |
Method READ_SNAPSHOT_SINGLE_TAB on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
Method READ_SNAPSHOT_TAB_OVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CFGXML_OVIEW | Call by reference | Type reference (TYPE) | FIN_T_XML_TABNAME | Anzeige der Tabellen eines Verwendungstyps (Übersicht) | 20121019 | ||
2 | ![]() |
IV_CLIENT_ROLE | Call by reference | Type reference (TYPE) | CCCATEGORY | Client Control: Rolle des Mandanten (Productive, Test,...) | 20121019 | ||
3 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121019 | ||
4 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FIN_XML_VERSION | Version einer XML-Struktur | 20121019 |
Method READ_SNAPSHOT_TAB_OVIEW on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
Method _CREATE_SNAPSHOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABNAMES | Call by reference | Type reference (TYPE) | FIN_T_XML_TABNAME | Anzeige der Tabellen eines Verwendungstyps (Übersicht) | 20121019 | ||
2 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121019 | ||
3 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FIN_XML_VERSION | 0 | Version einer XML-Struktur | 20121019 |
Method _CREATE_SNAPSHOT on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
Method _CREATE_TABLENAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABNAMES | Call by reference | Type reference (TYPE) | FIN_T_XML_TABNAME | Anzeige der Tabellen eines Verwendungstyps (Übersicht) | 20121019 | ||
2 | ![]() |
IV_USAGE_TYPE | Call by reference | Type reference (TYPE) | FIN_XML_USAGE_TYPE | Verwendungstyp einer XML-Struktur (s. Wertebereich) | 20121022 |
Method _CREATE_TABLENAMES on class CL_FIN_XML_SNAPSHOT_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |