SAP ABAP Class CL_PCA_VP_MASTERDATA (Read PCA Master Data: Virtual InfoProvider)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL (Application Component) General Ledger Accounting
⤷
FAGL_VIRTUAL_INFOPROV (Package) Generation of Virtual InfoProviders
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PCA_VP_BASE | PCA Virtual InfoProvider: Basis | 20120711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20120711 |
Properties
| Class | CL_PCA_VP_MASTERDATA | |
| Short Description | Read PCA Master Data: Virtual InfoProvider | |
| Super Class | CL_PCA_VP_BASE | PCA Virtual InfoProvider: Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAGL_VIRTUAL_INFOPROV | Generation of Virtual InfoProviders |
| Created | 20120711 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PCA_VP_MASTERDATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20120711 |
Friends
Class CL_PCA_VP_MASTERDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CDIFIE | DDIC Interface: Structure for Table Fields | 20120711 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | OYT_DFIES | 20120711 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | OYT_FDEP | 20120711 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | OYT_FIELD | 20120711 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSCHANM | Characteristic | 20120711 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | Field Name | 20120711 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSDATE | Query: Key Date | 20120711 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120711 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20120711 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RKB1X | Application-specific fields in drill-down reporting | 20120711 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20120711 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120711 |
Events
Class CL_PCA_VP_MASTERDATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OYT_DFIES | Protected | See coding | 20120711 | oyt_dfies TYPE STANDARD TABLE OF dfies
|
||
| 2 | OYT_FDEP | Protected | See coding | 20120711 | oyt_fdep TYPE STANDARD TABLE OF cdidep
|
||
| 3 | OYT_FIELD | Protected | See coding | 20120711 | oyt_field TYPE STANDARD TABLE OF cdifie
|
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 | 20120711 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120711 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20120711 |
Method CONSTRUCTOR on class CL_PCA_VP_MASTERDATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |