SAP ABAP Class CL_SA_IO_FOLDER (Document Folder in SAP Solution Manager)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SA_IO | SAP Solution Manager: Info Object in Knowledge Warehouse | 20010216 |
Properties
Class | CL_SA_IO_FOLDER | |
Short Description | Document Folder in SAP Solution Manager | |
Super Class | CL_SA_IO | SAP Solution Manager: Info Object in Knowledge Warehouse |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOLAR_DOC | Document Management in Solution Manager |
Created | 20010216 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SA_IO_FOLDER has no forward declaration.
Interfaces
Class CL_SA_IO_FOLDER has no interface implemented.
Friends
Class CL_SA_IO_FOLDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_FOLDER_LIST_T | Instance List | 20010321 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IW_GROUP | Folder Group | 20040219 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010216 |
2 | ![]() |
Instance method | Protected | Method | Create new folder group if one does not already exist | 20040219 |
3 | ![]() |
Instance method | Public | Method | Deletes the folder and all documents | 20040226 |
4 | ![]() |
Static method | Private | Method | Provides Technical Name for Folder | 20010322 |
5 | ![]() |
Static method | Public | Method | Provide Folder with Info Object Occurrence | 20010321 |
Events
Class CL_SA_IO_FOLDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_FOLDER_LIST_T | Private | See coding | 20010321 | TY_FOLDER_LIST_T type standard table of ref to cl_sa_io_folder
with default key
|
Method Signatures
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 | 20010216 | ||
2 | ![]() |
I_DS_PROSOL_BUPA | Call by reference | Type reference (TYPE) | CHAR10 | SPACE | Geschäftspartnernummer: Projekt/Lösung | 20090224 | |
3 | ![]() |
I_FOLDER_AREA | Call by reference | Type reference (TYPE) | IWBAREA-AREA | Bereich | 20010216 | ||
4 | ![]() |
I_FOLDER_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Klasse für Folder | 20010216 | ||
5 | ![]() |
I_FOLDER_GROUP | Call by reference | Type reference (TYPE) | IW_GROUP | Mappengruppe | 20040219 | ||
6 | ![]() |
I_FOLDER_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT-OBJID | ID für Dokumente und Beziehungen | 20010216 | ||
7 | ![]() |
I_FOLDER_RESPONSIBLE | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Verantworlicher( nur zum Anlegen) | 20010308 | |
8 | ![]() |
I_READONLY | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Keine Änderungen erlaubt | 20010306 | |
9 | ![]() |
I_TECH_NAME | Call by reference | Type reference (TYPE) | IWIOPROPS-TECH_NAME | Technischer Name eines Informationsobjekts | 20010216 | ||
10 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | IWIOPROPS-TITLE | Titel (muß bei neuem Folder) | 20010216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Fehler | 20010216 |
Method CREATE_FOLDER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MSG | Value transfer | Type reference (TYPE) | IWERRORMSG | IWB: Übergabestruktur für Nachrichten | 20040219 |
Method CREATE_FOLDER_GROUP on class CL_SA_IO_FOLDER has no exception.
Method DELETE_FOLDER_WITH_CONTENT Signature
Method DELETE_FOLDER_WITH_CONTENT on class CL_SA_IO_FOLDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040226 |
Method GET_FOLDER_BY_TECHNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20010322 | ||
2 | ![]() |
E_LOIO | Value transfer | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | 20010322 | ||
3 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Kontext | 20010322 | ||
4 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | IWBAREA-AREA | Bereich | 20010322 | ||
5 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20010322 | ||
6 | ![]() |
I_TECH_NAME | Call by reference | Type reference (TYPE) | IWIOPROPS-TECH_NAME | Technischer Name eines Informationsobjekts | 20010322 |
Method GET_FOLDER_BY_TECHNAME on class CL_SA_IO_FOLDER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FOLDER | Value transfer | Object reference (TYPE REF TO) | CL_SA_IO_FOLDER | Folder für Dokumente im SA | 20010321 | ||
2 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Kontext | 20010321 | ||
3 | ![]() |
I_DS_PROSOL_BUPA | Call by reference | Type reference (TYPE) | CHAR10 | Geschäftspartnernummer: Projekt/Lösung | 20090224 | ||
4 | ![]() |
I_FOLDER_AREA | Call by reference | Type reference (TYPE) | IWBAREA-AREA | Bereich | 20010321 | ||
5 | ![]() |
I_FOLDER_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Klasse für Folder | 20010321 | ||
6 | ![]() |
I_FOLDER_GROUP | Call by reference | Type reference (TYPE) | IW_GROUP | Mappengruppe | 20040219 | ||
7 | ![]() |
I_FOLDER_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT-OBJID | ID für Dokumente und Beziehungen | 20010321 | ||
8 | ![]() |
I_FOLDER_RESPONSIBLE | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Verantworlicher( nur zum Anlegen) | 20010321 | |
9 | ![]() |
I_READONLY | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Keine Änderungen erlaubt | 20010321 | |
10 | ![]() |
I_TECH_NAME | Call by reference | Type reference (TYPE) | IWIOPROPS-TECH_NAME | Technischer Name eines Informationsobjekts | 20010321 | ||
11 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | IWIOPROPS-TITLE | Titel (muß bei neuem Folder) | 20010321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Fehler | 20010321 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 610 |