SAP ABAP Class CL_SMT_INSTANTIATE_LOCAL_CLASS (Generate Instances of Local Classes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_MODEL (Package) Model Access for External Users
⤷
⤷
Properties
| Class | CL_SMT_INSTANTIATE_LOCAL_CLASS | |
| Short Description | Generate Instances of Local Classes | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_MODEL | Model Access for External Users |
| Created | 20080307 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_INSTANTIATE_LOCAL_CLASS has no forward declaration.
Interfaces
Class CL_SMT_INSTANTIATE_LOCAL_CLASS has no interface implemented.
Friends
Class CL_SMT_INSTANTIATE_LOCAL_CLASS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SMT_INSTANTIATE_LOCAL_CLASS | Generate Instances of Local Classes | 20080307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080307 | |
| 2 | Instance method | Private | Method | Construct Absolute Local Class Names in a Report | 20080307 | |
| 3 | Instance method | Public | Method | Generate Reference to Local Check Class | 20080312 | |
| 4 | Instance method | Public | Method | Generate Reference to Local Container | 20080307 | |
| 5 | Instance method | Public | Method | Generate Reference to Local Mapping Class | 20080307 | |
| 6 | Instance method | Public | Method | Generate Reference to Local Method Caller | 20080307 | |
| 7 | Static method | Public | Method | Provide Instance | 20080307 |
Events
Class CL_SMT_INSTANTIATE_LOCAL_CLASS has no event.
Types
Class CL_SMT_INSTANTIATE_LOCAL_CLASS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SMT_INSTANTIATE_LOCAL_CLASS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_INSTANTIATE_LOCAL_CLASS has no exception.
Method CONSTRUCT_ABSOLUTE_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080307 | |||
| 2 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080307 | |||
| 3 | RE_EXTERNAL_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20080307 |
Method CONSTRUCT_ABSOLUTE_CLASS_NAME on class CL_SMT_INSTANTIATE_LOCAL_CLASS has no exception.
Method CREATE_LOCAL_CHECK_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080312 | |||
| 2 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080312 | |||
| 3 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_SMT_GENERATED_CHECK | generierte Feldprüfung | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht erzeugt werden | 20080312 |
Method CREATE_LOCAL_CONTAINER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080307 | |||
| 2 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080307 | |||
| 3 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_SMT_REF_CONTAINER | Container, der Referenz auf Eingabeparameter speichert | 20080307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht erzeugt werden | 20080307 |
Method CREATE_LOCAL_MAPPING_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080307 | |||
| 2 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080307 | |||
| 3 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_SMT_GENERATED_MAPPING | generierte Feldzuordnung | 20080307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht erzeugt werden | 20080307 |
Method CREATE_LOCAL_METHOD_CALL_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080307 | |||
| 2 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080307 | |||
| 3 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_SMT_GENERATED_METHOD_CALL | generierter Methodenaufruf | 20080307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht erzeugt werden | 20080307 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SMT_INSTANTIATE_LOCAL_CLASS | Instanzen lokaler Klassen erzeugen | 20080307 |
Method GET_INSTANCE on class CL_SMT_INSTANTIATE_LOCAL_CLASS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |