SAP ABAP Class IF_COMPONENT_MASTERDATA (Interface for Master Data Component)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_COMPONENT_LOCACCOUNT Lines of Credit - LOC Account 20050217
Properties
Class IF_COMPONENT_MASTERDATA  
Short Description Interface for Master Data Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050217   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_COMPONENT_MASTERDATA has no forward declaration.
Interfaces
Class IF_COMPONENT_MASTERDATA has no interface implemented.
Friends
Class IF_COMPONENT_MASTERDATA has no friend class.
Attributes
Class IF_COMPONENT_MASTERDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES_MASTERDATA Instance method Public Method Check Master Data 20050310
2 GET_PRODUCT_ATTRIBUTE Instance method Public Method Read Attribute from Product 20050330
3 GET_SERVICE Instance method Public Method Get Reference to Service 20050301
4 GET_SERVICES Instance method Public Method Reference to Services Condition Verifier and Calculator 20050218
5 GET_VALUES_BILLING Instance method Public Method Read Billing Information 20050422
6 GET_VALUES_CONDITIONS Instance method Public Method Read Conditions 20050217
7 GET_VALUES_DISPLAY Instance method Public Method Get Structure Data with Display Values Only 20050323
8 GET_VALUES_MASTERDATA Instance method Public Method Read Master Data 20050217
9 GET_VALUES_PARTNERDATA Instance method Public Method Read Partner Data 20050310
10 REGISTER_SERVICE Instance method Public Method Register Service 20050301
11 SET_VALUES_CONDITIONS Instance method Public Method Write Conditions 20050310
12 SET_VALUES_MASTERDATA Instance method Public Method Write Master Data 20050217
13 SET_VALUES_PARTNERDATA Instance method Public Method Write Partner Data 20050301
Events
Class IF_COMPONENT_MASTERDATA has no event.
Types
Class IF_COMPONENT_MASTERDATA has no local type.
Method Signatures

Method CHECK_VALUES_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050310
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050310
3 Importing IM_MASTERDATA Call by reference Type reference (TYPE) RVZZMASTERDATA Stammdaten Struktur 20050310

Method CHECK_VALUES_MASTERDATA on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_PRODUCT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050330
2 Exporting EX_VALUE Call by reference Type reference (TYPE) ANY 20050330
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050330
4 Importing IM_FIELDNAME Call by reference Type reference (TYPE) DD03L-FIELDNAME Feldname 20050330

Method GET_PRODUCT_ATTRIBUTE on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REFERENCE Call by reference Object reference (TYPE REF TO) OBJECT 20050301
2 Importing IM_SERVICE Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20050301

Method GET_SERVICE on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SERVICES Call by reference Object reference (TYPE REF TO) CL_FVD_IL_SERVICES Facade 20050218

Method GET_SERVICES on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_VALUES_BILLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BILL_DATA Call by reference Type reference (TYPE) RVD_BILL_DATA Stammdaten Struktur 20050422
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050422
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050422

Method GET_VALUES_BILLING on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_VALUES_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITIONS Call by reference Type reference (TYPE) RVZZCONDITIONS Konditionen mit Kopfdaten 20050217
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050217
3 Exporting EX_TRANSACTIONS Call by reference Type reference (TYPE) TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP 20050218
4 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050217

Method GET_VALUES_CONDITIONS on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_VALUES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050323
2 Exporting EX_RLOCAC_DISPLAY Call by reference Type reference (TYPE) RLOCAC_DISPLAY Anzeigedaten LOan Core ACcount 20050323
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050323

Method GET_VALUES_DISPLAY on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_VALUES_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050217
2 Exporting EX_MASTERDATA Call by reference Type reference (TYPE) RVZZMASTERDATA Stammdaten Struktur 20050217
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050217

Method GET_VALUES_MASTERDATA on class IF_COMPONENT_MASTERDATA has no exception.

Method GET_VALUES_PARTNERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050310
2 Exporting EX_STR_PARTNERDATA Call by reference Type reference (TYPE) RVZZPARTNERDATA Partner Struktur 20050310
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050310

Method GET_VALUES_PARTNERDATA on class IF_COMPONENT_MASTERDATA has no exception.

Method REGISTER_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFERENCE Call by reference Object reference (TYPE REF TO) OBJECT 20050301
2 Importing IM_SERVICE Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20050301

Method REGISTER_SERVICE on class IF_COMPONENT_MASTERDATA has no exception.

Method SET_VALUES_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050310
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050310
3 Importing IM_CONDITIONS Call by reference Type reference (TYPE) RVZZCONDITIONS Konditionen mit Kopfdaten 20050310
4 Importing IM_TRANSACTIONS Call by reference Type reference (TYPE) TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP 20050331

Method SET_VALUES_CONDITIONS on class IF_COMPONENT_MASTERDATA has no exception.

Method SET_VALUES_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050217
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050217
3 Exporting IM_MASTERDATA Call by reference Type reference (TYPE) RVZZMASTERDATA Stammdaten Struktur 20050217

Method SET_VALUES_MASTERDATA on class IF_COMPONENT_MASTERDATA has no exception.

Method SET_VALUES_PARTNERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050301
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050301
3 Importing IM_PARTNERDATA Call by reference Type reference (TYPE) RVZZPARTNERDATA Partner Struktur 20050301

Method SET_VALUES_PARTNERDATA on class IF_COMPONENT_MASTERDATA has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in