SAP ABAP Class /IPRO/CL_UTILITIES (Utility class for Document Builder)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs

⤷

⤷

Properties
Class | /IPRO/CL_UTILITIES | |
Short Description | Utility class for Document Builder | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /IPRO/PROGS | programs |
Created | 20040430 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/CL_UTILITIES has no forward declaration.
Interfaces
Class /IPRO/CL_UTILITIES has no interface implemented.
Friends
Class /IPRO/CL_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTTY_LOCK | 20040629 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add one lock entry | 20040629 |
2 | ![]() |
Static method | Public | Method | Encode special characters | 20080613 |
3 | ![]() |
Static method | Public | Method | Add one lock entry | 20040702 |
4 | ![]() |
Static method | Public | Method | Reset the lock entry list | 20040629 |
5 | ![]() |
Static method | Public | Method | Validate if the given name is a valid variable name | 20040430 |
Events
Class /IPRO/CL_UTILITIES has no event.
Types
Class /IPRO/CL_UTILITIES has no local type.
Method Signatures
Method ADD_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | /IPRO/TT_VIMSELLIST | The list of view entries | 20040629 | ||
2 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | OCUS-TABLE | Table Name | 20040629 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception of utility class methods | 20040629 |
Method ENCODE_SPECIAL_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | STRING | input string | 20080613 | ||
2 | ![]() |
RV_OUTPUT_STRING | Value transfer | Type reference (TYPE) | STRING | output string | 20080613 |
Method ENCODE_SPECIAL_CHAR on class /IPRO/CL_UTILITIES has no exception.
Method REMOVE_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | /IPRO/TT_VIMSELLIST | The list of view entries | 20040702 | ||
2 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | OCUS-TABLE | Table Name | 20040702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception of utility class methods | 20040702 |
Method RESET_LOCK Signature
Method RESET_LOCK on class /IPRO/CL_UTILITIES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception of utility class methods | 20040629 |
Method VALIDATE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | C | name type | 20041112 | ||
2 | ![]() |
IV_VARNAME | Call by reference | Type reference (TYPE) | ANY | name to be validated | 20040430 | ||
3 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | If it is valid or not | 20040430 |
Method VALIDATE_NAME on class /IPRO/CL_UTILITIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |