SAP ABAP Class /SLOAP/CL_SVG_SPLIT_TABLE (class splits output table to create svg)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/SVG (Package) parser for svg org charts
⤷
⤷
Properties
| Class | /SLOAP/CL_SVG_SPLIT_TABLE | |
| Short Description | class splits output table to create svg | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/SVG | parser for svg org charts |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_SVG_SPLIT_TABLE has no forward declaration.
Interfaces
Class /SLOAP/CL_SVG_SPLIT_TABLE has no interface implemented.
Friends
Class /SLOAP/CL_SVG_SPLIT_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_SVG_CRITERIA | list of tables with level indicators to create different SVG | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | generates output components (SVGs) | 20100127 | |
| 2 | Instance method | Public | Method | generates output components (SVGs) | 20100127 | |
| 3 | Instance method | Public | Method | creates list of tables according to criterias | 20100127 |
Events
Class /SLOAP/CL_SVG_SPLIT_TABLE has no event.
Types
Class /SLOAP/CL_SVG_SPLIT_TABLE has no local type.
Method Signatures
Method GENERATE_SVG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS_MODULE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | Analysis module | 20100127 | |||
| 2 | IR_OUTPUT_AREA | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_AREA | CL_CNV_AS_OBJECT | 20100127 | |||
| 3 | IV_LEVEL_2_AMOUNT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 4 | IV_SVG_PROFILE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20100127 |
Method GENERATE_SVG on class /SLOAP/CL_SVG_SPLIT_TABLE has no exception.
Method GENERATE_SVG_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS_MODULE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | Analysis module | 20100127 | |||
| 2 | IR_OUTPUT_AREA | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_AREA | CL_CNV_AS_OBJECT | 20100127 | |||
| 3 | IV_LEVEL_1_AMOUNT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 4 | IV_LEVEL_2_AMOUNT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 5 | IV_SVG_PROFILE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20100127 |
Method GENERATE_SVG_2 on class /SLOAP/CL_SVG_SPLIT_TABLE has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | ||||
| 2 | IV_LEVEL_1 | Call by reference | Type reference (TYPE) | CHAR5 | R/2 table | 20100127 | |||
| 3 | IV_LEVEL_2 | Call by reference | Type reference (TYPE) | CHAR5 | R/2 table | 20100127 |
Method SET_TABLE on class /SLOAP/CL_SVG_SPLIT_TABLE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |