SAP ABAP Class CL_UG_MD_FINB_PROXY (Interface MDF- MDFLight)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-MDF (Application Component) Master Data Framework
⤷
UGMD10 (Package) Proxy MDF-MDFLight

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_FINB_PROXY | Interface MDF- MDFLight | 20040401 |
Properties
Class | CL_UG_MD_FINB_PROXY | |
Short Description | Interface MDF- MDFLight | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UGMD10 | Proxy MDF-MDFLight |
Created | 20040401 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UG_MD_FINB_PROXY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UG_MD_FINB_PROXY | Interface MDF- MDFLight | 20040401 |
Friends
Class CL_UG_MD_FINB_PROXY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20040401 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_CHAR | 20040402 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UG_APPLICATION | FIN Master Data: Application | 20040401 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UG_AREAID | FIN Master Data: Application Area | 20040401 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_BW_MAPPING_SERVICES | FI/BW Interface: Services for BW Connection | 20040401 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_INSTANCE | Interface MDF- MDFLight | 20040401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040401 |
2 | ![]() |
Static method | Private | Method | 20040401 | |
3 | ![]() |
Instance method | Private | Method | 20040402 | |
4 | ![]() |
Instance method | Private | Method | 20040401 |
Events
Class CL_UG_MD_FINB_PROXY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_CHAR | Private | See coding | 20040402 | begin of S_CHAR,
fieldname type fieldname,
o_char type ref to if_ug_md_char,
end of s_char
|
||
2 | S_INSTANCE | Private | See coding | 20040401 | BEGIN OF s_instance,
application TYPE ug_application,
areaid TYPE ug_areaid,
o_proxy TYPE REF TO if_ug_md_finb_proxy,
END OF s_instance
|
||
3 | TS_CHAR | Private | See coding | 20040402 | ts_char type sorted table of s_char with unique key fieldname
|
||
4 | TS_INSTANCE | Private | See coding | 20040401 | ts_instance TYPE SORTED TABLE OF s_instance
WITH UNIQUE KEY application areaid
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FI-Stammdaten: Anwendung | 20040401 | ||
2 | ![]() |
I_AREAID | Call by reference | Type reference (TYPE) | UG_AREAID | FIN-Stammdaten: Anwendungsgebiet | 20040401 |
Method CONSTRUCTOR on class CL_UG_MD_FINB_PROXY has no exception.
Method GET_BW_MAPPING_INSTANCE Signature
Method GET_BW_MAPPING_INSTANCE on class CL_UG_MD_FINB_PROXY has no parameter.
Method GET_BW_MAPPING_INSTANCE on class CL_UG_MD_FINB_PROXY has no exception.
Method GET_CHAR_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040402 | ||
2 | ![]() |
RO_CHAR | Value transfer | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FI-Stammdaten: Repräsentanz eines Merkmals | 20040402 |
Method GET_CHAR_INSTANCE on class CL_UG_MD_FINB_PROXY has no exception.
Method GET_METADATA_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_METADATA | Value transfer | Object reference (TYPE REF TO) | IF_UG_MD_META_DATA_EXT | SEM: Masterdata access to meta data | 20040402 |
Method GET_METADATA_INSTANCE on class CL_UG_MD_FINB_PROXY has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 300 |