SAP ABAP Class IF_SCPL_LOOKUP (Lookup information of current screenplay)
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
Class | IF_SCPL_LOOKUP | |
Short Description | Lookup information of current screenplay | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SCPL_LOOKUP has no forward declaration.
Interfaces
Class IF_SCPL_LOOKUP has no interface implemented.
Friends
Class IF_SCPL_LOOKUP has no friend class.
Attributes
Class IF_SCPL_LOOKUP has no attribute.
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 | 20111211 |
2 | ![]() |
Instance method | Public | Method | returns the current location | 20111211 |
3 | ![]() |
Instance method | Public | Method | returns the dialog of an actor (in given scene) | 20111211 |
4 | ![]() |
Instance method | Public | Method | returns the text (content/data) of an actor | 20111211 |
Events
Class IF_SCPL_LOOKUP has no event.
Types
Class 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 | ![]() |
ET_DIALOG_ACTORS | Call by reference | Type reference (TYPE) | SCPL_DIALOG_ACTORS | List of actors in dialog within Screeplay | 20111211 | ||
2 | ![]() |
IV_DIALOG | Call by reference | Type reference (TYPE) | SCPL_DIALOG | Dialog within Screenplay | 20111211 | ||
3 | ![]() |
IV_SCENE | Call by reference | Type reference (TYPE) | SCPL_SCENE | Scene Name (Unique Identifier, case-sensitive) | 20111211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
RV_LOCATION | Value transfer | Type reference (TYPE) | SCPL_LOCATION_ID | Unique ID of a location in Screenplay | 20111211 |
Method CURRENT_LOCATION on class 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 | ![]() |
IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | An actor's name in Screenplay | 20111211 | ||
2 | ![]() |
IV_SCENE | Call by reference | Type reference (TYPE) | SCPL_ACTOR | Name of an Actor (Unique Identifier, case-sensitive) | 20111211 | ||
3 | ![]() |
RV_DIALOG | Value transfer | Type reference (TYPE) | SCPL_DIALOG | Dialog within Screenplay | 20111211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111211 |
Method TEXT_OF_ACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | DATA | The text (content/data) of an actor | 20111211 | ||
2 | ![]() |
IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | An actor's name in Screenplay | 20111211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111211 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |