SAP ABAP Class CL_RECA_GUID (GUID - Functions)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_RECA_GUID | |
| Short Description | GUID - Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20011211 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_GUID has no interface implemented.
Friends
Class CL_RECA_GUID has no friend class.
Attributes
Class CL_RECA_GUID has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Supplies a New GUID If the Transferred GUID Is Initial | 20020108 | |
| 2 | Static method | Public | Method | Supplies a New GUID | 20011212 | |
| 3 | Static method | Public | Method | Generate GUID (Globally Unique ID) | 20090427 | |
| 4 | Static method | Public | Method | Is the transferred GUID initial | 20011211 |
Events
Class CL_RECA_GUID has no event.
Types
Class CL_RECA_GUID has no local type.
Method Signatures
Method CHANGE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_GUID | Call by reference | Type reference (TYPE) | RECAGUID | GUID in Real Estate (RAW16) | 20020108 |
Method CHANGE_GUID on class CL_RECA_GUID has no exception.
Method GET_NEW_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_GUID | Value transfer | Type reference (TYPE) | RECAGUID | GUID in Real Estate (RAW16) | 20011212 |
Method GET_NEW_GUID on class CL_RECA_GUID has no exception.
Method GUID_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_GUID_16 | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20090427 | |||
| 2 | ED_GUID_22 | Call by reference | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20090427 | |||
| 3 | ED_GUID_32 | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090427 |
Method GUID_CREATE on class CL_RECA_GUID has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_GUID | Call by reference | Type reference (TYPE) | RECAGUID | GUID in Real Estate (RAW16) | 20011211 | |||
| 2 | RF_INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Initial? | 20011211 |
Method IS_INITIAL on class CL_RECA_GUID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |