SAP ABAP Class CL_SGLX_GET_ACTORS_SRVC (Service Class for Routing the method calls to BAdI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT (Application Component) Business Management
⤷
SGLX_PDORG (Package) PD Org integration for Galaxy
⤷
⤷
Properties
| Class | CL_SGLX_GET_ACTORS_SRVC | |
| Short Description | Service Class for Routing the method calls to BAdI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGLX_PDORG | PD Org integration for Galaxy |
| Created | 20081204 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SGLX_GET_ACTORS_SRVC has no forward declaration.
Interfaces
Class CL_SGLX_GET_ACTORS_SRVC has no interface implemented.
Friends
Class CL_SGLX_GET_ACTORS_SRVC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | SGLX_BADI_DETERMINE_ACTOR | 20081222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Instantiate the BAdI reference | 20081222 | |
| 2 | Instance method | Public | Method | 20081222 | ||
| 3 | Instance method | Public | Method | 20081222 | ||
| 4 | Instance method | Public | Method | 20081222 |
Events
Class CL_SGLX_GET_ACTORS_SRVC has no event.
Types
Class CL_SGLX_GET_ACTORS_SRVC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SGLX_GET_ACTORS_SRVC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PD Org integration | 20081222 |
Method DETERMINE_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACTORS | Call by reference | Type reference (TYPE) | SGLX_ACTOR_TAB | List of Actors | 20081222 | |||
| 2 | IN_PARAMETERS | Call by reference | Type reference (TYPE) | SGLX_PARAMETER_TAB | Table of Agent Determination Rule Parameters | 20081222 | |||
| 3 | IN_RULE_ID | Call by reference | Type reference (TYPE) | SGLX_RULEID | Agent Determination Rule ID | 20081222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PD Org integration | 20081222 |
Method GET_RULE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARAMETERS | Call by reference | Type reference (TYPE) | SGLX_PARAMETER_TAB | Table of Agent Determination Rule Parameters | 20081222 | |||
| 2 | EX_PARAMETERS_XSD | Call by reference | Type reference (TYPE) | XSTRING | 20081222 | ||||
| 3 | IN_RULE_ID | Call by reference | Type reference (TYPE) | SGLX_RULEID | Agent Determination Rule ID | 20081222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PD Org integration | 20081222 |
Method LIST_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RULE_ID | Call by reference | Type reference (TYPE) | SGLX_RULEID | Agent Determination Rule ID | 20081222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PD Org integration | 20081222 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |