SAP ABAP Class CL_RSPC_INSTANCE (Generic Instance Storage)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Properties
Class | CL_RSPC_INSTANCE | |
Short Description | Generic Instance Storage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPC | Process Chains |
Created | 20010301 | 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_RSPC_INSTANCE has no interface implemented.
Friends
Class CL_RSPC_INSTANCE 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) | RSPC_INSTANCE | Process Instance (Value) | 20010301 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPCINSTANCET | Texts for Generic Instance-Storage | 20010301 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_TYPE | Process Type | 20010301 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_T_INSTANCE | Generic Instance Storage | 20010301 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20010301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010301 |
2 | ![]() |
Static method | Public | Method | Delete | 20071115 |
3 | ![]() |
Static method | Public | Method | F4 Using Variants | 20010301 |
4 | ![]() |
Instance method | Public | Method | Output All Information on this Instance | 20010301 |
5 | ![]() |
Instance method | Public | Method | Save | 20010301 |
Events
Class CL_RSPC_INSTANCE has no event.
Types
Class CL_RSPC_INSTANCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010301 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010301 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt gesperrt | 20010301 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20071115 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20071115 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20071115 |
Method DELETE on class CL_RSPC_INSTANCE has no exception.
Method F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010301 | ||
2 | ![]() |
E_INSTANCE_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20010301 | ||
3 | ![]() |
E_T_F4 | Call by reference | Type reference (TYPE) | RSPC_T_INSTANCE_F4 | Struktur zur F4-Hilfe (generische Instanzablage) | 20010301 | ||
4 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010301 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010301 | ||
6 | ![]() |
I_T_SELECT | Call by reference | Type reference (TYPE) | RS_T_RSCEDST | BIW: Übergabestruktur | 20010301 | ||
7 | ![]() |
I_WITHOUT_DIALOG | Call by reference | Type reference (TYPE) | RS_BOOL | Nur Ermitteln der Ergebnisliste | 20010301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Benutzer hat nichts selektiert | 20010301 | |
2 | ![]() |
Programmfehler | 20010301 | |
3 | ![]() |
Selektion lieferte keine Ergebnisse | 20010301 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010301 | ||
2 | ![]() |
E_S_RSPCINSTANCET | Call by reference | Type reference (TYPE) | RSPCINSTANCET | Texte zu generischer Instanzablage | 20010301 | ||
3 | ![]() |
E_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010301 | ||
4 | ![]() |
E_T_RSPCINSTANCE | Call by reference | Type reference (TYPE) | RSPC_T_INSTANCE | Generische Instanz-Ablage | 20010301 | ||
5 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010301 |
Method GET_INFO on class CL_RSPC_INSTANCE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_RSPCINSTANCET | Call by reference | Type reference (TYPE) | RSPCINSTANCET | Texte zu generischer Instanzablage | 20010301 | ||
2 | ![]() |
I_T_RSPCINSTANCE | Call by reference | Type reference (TYPE) | RSPC_T_INSTANCE | Generische Instanz-Ablage | 20010301 | ||
3 | ![]() |
I_UPDATE | Call by reference | Type reference (TYPE) | RS_BOOL | Ersetzen | 20101105 |
Method SAVE on class CL_RSPC_INSTANCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |