SAP ABAP Class CL_SCPL_SAMPLE_DIRECTOR (Sample director class for 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
⤷
⤷
Properties
| Class | CL_SCPL_SAMPLE_DIRECTOR | |
| Short Description | Sample director class for Screenplay | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_GENIL_NO_TRANSL | Master Data Governance: GENIL |
| Created | 20111209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCPL_SAMPLE_DIRECTOR has no forward declaration.
Interfaces
Class CL_SCPL_SAMPLE_DIRECTOR has no interface implemented.
Friends
Class CL_SCPL_SAMPLE_DIRECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SCPL_DIRECTIONS | A director's interface to Screenplay to give directions | 20111209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111209 | |
| 2 | Instance method | Public | Method | returns a makeup for an address structure | 20111209 | |
| 3 | Instance method | Public | Method | returns an area makeup for an address structure | 20111210 | |
| 4 | Instance method | Public | Method | returns a makeup for an address structure | 20111209 | |
| 5 | Static method | Public | Method | Demo: Run this method or report SCPL_SAMPLE_DIRECTOR | 20111209 |
Events
Class CL_SCPL_SAMPLE_DIRECTOR has no event.
Types
Class CL_SCPL_SAMPLE_DIRECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCPL_SAMPLE_DIRECTOR has no parameter.
Method CONSTRUCTOR on class CL_SCPL_SAMPLE_DIRECTOR has no exception.
Method MAKEUP_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDRESS | Call by reference | Type reference (TYPE) | SCPL_SAMPLECHARACTER_ADDRESS | Sample Character of an actor holding address data | 20111209 | |||
| 2 | RV_MAKEUP | Value transfer | Type reference (TYPE) | SCPL_SIMPLE_FIELD | Simple field makeup set in Screenplay | 20111209 |
Method MAKEUP_ADDRESS on class CL_SCPL_SAMPLE_DIRECTOR has no exception.
Method MAKEUP_ADDRESS_AS_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDRESS | Call by reference | Type reference (TYPE) | SCPL_SAMPLECHARACTER_ADDRESS | Sample Character of an actor holding address data | 20111210 | |||
| 2 | RV_MAKEUP | Value transfer | Type reference (TYPE) | SCPL_SIMPLE_AREA_FIELD | Simple Area Field Makeup Style | 20111210 |
Method MAKEUP_ADDRESS_AS_AREA on class CL_SCPL_SAMPLE_DIRECTOR has no exception.
Method MAKEUP_ADDRESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ADDRESS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SCPL_SAMPLE_ADDRESS | Sample address object in Screenplay | 20111209 | |||
| 2 | RV_MAKEUP | Value transfer | Type reference (TYPE) | SCPL_SIMPLE_FIELD | Simple field makeup set in Screenplay | 20111209 |
Method MAKEUP_ADDRESS_OBJECT on class CL_SCPL_SAMPLE_DIRECTOR has no exception.
Method START_SAMPLE Signature
Method START_SAMPLE on class CL_SCPL_SAMPLE_DIRECTOR has no parameter.
Method START_SAMPLE on class CL_SCPL_SAMPLE_DIRECTOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |