SAP ABAP Class CL_SPRO_NOTEYPE_VIS (Visualization of Doc. Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
SPROJECT (Package) General project management
⤷
⤷
Properties
| Class | CL_SPRO_NOTEYPE_VIS | |
| Short Description | Visualization of Doc. Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPROJECT | General project management |
| Created | 20000809 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPRO_NOTEYPE_VIS has no forward declaration.
Interfaces
Class CL_SPRO_NOTEYPE_VIS has no interface implemented.
Friends
Class CL_SPRO_NOTEYPE_VIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GLOBALNOTE | Document global use flag | 20000809 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PROJ_NTYPE | Documentation type | 20000809 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | HIER_GUID | Unique ID - 32 characters | 20000809 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PROJ_NNUM | Several documents of one type allowed flag | 20000809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000809 | |
| 2 | Instance method | Public | Method | Creates a Document of this Doc. Type | 20000809 | |
| 3 | Instance method | Private | Method | Gets its Own Node Number | 20000809 | |
| 4 | Instance method | Public | Method | Determines Whether Several Docs of this Type are Allowed | 20000809 | |
| 5 | Instance method | Public | Method | Determines Whether the Document Type is Global | 20000809 |
Events
Class CL_SPRO_NOTEYPE_VIS has no event.
Types
Class CL_SPRO_NOTEYPE_VIS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTETYPE | Value transfer | Type reference (TYPE) | PROJ_NTYPE | Erlaubte Dokumentationsarten | 20000809 |
Method CONSTRUCTOR on class CL_SPRO_NOTEYPE_VIS has no exception.
Method CREATE_DOCUMENT Signature
Method CREATE_DOCUMENT on class CL_SPRO_NOTEYPE_VIS has no parameter.
Method CREATE_DOCUMENT on class CL_SPRO_NOTEYPE_VIS has no exception.
Method GET_OWN_NODEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODEKEY | Value transfer | Type reference (TYPE) | HIER_GUID | KontKnoten ID für die Visualisierung der Dokuart | 20000809 |
Method GET_OWN_NODEKEY on class CL_SPRO_NOTEYPE_VIS has no exception.
Method HAS_SEVEREAL_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SEVERAL_NOTES | Value transfer | Type reference (TYPE) | PROJ_NNUM | Kennzeichen, ob mehrere Dokumente einer Dokuart erlaubt sind | 20000809 |
Method HAS_SEVEREAL_NOTES on class CL_SPRO_NOTEYPE_VIS has no exception.
Method IS_GLOBAL_NOTETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GLOBAL | Value transfer | Type reference (TYPE) | GLOBALNOTE | Kennzeichen, ob ein Dokument global verwendet wird | 20000809 |
Method IS_GLOBAL_NOTETYPE on class CL_SPRO_NOTEYPE_VIS has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |