SAP ABAP Class CL_POC_BA_ACCESS (BA instance access class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MAIN (Package) Process Orchestration - Runtime
⤷
⤷
Properties
| Class | CL_POC_BA_ACCESS | |
| Short Description | BA instance access class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_POC_MAIN | Process Orchestration - Runtime |
| Created | 20110105 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_POC_BA_ACCESS has no interface implemented.
Friends
Class CL_POC_BA_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_POC_BA_ACCESS | Process instance access class | 20110105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20110105 | ||
| 2 | Static method | Public | Method | Get instance of this class | 20110105 | |
| 3 | Instance method | Public | Method | Get orphaned BAs | 20110105 |
Events
Class CL_POC_BA_ACCESS has no event.
Types
Class CL_POC_BA_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_POC_BA_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_POC_BA_ACCESS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_BA_ACCESS | Call by reference | Object reference (TYPE REF TO) | CL_POC_BA_ACCESS | Process instance access class | 20110105 |
Method GET_INSTANCE on class CL_POC_BA_ACCESS has no exception.
Method GET_ORPHANED_BA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BA_LOG | Call by reference | Type reference (TYPE) | POC_T_BA_LOG_DETAILS | BAs | 20110105 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POC_T_APPL_LOG_MSG | Messages | 20110105 | |||
| 3 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_SEARCH_ORPHANED_BA | Search parameters | 20110105 | |||
| 4 | IV_CHECK_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Flag: whether to check authority | 20110105 | ||
| 5 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | I | 100 | Max number of results | 20110105 | ||
| 6 | IV_POC_USER_ACTIVITY | Call by reference | Type reference (TYPE) | POC_AUTH_ACTIVITY | IF_POC_MAIN_C=>GS_POC_AUTH_ACTIVITY-POC_AUTH_ACTIVITY_MONITORING | POC Authorization Activity | 20110105 | ||
| 7 | IV_READ_TEXTS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Flag: whether to read texts | 20110105 | ||
| 8 | IV_SORT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Flag: whether to get recent activities | 20110105 |
Method GET_ORPHANED_BA on class CL_POC_BA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |