SAP ABAP Class IF_SCPL_STYLIST (Makes a class a makeup-artist)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_TREE_GROWER | Builds up a model tree from a MDG model name | 20120213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCPL_SAMPLE_STYLIST | Sample stylist class for Screenplay | 20111209 |
Properties
| Class | IF_SCPL_STYLIST | |
| Short Description | Makes a class a makeup-artist | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SCPL_STYLIST has no forward declaration.
Interfaces
Class IF_SCPL_STYLIST has no interface implemented.
Friends
Class IF_SCPL_STYLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCPL_LOOKUP | An interface to Screenplay to fetch information | 20111209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | asks the stylist how to makeup the given actor | 20111209 |
Events
Class IF_SCPL_STYLIST has no event.
Types
Class IF_SCPL_STYLIST has no local type.
Method Signatures
Method MAKEUP_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 | The finished makeup (transformed data) | 20111209 | |||
| 2 | IV_ACTOR | Call by reference | Type reference (TYPE) | SCPL_ACTOR | An actor's name in Screenplay | 20111209 | |||
| 3 | IV_CHARACTER | Call by reference | Type reference (TYPE) | SCPL_CHARACTER | Character of an actor in Screenplay | 20111209 | |||
| 4 | IV_DIALOG | Call by reference | Type reference (TYPE) | SCPL_DIALOG | Dialog within Screenplay | 20111209 | |||
| 5 | IV_LOCATION | Call by reference | Type reference (TYPE) | SCPL_LOCATION_ID | Unique ID of a location in Screenplay | 20111209 | |||
| 6 | IV_MAKEUP_STYLE | Call by reference | Type reference (TYPE) | SCPL_MAKEUP_STYLE | Style of Makeup for Screenplay | 20111209 | |||
| 7 | IV_SCENE | Call by reference | Type reference (TYPE) | SCPL_SCENE | Scene Name (Unique Identifier, case-sensitive) | 20111210 | |||
| 8 | IV_TEXT | Call by reference | Type reference (TYPE) | DATA | An actor's "text" (content/data) | 20111209 |
Method MAKEUP_ACTOR on class IF_SCPL_STYLIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |