2007 Oct 08 7:05 PM
Is there anyway to create a new GUID in ABAP? Simplying create a data object of type OS_GUID creates an initialized (empty, or all-zeros) GUID.
Many thanks.
2007 Oct 08 8:50 PM
Hello Steve,
You can use function module
GUID_CREATE
It allows you to generate GUID16, GUID22 or GUID32.
Regards,
Michael
Is there anyway to create a new GUID in ABAP? Simplying create a data object of type OS_GUID creates an initialized (empty, or all-zeros) GUID.
Many thanks.
2007 Oct 08 8:50 PM
Hello Steve,
You can use function module
GUID_CREATE
It allows you to generate GUID16, GUID22 or GUID32.
Regards,
Michael
2007 Oct 09 3:51 AM
Hello Steve
If you have software component <b>EA-APPL</b> available on your SAP system there is also class <b>CL_RECA_GUID</b> available.
Regard
Uwe
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |