SAP ABAP Class CL_FINB_CONFIG_META (Metadata Repository)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_CONFIGURATION (Package) Financials Configuration Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_CONFIG_META | Financials Configuration | 20050411 |
Properties
| Class | CL_FINB_CONFIG_META | |
| Short Description | Metadata Repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_CONFIG | |
| Program status | ||
| Category | 0 | |
| Package | FINB_CONFIGURATION | Financials Configuration Service |
| Created | 20050411 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_CONFIG_META | Financials Configuration | 20050411 |
Friends
Class CL_FINB_CONFIG_META has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | YT_FIELD_TYPE | 20050413 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | CL_FINB_CONFIGURATION_SERVICE=>YT_META | 20050413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050413 | ||
| 2 | Instance method | Public | Method | 20050411 | ||
| 3 | Instance method | Public | Method | 20050411 | ||
| 4 | Instance method | Public | Method | 20050411 | ||
| 5 | Instance method | Public | Method | 20050411 | ||
| 6 | Static method | Protected | Method | Search Meta Description | 20050413 |
Events
Class CL_FINB_CONFIG_META has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ADDITIONAL_VALUE | Public | Attribute reference (LIKE) | 20050411 | |
||
| 2 | YS_FIELD_TYPE | Protected | See coding | 20050413 | begin of YS_FIELD_TYPE,
table_type type ttypename ,
fieldname type fieldname ,
sub_table type fieldname ,
d_data type ref to data ,
end of ys_field_type
|
||
| 3 | YS_FOREIGN_KEY | Public | Attribute reference (LIKE) | 20050411 | |
||
| 4 | YS_SINGLE_VALUE | Public | Attribute reference (LIKE) | 20050411 | |
||
| 5 | YS_TEMPLATE_VALUE | Public | Attribute reference (LIKE) | 20050411 | |
||
| 6 | YTS_ADDITIONAL_VALUE | Public | Attribute reference (LIKE) | 20050411 | |
||
| 7 | YT_FIELD_TYPE | Protected | See coding | 20050413 | yt_field_type type sorted table of ys_field_type
with unique key table_type sub_table fieldname
|
||
| 8 | YT_SINGLE_VALUE | Public | Attribute reference (LIKE) | 20050413 | |
||
| 9 | YT_TEMPLATE_VALUE | Public | Attribute reference (LIKE) | 20050411 | |
Method Signatures
Method GET_FIELD_TYPE Signature
Method GET_FIELD_TYPE on class CL_FINB_CONFIG_META has no parameter.
Method GET_FIELD_TYPE on class CL_FINB_CONFIG_META has no exception.
Method GET_TABLE_TYPE Signature
Method GET_TABLE_TYPE on class CL_FINB_CONFIG_META has no parameter.
Method GET_TABLE_TYPE on class CL_FINB_CONFIG_META has no exception.
Method GET_T_CHANGEABLE Signature
Method GET_T_CHANGEABLE on class CL_FINB_CONFIG_META has no parameter.
Method GET_T_CHANGEABLE on class CL_FINB_CONFIG_META has no exception.
Method GET_T_DENIED_DELETIONS Signature
Method GET_T_DENIED_DELETIONS on class CL_FINB_CONFIG_META has no parameter.
Method GET_T_DENIED_DELETIONS on class CL_FINB_CONFIG_META has no exception.
Method GET_T_NAMESPACES Signature
Method GET_T_NAMESPACES on class CL_FINB_CONFIG_META has no parameter.
Method GET_T_NAMESPACES on class CL_FINB_CONFIG_META has no exception.
Method SEEK_SUB_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_META | Call by reference | Type reference (TYPE) | CL_FINB_CONFIGURATION_SERVICE=>YS_META | 20050413 | ||||
| 2 | IS_META | Call by reference | Type reference (TYPE) | CL_FINB_CONFIGURATION_SERVICE=>YS_META | 20050413 | ||||
| 3 | I_SUB_TABLE | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050413 |
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |