SAP ABAP Class CL_SA_IO (SAP Solution Manager: Info Object in Knowledge Warehouse)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
SOLAR_DOC (Package) Document Management in Solution Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SA_ATTR | Interface for KW Info Object Attributes | 20010315 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SA_IO | Interface for KW Info Object Attributes | 20010216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SA_IO_DOC | Solution Manager Document in KW | 20010216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SA_IO_FOLDER | Document Folder in SAP Solution Manager | 20010216 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SA_IO_SAPDOC | Solution Architect: SAP Online Documentation in KW | 20010423 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SA_IO_STRUC | Solution Architect: Structure in KW | 20010423 |
Properties
| Class | CL_SA_IO | |
| Short Description | SAP Solution Manager: Info Object in Knowledge Warehouse | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOLAR_DOC | Document Management in Solution Manager |
| Created | 20010216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SA_IO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SA_ATTR | Interface for KW Info Object Attributes | 20010315 | ||
| 2 | IF_SA_IO | Interface for KW Info Object Attributes | 20010216 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SA_DOC_FACTORY | 20010314 | SAP Solution Manager: Document Management | |
| 2 | CL_SOLAR_DOCUMENTS | 20010314 | Document Management in SAP Solution Architect |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20010315 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010216 | |
| 3 | Instance method | Protected | Method | 20010315 | ||
| 4 | Instance method | Public | Constructor | Constructor | 20010216 | |
| 5 | Instance method | Protected | Method | Creates Info Object in Knowledge Warehouse | 20010322 | |
| 6 | Static method | Public | Method | Supplies Default Context | 20010227 | |
| 7 | Static method | Public | Method | Supplies Properties for Logical Info Objects | 20010314 | |
| 8 | Static method | Public | Method | Issue of Knowledge Warehouse Error Message | 20010220 | |
| 9 | Instance method | Protected | Method | Saves Current Info Object in Knowledge Warehouse | 20010329 |
Events
Class CL_SA_IO has no event.
Types
Class CL_SA_IO has no local type.
Method Signatures
Method CHECK_CHANGED Signature
Method CHECK_CHANGED on class CL_SA_IO has no parameter.
Method CHECK_CHANGED on class CL_SA_IO has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SA_IO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SA_IO has no exception.
Method CLEAR_CONTENT Signature
Method CLEAR_CONTENT on class CL_SA_IO has no parameter.
Method CLEAR_CONTENT on class CL_SA_IO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Kontext für IO | 20010216 | |||
| 2 | IT_IO_ATTR | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Übersteuern der Anzeige bei der Attributpflege | 20010319 | |||
| 3 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Properties für IO | 20010220 | |||
| 4 | I_AREA | Call by reference | Type reference (TYPE) | IWBAREA-AREA | Bereich | 20010216 | |||
| 5 | I_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | SADOCBO | Business Objekte im Solution Architect | 20011127 | |||
| 6 | I_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20010216 | |||
| 7 | I_FOLDER | Call by reference | Object reference (TYPE REF TO) | IF_SA_IO | Folder des IO | 20010216 | |||
| 8 | I_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT-OBJID | SDOK: Instanzen logischer Informationsobjekte | 20010216 | |||
| 9 | I_NO_ENQUEUE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20050504 | ||
| 10 | I_READONLY | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Keine Änderungen erlaubt | 20010306 | ||
| 11 | I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SA_IO | Struktur des IO | 20010410 | |||
| 12 | I_TITLE | Call by reference | Type reference (TYPE) | IWIOPROPS-TITLE | Dokument Titel | 20010216 | |||
| 13 | I_UNLOCK | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20080124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20010305 | ||
| 2 | Sperren nicht möglich | 20010313 |
Method CREATE_IO Signature
Method CREATE_IO on class CL_SA_IO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error | 20010322 | ||
| 2 | No changes allowed | 20010322 |
Method GET_DEFAULT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFAULT_CONTEXT | Value transfer | Type reference (TYPE) | SDOKPROPTYS | Defaultcontext | 20010227 |
Method GET_DEFAULT_CONTEXT on class CL_SA_IO has no exception.
Method LOIO_PROPERTIES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTIES | Value transfer | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20010314 | |||
| 2 | IT_CONTEXT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20010314 | |||
| 3 | IT_REQUESTED_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20010314 | |||
| 4 | I_LOIO | Call by reference | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | 20010314 | |||
| 5 | I_SUPPRESS_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20050904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20010314 | ||
| 2 | LOIO nicht gefunden | 20010314 |
Method RAISE_KW_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERRORMSG | Call by reference | Type reference (TYPE) | IWERRORMSG | IWB: Übergabestruktur für Nachrichten | 20010220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20010220 |
Method SAVE_IO Signature
Method SAVE_IO on class CL_SA_IO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error | 20010329 | ||
| 2 | No changes allowed | 20010329 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |