SAP ABAP Class EUP_ACTIVITY_INSTANCE (Models an activity instance.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-GP (Application Component) Guided Procedure
⤷
S_EUP_GP (Package) Development GP
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | EUP_ACTION_INSTANCE | Models a block instance. | 20041126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | EUP_BLOCK_INSTANCE | Models a block instance. | 20041126 |
Properties
| Class | EUP_ACTIVITY_INSTANCE | |
| Short Description | Models an activity instance. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EUP_GP | Development GP |
| Created | 20041126 | SAP |
| Last change | 20050213 | 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 EUP_ACTIVITY_INSTANCE has no interface implemented.
Friends
Class EUP_ACTIVITY_INSTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041126 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20041126 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20041126 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041126 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | EUP_BLOCK_INSTANCE | Models a block instance. | 20041126 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural number | 20041126 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041126 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | 20041223 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041126 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | EUP_VERSION_NUMBER | 20041223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041206 |
Events
Class EUP_ACTIVITY_INSTANCE has no event.
Types
Class EUP_ACTIVITY_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 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20041206 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | 20041206 | ||||
| 4 | OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041206 | ||||
| 5 | STATUS | Call by reference | Type reference (TYPE) | INT4 | 20041206 | ||||
| 6 | TECH_NAME | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 7 | TEMPLATE_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20041223 | ||||
| 8 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 9 | VERSION | Call by reference | Type reference (TYPE) | EUP_VERSION_NUMBER | 20041223 |
Method CONSTRUCTOR on class EUP_ACTIVITY_INSTANCE has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |