SAP ABAP Interface IF_SCPL_LOOKUP (Lookup information of current screenplay)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_GENIL_NO_TRANSL (Package) Master Data Governance: GENIL
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCPL_SCREENPLAY Screenplay main implementation 20111211
Properties
Interface IF_SCPL_LOOKUP  
Short Description Lookup information of current screenplay    
General Data
Package MDG_BS_BP_GENIL_NO_TRANSL   Master Data Governance: GENIL 
Created 20111211   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCPL_LOOKUP has no forward declaration.
Interfaces
Interface IF_SCPL_LOOKUP has no interface.
Friends
Interface IF_SCPL_LOOKUP has no friend.
Attributes
Interface IF_SCPL_LOOKUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTORS_OF_DIALOG Instance method Public Method returns a list of actors that are involved in given dialog 20111211
2 CURRENT_LOCATION Instance method Public Method returns the current location 20111211
3 DIALOG_OF_ACTOR Instance method Public Method returns the dialog of an actor (in given scene) 20111211
4 TEXT_OF_ACTOR Instance method Public Method returns the text (content/data) of an actor 20111211
Events
Interface IF_SCPL_LOOKUP has no event.
Types
Interface IF_SCPL_LOOKUP has no local type.
Method Signatures

Method ACTORS_OF_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIALOG_ACTORS Call by reference Type reference (TYPE) SCPL_DIALOG_ACTORS List of actors in dialog within Screeplay 20111211
2 Importing IV_DIALOG Call by reference Type reference (TYPE) SCPL_DIALOG Dialog within Screenplay 20111211
3 Importing IV_SCENE Call by reference Type reference (TYPE) SCPL_SCENE Scene Name (Unique Identifier, case-sensitive) 20111211
# Exception Resumable Description Created on
1 CX_SCPL_ERROR Exception class for Screenplay interfaces 20111211

Method CURRENT_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCATION Value transfer Type reference (TYPE) SCPL_LOCATION_ID Unique ID of a location in Screenplay 20111211

Method CURRENT_LOCATION on Interface IF_SCPL_LOOKUP has no exception.

Method DIALOG_OF_ACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTOR Call by reference Type reference (TYPE) SCPL_ACTOR An actor's name in Screenplay 20111211
2 Importing IV_SCENE Call by reference Type reference (TYPE) SCPL_ACTOR Name of an Actor (Unique Identifier, case-sensitive) 20111211
3 Returning RV_DIALOG Value transfer Type reference (TYPE) SCPL_DIALOG Dialog within Screenplay 20111211
# Exception Resumable Description Created on
1 CX_SCPL_ERROR 20111211

Method TEXT_OF_ACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) DATA The text (content/data) of an actor 20111211
2 Importing IV_ACTOR Call by reference Type reference (TYPE) SCPL_ACTOR An actor's name in Screenplay 20111211
# Exception Resumable Description Created on
1 CX_SCPL_ERROR 20111211
History
Last changed by/on SAP  20130531 
SAP Release Created in 732