SAP ABAP Interface IF_SGLX_DETERMINE_ACTOR (Interface for BAdI: SGLX_BADI_DETERMINE_ACTOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT (Application Component) Business Management
     SGLX_PDORG (Package) PD Org integration for Galaxy
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
Interface IF_SGLX_DETERMINE_ACTOR  
Short Description Interface for BAdI: SGLX_BADI_DETERMINE_ACTOR    
General Data
Package SGLX_PDORG   PD Org integration for Galaxy 
Created 20081127   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SGLX_DETERMINE_ACTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20081222
Friends
Interface IF_SGLX_DETERMINE_ACTOR has no friend.
Attributes
Interface IF_SGLX_DETERMINE_ACTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_ACTOR Instance method Public Method Evaluate the agent determination rules and determine actor 20081222
2 GET_RULE_PARAMETERS Instance method Public Method Return the parameters required for execution of the rule 20081222
3 LIST_RULES Instance method Public Method Return the list of agent determination rules 20081222
Events
Interface IF_SGLX_DETERMINE_ACTOR has no event.
Types
Interface 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 Changing CH_ACTORS Call by reference Type reference (TYPE) SGLX_ACTOR_TAB List of Actors 20081222
2 Importing IN_PARAMETERS Call by reference Type reference (TYPE) SGLX_PARAMETER_TAB Table of Agent Determination Rule Parameters 20081222
3 Importing IN_RULE_ID Call by reference Type reference (TYPE) SGLX_RULEID Agent Determination Rule ID 20081222
# Exception Resumable Description Created on
1 CX_SGLX_PDORG_EXCEPTION 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 Exporting EX_PARAMETERS Call by reference Type reference (TYPE) SGLX_PARAMETER_TAB Table of Agent Determination Rule Parameters 20081222
2 Exporting EX_PARAMETERS_XSD Call by reference Type reference (TYPE) XSTRING 20081222
3 Importing IN_RULE_ID Call by reference Type reference (TYPE) SGLX_RULEID Agent Determination Rule ID 20081222
# Exception Resumable Description Created on
1 CX_SGLX_PDORG_EXCEPTION 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 Exporting EX_RULE_ID Call by reference Type reference (TYPE) SGLX_RULEID Agent Determination Rule ID 20081222
# Exception Resumable Description Created on
1 CX_SGLX_PDORG_EXCEPTION Exception class for PD Org integration 20081222
History
Last changed by/on SAP  20090618 
SAP Release Created in