SAP ABAP Class IF_SGLX_DETERMINE_ACTOR (Interface for BAdI: SGLX_BADI_DETERMINE_ACTOR)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081222 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SGLX_PD_ORG_DET_ACTOR | Class for BAdI: SGLX_BADI_DETERMINE_ACTOR | 20081222 |
Properties
| Class | IF_SGLX_DETERMINE_ACTOR | |
| Short Description | Interface for BAdI: SGLX_BADI_DETERMINE_ACTOR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081127 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SGLX_DETERMINE_ACTOR has no forward declaration.
Interfaces
Class IF_SGLX_DETERMINE_ACTOR has no interface implemented.
Friends
Class IF_SGLX_DETERMINE_ACTOR has no friend class.
Attributes
Class IF_SGLX_DETERMINE_ACTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluate the agent determination rules and determine actor | 20081222 | |
| 2 | Instance method | Public | Method | Return the parameters required for execution of the rule | 20081222 | |
| 3 | Instance method | Public | Method | Return the list of agent determination rules | 20081222 |
Events
Class IF_SGLX_DETERMINE_ACTOR has no event.
Types
Class IF_SGLX_DETERMINE_ACTOR has no local type.
Method Signatures
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 |