SAP ABAP Interface IF_SCPL_DIRECTIONS (A director's interface to Screenplay to give directions)
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 | 20111209 |
Properties
| Interface | IF_SCPL_DIRECTIONS | |
| Short Description | A director's interface to Screenplay to give directions |
General Data
| Package | MDG_BS_BP_GENIL_NO_TRANSL | Master Data Governance: GENIL |
| Created | 20111209 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SCPL_DIRECTIONS has no interface.
Friends
Interface IF_SCPL_DIRECTIONS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_SCREENPLAY | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCPL_LOOKUP | An interface to Screenplay to fetch information | 20111209 | ||
| 2 | MT_ACTING_ACTORS | Instance attribute | Public | Type reference (TYPE) | SCPL_ACTING_ACTORS | Actors in Action: Dialogs, Makeups and Texts (Data/Content) | 20111210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns a list of actors that are involved in given dialog | 20111209 | |
| 2 | Instance method | Public | Method | allow extras occupying the location | 20111210 | |
| 3 | Instance method | Public | Method | lets the actors act - so take closeups of each of them | 20111209 | |
| 4 | Instance method | Public | Method | returns the makeup of the given actor | 20111210 | |
| 5 | Instance method | Public | Method | shot is in the can, prepare for next | 20111209 | |
| 6 | Instance method | Public | Method | introduces the given actor to the current location | 20111209 | |
| 7 | Instance method | Public | Method | returns ABAP_TRUE if the given actor is acting currently | 20111210 | |
| 8 | Instance method | Public | Method | set the current location | 20111209 |
Events
Interface IF_SCPL_DIRECTIONS has no event.
Types
Interface IF_SCPL_DIRECTIONS 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 | ET_DIALOG_ACTORS | Call by reference | Type reference (TYPE) | SCPL_DIALOG_ACTORS | List of actors in dialog within Screeplay | 20111209 | |||
| 2 | IV_DIALOG | Call by reference | Type reference (TYPE) | SCPL_DIALOG | Dialog within Screenplay | 20111209 | |||
| 3 | IV_SCENE | Call by reference | Type reference (TYPE) | SCPL_SCENE | Scene Name (Unique Identifier, case-sensitive) | 20111210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111209 |
Method ALLOW_EXTRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALLOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | TRUE: Extras are allowed on location | 20111210 |
Method ALLOW_EXTRAS on Interface IF_SCPL_DIRECTIONS has no exception.
Method AND_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENE | Call by reference | Type reference (TYPE) | SCPL_SCENE | Scene Name (Unique Identifier, case-sensitive) | 20111210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111209 |
Method CLOSEUP_OF_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAKEUP | Call by reference | Type reference (TYPE) | DATA | Makeup of the given actor | 20111210 | |||
| 2 | EV_STYLE | Call by reference | Type reference (TYPE) | SCPL_MAKEUP_STYLE | Style of Makeup (Type or Class Name) | 20111210 | |||
| 3 | IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | Name of an Actor (Unique Identifier, case-sensitive) | 20111210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111210 |
Method CUT Signature
Method CUT on Interface IF_SCPL_DIRECTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111209 |
Method INTRODUCE_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | An actor's name in Screenplay | 20111209 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | DATA | the actor's text (content/data) | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111209 |
Method IS_ACTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | Name of an Actor (Unique Identifier, case-sensitive) | 20111210 | |||
| 2 | RV_IS_ACTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE if actor is among the acting actors | 20111210 |
Method IS_ACTING on Interface IF_SCPL_DIRECTIONS has no exception.
Method SELECT_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCATION | Call by reference | Type reference (TYPE) | SCPL_LOCATION_ID | Unique ID of a location in Screenplay | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Screenplay interfaces | 20111209 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |