SAP ABAP Class CL_UR_GEN_TYPE (Generate Abap Types)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Properties
| Class | CL_UR_GEN_TYPE | |
| Short Description | Generate Abap Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020528 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UR_GEN_TYPE has no forward declaration.
Interfaces
Class CL_UR_GEN_TYPE has no interface implemented.
Friends
Class CL_UR_GEN_TYPE has no friend class.
Attributes
Class CL_UR_GEN_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate ABAP Typ for a Data Element | 20020528 | |
| 2 | Static method | Public | Method | Generate ABAP Typ for a Structure | 20020528 | |
| 3 | Static method | Private | Method | Generate ABAP Type | 20020528 |
Events
Class CL_UR_GEN_TYPE has no event.
Types
Class CL_UR_GEN_TYPE has no local type.
Method Signatures
Method GEN_TYPE_4_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020528 | |||
| 2 | I_ROLLNAME | Value transfer | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20020528 | |||
| 3 | R_TYPE | Value transfer | Type reference (TYPE) | ABAPSOURCE | ABAP_SOURCE | 20020528 |
Method GEN_TYPE_4_FIELD on class CL_UR_GEN_TYPE has no exception.
Method GEN_TYPE_4_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPE | Call by reference | Type reference (TYPE) | UGMD_T_ABAPSOURCE | ABAP_SOURCE | 20020528 | |||
| 2 | I_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020528 |
Method GEN_TYPE_4_STRUC on class CL_UR_GEN_TYPE has no exception.
Method _TYPENAME_2_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS | Value transfer | Type reference (TYPE) | I | 20020528 | ||||
| 2 | I_LENGTH | Value transfer | Type reference (TYPE) | I | 20020528 | ||||
| 3 | I_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020528 | |||
| 4 | I_TYPE_KIND | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020528 | |||
| 5 | R_SOURCE | Value transfer | Type reference (TYPE) | ABAPSOURCE | ABAP_SOURCE | 20020528 |
Method _TYPENAME_2_ABAP on class CL_UR_GEN_TYPE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |