SAP ABAP Class CL_FAGL_VP_MASTERDATA (Read New General Ledger 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_FAGL_VP_BASE New GL Virtual InfoProvider: Basis 20120412
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMD_RS_ACCESS Data access layer for special and remote info objects 20120412
Properties
Class CL_FAGL_VP_MASTERDATA  
Short Description Read New General Ledger Master Data: Virtual InfoProvider    
Super Class CL_FAGL_VP_BASE New GL 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 20120412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_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 20120412
Friends
Class CL_FAGL_VP_MASTERDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OS_FIELD Instance attribute Protected Type reference (TYPE) CDIFIE DDIC Interface: Structure for Table Fields 20120412
2 OT_DFIES Instance attribute Protected Type reference (TYPE) OYT_DFIES 20120412
3 OT_FDEP Instance attribute Protected Type reference (TYPE) OYT_FDEP 20120412
4 OT_FIELD Instance attribute Protected Type reference (TYPE) OYT_FIELD Table for DFIES Entries 20120412
5 O_CHANM Instance attribute Protected Type reference (TYPE) RSCHANM Characteristic 20120412
6 O_CHARACTER Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name 20120412
7 O_DATE Instance attribute Protected Type reference (TYPE) RSDATE Query: Key Date 20120413
8 O_INFOPROV Instance attribute Protected Type reference (TYPE) RSINFOPROV InfoProvider 20120412
9 O_LANGU Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120412
10 O_LEDGER Instance attribute Protected Type reference (TYPE) RLDNR Ledger 20120412
11 O_RKB1X Instance attribute Protected Type reference (TYPE) RKB1X Application-specific fields in drill-down reporting 20120417
12 O_TABNM Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20120412
13 O_TYPE Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20120626
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120412
2 GET_LEDGER_4_INFOPROV Instance method Private Method 20120412
Events
Class CL_FAGL_VP_MASTERDATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OYT_DFIES Protected See coding 20120417 oyt_dfies TYPE STANDARD TABLE OF dfies
2 OYT_FDEP Protected See coding 20120412 oyt_fdep TYPE STANDARD TABLE OF cdidep
3 OYT_FIELD Protected See coding 20120417 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 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20120412
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120412
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120412

Method CONSTRUCTOR on class CL_FAGL_VP_MASTERDATA has no exception.

Method GET_LEDGER_4_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LEDGER Call by reference Type reference (TYPE) RLDNR Ledger 20120412
2 Exporting ED_TABNM Call by reference Type reference (TYPE) TABNAME Tabellenname 20120412
3 Importing ID_IPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120412

Method GET_LEDGER_4_INFOPROV on class CL_FAGL_VP_MASTERDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607