SAP ABAP Class CL_ACCESS_0FMD (Super Class for Access to InfoObject)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-MDG (Application Component) Master Data Governance
⤷
RS_BCT_FMDM (Package) Financial MDM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_0FMD_ACCESS | Interface for Remote Access for InfoObjects | 20090506 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ACCESS_0FMD_CAREAV | Remote Access for InfoObject 0FMD_CAREAV | 20090506 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ACCESS_0FMD_CCODEV | Remote Access for InfoObject 0FMD_CCODEV | 20090506 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ACCESS_0FMD_COAV | Remote Access for InfoObject 0FMD_COAV | 20090506 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ACCESS_0FMD_EDITNV | Remote Access for InfoObject 0FMD_EDITNV | 20090506 |
Properties
| Class | CL_ACCESS_0FMD | |
| Short Description | Super Class for Access to InfoObject | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_FMDM | Financial MDM |
| Created | 20090506 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACCESS_0FMD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_0FMD_ACCESS | Interface for Remote Access for InfoObjects | 20090506 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_0FMD_FACTORY | 20090506 | Create and Store 0FMD Class Instances |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSCHANM | InfoObject | 20090506 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSSLOGSYS | Source System | 20090506 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090506 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYLANGU | Language | 20090506 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TT_CHAVLINFO | 20090506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20090506 | ||
| 2 | Instance method | Protected | Method | 20090506 | ||
| 3 | Instance method | Protected | Method | 20090506 |
Events
Class CL_ACCESS_0FMD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ST_VALUE_LIST | Protected | See coding | 20090506 | begin of ST_VALUE_LIST,
VALUE TYPE c length 45,
TEXT TYPE c length 40,
end of st_value_list
|
||
| 2 | TT_CHAVLINFO | Protected | See coding | 20090506 | TT_CHAVLINFO type standard table of rsdm_s_chavlinfo WITH NON-UNIQUE KEY c_chavl
|
||
| 3 | TT_VALUE_LIST | Protected | See coding | 20090506 | TT_VALUE_LIST type sorted table of ST_VALUE_LIST WITH NON-UNIQUE KEY value
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20090506 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090506 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090506 |
Method CONSTRUCTOR on class CL_ACCESS_0FMD has no exception.
Method GET_REMOTE_VALUES Signature
Method GET_REMOTE_VALUES on class CL_ACCESS_0FMD has no parameter.
Method GET_REMOTE_VALUES on class CL_ACCESS_0FMD has no exception.
Method SET_INFOPROVIDER Signature
Method SET_INFOPROVIDER on class CL_ACCESS_0FMD has no parameter.
Method SET_INFOPROVIDER on class CL_ACCESS_0FMD has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |