SAP ABAP Class CL_GRFN_IO_UTILITY (IO Utilities)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration

⤷

⤷

Properties
Class | CL_GRFN_IO_UTILITY | |
Short Description | IO Utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20100728 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRFN_IO_UTILITY has no interface implemented.
Friends
Class CL_GRFN_IO_UTILITY 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) | T_OBJTYPE | 20110119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check BRF Plus Application has been created in the system | 20120507 |
2 | ![]() |
Static method | Public | Method | Transfer ISO language standard to language key | 20100818 |
3 | ![]() |
Static method | Public | Method | Transfer language key to ISO standard | 20100823 |
4 | ![]() |
Static method | Public | Method | Convert string to xstring | 20100728 |
5 | ![]() |
Static method | Public | Method | Convert xstring to string | 20100728 |
6 | ![]() |
Static method | Public | Method | Get hr key of infortype | 20100917 |
7 | ![]() |
Static method | Public | Method | Get IO Master Data Category | 20120601 |
8 | ![]() |
Static method | Public | Method | Get object name | 20101229 |
9 | ![]() |
Static method | Public | Method | Get relation key | 20100906 |
10 | ![]() |
Static method | Public | Method | Get object validity | 20120528 |
11 | ![]() |
Static method | Public | Method | Get the Year First Day of Inputting Date | 20120518 |
12 | ![]() |
Static method | Public | Method | Check if the object is existed in system | 20100906 |
13 | ![]() |
Static method | Public | Method | Check if the relation is existed in system | 20100906 |
14 | ![]() |
Static method | Public | Method | Parse ID | 20110119 |
15 | ![]() |
Static method | Public | Method | Parse Object ID from XML String | 20120321 |
Events
Class CL_GRFN_IO_UTILITY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_OBJTYPE | Private | See coding | 20110119 | t_objtype TYPE STANDARD TABLE OF grfnobjtype
|
Method Signatures
Method CHECK_BRFPLUS_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export runtime exception | 20120507 |
Method CONVERT_ISO_LANGU_TO_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ISO_LANGU | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20100818 | ||
2 | ![]() |
RV_LANGU | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20100818 |
Method CONVERT_ISO_LANGU_TO_LANGU on class CL_GRFN_IO_UTILITY has no exception.
Method CONVERT_LANGU_TO_ISO_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100823 | ||
2 | ![]() |
RV_ISO_LANGU | Value transfer | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20100823 |
Method CONVERT_LANGU_TO_ISO_LANGU on class CL_GRFN_IO_UTILITY has no exception.
Method CONVERT_STRING_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20100728 | |||
2 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100728 |
Method CONVERT_STRING_TO_XSTRING on class CL_GRFN_IO_UTILITY has no exception.
Method CONVERT_XSTRING_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100728 | |||
2 | ![]() |
IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20100728 |
Method CONVERT_XSTRING_TO_STRING on class CL_GRFN_IO_UTILITY has no exception.
Method GET_HR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20100917 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100917 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100917 | ||
4 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20100917 | ||
5 | ![]() |
IV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100917 | ||
6 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100917 | ||
7 | ![]() |
RS_KEY | Value transfer | Type reference (TYPE) | GRFN_HR_KEY | HR Key | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export runtime exception | 20100917 |
Method GET_MD_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20120601 | |||
2 | ![]() |
RV_MD_CATEGORY | Value transfer | Type reference (TYPE) | GRFN_IO_MD_CATEGORY | IO Master Data Category | 20120601 |
Method GET_MD_CATEGORY on class CL_GRFN_IO_UTILITY has no exception.
Method GET_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101229 | ||
2 | ![]() |
IV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | SY-DATUM | Begin Date | 20101229 | |
3 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | SY-DATUM | End Date | 20101229 | |
4 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | GRFN_NAME | Title/Short Name | 20101229 |
Method GET_OBJECT_NAME on class CL_GRFN_IO_UTILITY has no exception.
Method GET_RELAT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100906 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100906 | ||
3 | ![]() |
IV_REF_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Reference Object ID | 20100906 | ||
4 | ![]() |
IV_RELAT | Call by reference | Type reference (TYPE) | RELAT | Relationship Between Objects | 20100906 | ||
5 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100906 | ||
6 | ![]() |
RS_KEY | Value transfer | Type reference (TYPE) | GRFN_S_HR1001_KEY | Key structure for 1001 infotype table. | 20100906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export runtime exception | 20100906 |
Method GET_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120528 | ||
2 | ![]() |
RS_VALIDTY | Value transfer | Type reference (TYPE) | GRFN_S_VALIDITY | Validity, contains valid from and valid to | 20120528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120528 |
Method GET_YEAR_FIRST_DAY_OF_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120518 | ||
2 | ![]() |
RV_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20120518 |
Method GET_YEAR_FIRST_DAY_OF_DATE on class CL_GRFN_IO_UTILITY has no exception.
Method IS_OBJECT_EXISTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100906 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100906 | ||
3 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100906 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100906 |
Method IS_OBJECT_EXISTED on class CL_GRFN_IO_UTILITY has no exception.
Method IS_RELAT_EXISTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100906 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100906 | ||
3 | ![]() |
IV_REF_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100906 | ||
4 | ![]() |
IV_RELAT | Call by reference | Type reference (TYPE) | RELAT | Relationship Between Objects | 20100917 | ||
5 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100906 | ||
6 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100906 |
Method IS_RELAT_EXISTED on class CL_GRFN_IO_UTILITY has no exception.
Method PARSE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HR_OTYPE | Call by reference | Type reference (TYPE) | GRFN_OTYPE | HR Otype | 20110119 | ||
2 | ![]() |
EV_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20110119 | ||
3 | ![]() |
EV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110119 | ||
4 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110119 | ||
5 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110119 |
Method PARSE_ID on class CL_GRFN_IO_UTILITY has no exception.
Method PARSE_ID_FROM_XML_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20120321 | |||
2 | ![]() |
RV_OBJ_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120321 |
Method PARSE_ID_FROM_XML_STRING on class CL_GRFN_IO_UTILITY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |