SAP ABAP Class CL_UID_CUST (UID Customizing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-UID (Application Component) Unique Identification
⤷
UID (Package) Unique Identification
⤷
⤷
Properties
| Class | CL_UID_CUST | |
| Short Description | UID Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UID | Unique Identification |
| Created | 20070626 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UID_CUST has no forward declaration.
Interfaces
Class CL_UID_CUST has no interface implemented.
Friends
Class CL_UID_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UID_TYPE | 'IUID' | Constant UID Value 'IUID' | 20070703 | ||
| 2 | Constant | Private | Type reference (TYPE) | FLAG | 'N' | Constant Value 'N' | 20070626 | ||
| 3 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | Constant Value 'X' | 20070626 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TUID | Storing IUID Data | 20070626 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TUID | Transfer of UID Data | 20070626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check for Correctness of UID Type Returning UID Type Value | 20070626 | |
| 2 | Static method | Public | Method | Returns Maximum Valid UII Length of Imported UID Type | 20070626 | |
| 3 | Static method | Public | Method | Check for activated UID Functionality | 20090305 | |
| 4 | Static method | Public | Method | Get IUID_REGISTRY_CUST | 20090403 | |
| 5 | Static method | Public | Method | Check for activated UID Functionality | 20070626 | |
| 6 | Static method | Public | Method | Hide screen fields if UII customizing is off | 20071002 |
Events
Class CL_UID_CUST has no event.
Types
Class CL_UID_CUST has no local type.
Method Signatures
Method CHECK_UID_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UID_TYPE | Call by reference | Type reference (TYPE) | UID_TYPE | Type of UID | 20070717 | |||
| 2 | RV_ACTIVE | Value transfer | Type reference (TYPE) | FLAG | Flag indicating Usage of UID | 20070717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UID Type not Found | 20070702 |
Method GET_UID_MAX_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UID_TYPE | Call by reference | Type reference (TYPE) | UID_TYPE | Type of UID | 20070703 | |||
| 2 | RV_UID_MAX_LENGTH | Value transfer | Type reference (TYPE) | UID_MAX_LENGTH | Maximum Length Allowed for Concatenated Field | 20070703 |
Method GET_UID_MAX_LENGTH on class CL_UID_CUST has no exception.
Method GET_UID_MSG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UID_TYPE | Call by reference | Type reference (TYPE) | UID_TYPE | Type of UID | 20090305 | |||
| 2 | RV_MSG_TYPE | Value transfer | Type reference (TYPE) | IUID_N_UNIQ_MSG_TYPE | IUID Consistence Check Message Type | 20090305 |
Method GET_UID_MSG_TYPE on class CL_UID_CUST has no exception.
Method GET_UID_REGISTRY_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UID_TYPE | Call by reference | Type reference (TYPE) | UID_TYPE | Type of UID | 20090403 | |||
| 2 | RV_REGISTRY_CUST | Value transfer | Type reference (TYPE) | IUID_REGISTRY_CUST | 20090403 |
Method GET_UID_REGISTRY_CUST on class CL_UID_CUST has no exception.
Method GET_UID_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UID_TYPE | Call by reference | Type reference (TYPE) | UID_TYPE | Type of UID | 20070703 | |||
| 2 | RV_UID_USED | Value transfer | Type reference (TYPE) | UID_USED | Flag indicating Usage of UID Coding/Screens | 20070703 |
Method GET_UID_USED on class CL_UID_CUST has no exception.
Method SELECTION_SCREEN_OUTPUT Signature
Method SELECTION_SCREEN_OUTPUT on class CL_UID_CUST has no parameter.
Method SELECTION_SCREEN_OUTPUT on class CL_UID_CUST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |