SAP ABAP Class CL_GRFN_MODEL_EXT_TABLE (Table extension model)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CATALOGUES (Package) GRCFoundation catalogue
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MODEL_EXTENSION | Extension Model | 20100813 |
Properties
| Class | CL_GRFN_MODEL_EXT_TABLE | |
| Short Description | Table extension model | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CATALOGUES | GRCFoundation catalogue |
| Created | 20100520 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100520 | ||
| 2 | IF_GRFN_MODEL_EXTENSION | Extension Model | 20100813 |
Friends
Class CL_GRFN_MODEL_EXT_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_GRFN_MODEL_EXT_TABLE' | Object Type Name | 20100528 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | INFOTYP | '5320' | Infotype | 20100520 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PLVAR | '01' | Plan Version | 20100520 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | YT_EXT_BUFFER | 20100520 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20100520 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_ENDDA | End Date | 20100520 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check ext | 20100521 | |
| 2 | Instance method | Public | Method | Check whether an extension is used | 20100813 | |
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20100520 | |
| 4 | Instance method | Public | Method | Get Extensions of a HR object | 20100520 | |
| 5 | Instance method | Public | Method | Get objects from extension | 20100521 | |
| 6 | Instance method | Protected | Method | Get objects from extension and tabnr | 20100520 | |
| 7 | Instance method | Protected | Method | Get Regulation | 20100520 | |
| 8 | Instance method | Protected | Method | Get Extension subtype | 20100520 | |
| 9 | Instance method | Public | Method | Set Extensions of a HR object | 20100520 | |
| 10 | Instance method | Protected | Method | 20100520 | ||
| 11 | Instance method | Protected | Method | 20100520 |
Events
Class CL_GRFN_MODEL_EXT_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_EXT | Protected | See coding | 20100520 | |
||
| 2 | YS_EXT_BUFFER | Protected | See coding | 20100520 | |
||
| 3 | YS_EXT_DATA | Protected | See coding | 20100520 | |
||
| 4 | YT_EXT | Protected | See coding | 20100520 | |
||
| 5 | YT_EXT_BUFFER | Protected | See coding | 20100520 | |
||
| 6 | YT_EXT_DATA | Protected | See coding | 20100520 | |
Method Signatures
Method CHECK_EXT Signature
Method CHECK_EXT on class CL_GRFN_MODEL_EXT_TABLE has no parameter.
Method CHECK_EXT on class CL_GRFN_MODEL_EXT_TABLE has no exception.
Method CHECK_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT | Call by reference | Type reference (TYPE) | GRFN_S_EXT | Extension object | 20100813 | |||
| 2 | IV_EVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100813 | |||
| 3 | IV_WILDCARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100813 | |||
| 4 | RV_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100813 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE_FROM | Value transfer | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100520 | |||
| 2 | IV_DATE_TO | Value transfer | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100520 | |||
| 3 | IV_LANG | Value transfer | Type reference (TYPE) | GRFN_LANG | Language | 20100520 |
Method CONSTRUCTOR on class CL_GRFN_MODEL_EXT_TABLE has no exception.
Method GET_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTS | Call by reference | Type reference (TYPE) | GRFN_T_EXT | 20100520 | ||||
| 2 | IV_EXT | Value transfer | Type reference (TYPE) | GRFN_EXT | 20100520 | ||||
| 3 | IV_OBJID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | 20100520 | ||||
| 4 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | 20100520 | ||||
| 5 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100520 | |||
| 6 | IV_TYP | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE_TYP | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100520 |
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_EX | Table type for object details structure | 20100521 | |||
| 2 | IS_EXT | Call by reference | Type reference (TYPE) | GRFN_S_EXT | Extension object | 20100521 | |||
| 3 | IV_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100810 | |||
| 4 | IV_REVERSE_WILDCARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110107 | |||
| 5 | IV_WILDCARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100521 |
Method GET_OBJECTS_FROM_EXT_TABNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_EX | Table type for object details structure | 20100520 | |||
| 2 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | Extension object | 20100520 | |||
| 3 | IV_TABNR | Call by reference | Type reference (TYPE) | HRTABNR | Reference Number to Table Part | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100520 |
Method GET_REGULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | Extension object type | 20100520 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100520 | |||
| 3 | RV_REGULATION | Value transfer | Type reference (TYPE) | GRFN_REGULATION | 20100520 |
Method GET_REGULATION on class CL_GRFN_MODEL_EXT_TABLE has no exception.
Method GET_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | Extension object type | 20100520 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100520 | |||
| 3 | RV_SUBTYPE | Value transfer | Type reference (TYPE) | SUBTY | Subtype | 20100520 |
Method GET_SUBTYPE on class CL_GRFN_MODEL_EXT_TABLE has no exception.
Method SET_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXTS | Call by reference | Type reference (TYPE) | GRFN_T_EXT | 20100520 | ||||
| 2 | IV_EXT | Value transfer | Type reference (TYPE) | GRFN_EXT | 20100520 | ||||
| 3 | IV_OBJID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | 20100520 | ||||
| 4 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | 20100520 | ||||
| 5 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100520 | |||
| 6 | IV_TYP | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE_TYP | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100520 |
Method TRANS_EXT_IN_TO_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTS | Call by reference | Type reference (TYPE) | GRFN_T_EXT | Extension object table | 20100520 | |||
| 2 | IT_EXTS | Call by reference | Type reference (TYPE) | YT_EXT | 20100520 | ||||
| 3 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | 20100520 | ||||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | 20100520 |
Method TRANS_EXT_IN_TO_OUT on class CL_GRFN_MODEL_EXT_TABLE has no exception.
Method TRANS_EXT_OUT_TO_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTS | Call by reference | Type reference (TYPE) | YT_EXT | Extension object table | 20100520 | |||
| 2 | IT_EXTS | Call by reference | Type reference (TYPE) | GRFN_T_EXT | Extension object table | 20100520 | |||
| 3 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | 20100520 | ||||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | 20100520 |
Method TRANS_EXT_OUT_TO_IN on class CL_GRFN_MODEL_EXT_TABLE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |