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 GC_IUID Constant Public Type reference (TYPE) UID_TYPE 'IUID' Constant UID Value 'IUID' 20070703
2 GC_N Constant Private Type reference (TYPE) FLAG 'N' Constant Value 'N' 20070626
3 GC_X Constant Private Type reference (TYPE) FLAG 'X' Constant Value 'X' 20070626
4 MS_IUID Static Attribute Private Type reference (TYPE) TUID Storing IUID Data 20070626
5 MS_UID Static Attribute Private Type reference (TYPE) TUID Transfer of UID Data 20070626
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UID_TYPE Static method Private Method Check for Correctness of UID Type Returning UID Type Value 20070626
2 GET_UID_MAX_LENGTH Static method Public Method Returns Maximum Valid UII Length of Imported UID Type 20070626
3 GET_UID_MSG_TYPE Static method Public Method Check for activated UID Functionality 20090305
4 GET_UID_REGISTRY_CUST Static method Public Method Get IUID_REGISTRY_CUST 20090403
5 GET_UID_USED Static method Public Method Check for activated UID Functionality 20070626
6 SELECTION_SCREEN_OUTPUT 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 Importing IV_UID_TYPE Call by reference Type reference (TYPE) UID_TYPE Type of UID 20070717
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) FLAG Flag indicating Usage of UID 20070717
# Exception Resumable Description Created on
1 CX_UID_TYPE_NOT_FOUND 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 Importing IV_UID_TYPE Call by reference Type reference (TYPE) UID_TYPE Type of UID 20070703
2 Returning 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 Importing IV_UID_TYPE Call by reference Type reference (TYPE) UID_TYPE Type of UID 20090305
2 Returning 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 Importing IV_UID_TYPE Call by reference Type reference (TYPE) UID_TYPE Type of UID 20090403
2 Returning 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 Importing IV_UID_TYPE Call by reference Type reference (TYPE) UID_TYPE Type of UID 20070703
2 Returning 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