SAP ABAP Class FSBP_AUT_SERVICES (Services for ABAP Unit Tests)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FSBP (Package) SAP BP FS: General
⤷
⤷
Properties
| Class | FSBP_AUT_SERVICES | |
| Short Description | Services for ABAP Unit Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSBP | SAP BP FS: General |
| Created | 20050316 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_AUT_SERVICES has no forward declaration.
Interfaces
Class FSBP_AUT_SERVICES has no interface implemented.
Friends
Class FSBP_AUT_SERVICES 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_ABAP_RANDOM | Randomizer Service | 20050406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates New Value For Field In Table | 20050316 | |
| 2 | Static method | Public | Method | Generates a GUID 16 (RAW) | 20050405 | |
| 3 | Static method | Public | Method | Generates a GUID 22 (UUCODE) | 20050405 | |
| 4 | Static method | Public | Method | Generates a GUID 32 (CHAR) | 20050405 |
Events
Class FSBP_AUT_SERVICES has no event.
Types
Class FSBP_AUT_SERVICES has no local type.
Method Signatures
Method GENERATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050316 | |||
| 2 | I_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20050316 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050316 |
Method GENERATE_KEY on class FSBP_AUT_SERVICES has no exception.
Method GUID_CREATE_16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSUUID_X | UUID in X-Form (binär) | 20050405 |
Method GUID_CREATE_16 on class FSBP_AUT_SERVICES has no exception.
Method GUID_CREATE_22 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20050405 |
Method GUID_CREATE_22 on class FSBP_AUT_SERVICES has no exception.
Method GUID_CREATE_32 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20050405 |
Method GUID_CREATE_32 on class FSBP_AUT_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |