SAP ABAP Class EUP_BLOCK_INSTANCE (Models a block instance.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-GP (Application Component) Guided Procedure
⤷
S_EUP_GP (Package) Development GP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | EUP_ACTIVITY_INSTANCE | Models an activity instance. | 20041126 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | EUP_PROCESS_INSTANCE | Models a process instance. | 20041126 |
Properties
| Class | EUP_BLOCK_INSTANCE | |
| Short Description | Models a block instance. | |
| Super Class | EUP_ACTIVITY_INSTANCE | Models an activity instance. |
| 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_BLOCK_INSTANCE has no interface implemented.
Friends
Class EUP_BLOCK_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) | INT4 | Natural number | 20041126 | |||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Natural number | 20041126 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | -1 | 20041126 | |||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 2 | 20041126 | |||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 1 | 20041126 | |||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 0 | 20041126 | |||
| 7 | Constant | Public | Type reference (TYPE) | INT4 | 4 | 20041126 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | EUP_ACTIVITY_INSTANCE_TABLE | asdf | 20041126 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | EUP_ACTION_INSTANCE | Models a block instance. | 20041207 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041206 |
Events
Class EUP_BLOCK_INSTANCE has no event.
Types
Class EUP_BLOCK_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 | BLOCK_TYPE | Call by reference | Type reference (TYPE) | INT4 | 20041206 | ||||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | GUID_32 | 20041206 | ||||
| 4 | IS_DECISION_BLOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041207 | ||||
| 5 | LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | 20041206 | ||||
| 6 | OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041206 | ||||
| 7 | STATUS | Call by reference | Type reference (TYPE) | INT4 | 20041206 | ||||
| 8 | TECH_NAME | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 9 | TEMPLATE_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20041223 | ||||
| 10 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20041206 | ||||
| 11 | VERSION | Call by reference | Type reference (TYPE) | EUP_VERSION_NUMBER | 20041223 |
Method CONSTRUCTOR on class EUP_BLOCK_INSTANCE has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |