SAP ABAP Interface IF_SCPL_STYLIST (Makes a class a makeup-artist)
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_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
Interface | IF_SCPL_STYLIST | |
Short Description | Makes a class a makeup-artist |
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
Interface IF_SCPL_STYLIST has no forward declaration.
Interfaces
Interface IF_SCPL_STYLIST has no interface.
Friends
Interface IF_SCPL_STYLIST 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 |
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
Interface IF_SCPL_STYLIST has no event.
Types
Interface 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 Interface IF_SCPL_STYLIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |