SAP ABAP Class IF_FCOM_JOINT_VENTURE (Interface for Joint Venture)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_JOINT_VENTURE_FORM Joint Venture Application 20101224
Properties
Class IF_FCOM_JOINT_VENTURE  
Short Description Interface for Joint Venture    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FCOM_JOINT_VENTURE has no interface implemented.
Friends
Class IF_FCOM_JOINT_VENTURE has no friend class.
Attributes
Class IF_FCOM_JOINT_VENTURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA Instance method Public Method 20101220
2 DISPLAY_JVA_SCREEN Instance method Public Method 20101220
3 GET_DATA Instance method Public Method 20101220
4 IS_DIRTY Instance method Public Method 20101220
5 RESET Instance method Public Method 20101220
6 SET_DATA Instance method Public Method 20101220
Events
Class IF_FCOM_JOINT_VENTURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CHANGED_FIELD Public See coding 20101223 BEGIN OF s_changed_field, name TYPE name_komp, value TYPE string, END OF s_changed_field
2 T_CHANGED_FIELD Public See coding 20101223 t_changed_field TYPE STANDARD TABLE OF s_changed_field
Method Signatures

Method CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101230
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101230

Method CHECK_DATA on class IF_FCOM_JOINT_VENTURE has no exception.

Method DISPLAY_JVA_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101220
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101220
3 Importing IV_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101224
4 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) STRING 20110103
5 Importing IV_SECTION_ID Call by reference Type reference (TYPE) FPM_SECTION_ID Section Identifier 20101224

Method DISPLAY_JVA_SCREEN on class IF_FCOM_JOINT_VENTURE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGE_DATA Call by reference Type reference (TYPE) T_CHANGED_FIELD Field Changelog 20101223

Method GET_DATA on class IF_FCOM_JOINT_VENTURE has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XDATA_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20101220

Method IS_DIRTY on class IF_FCOM_JOINT_VENTURE has no exception.

Method RESET Signature

Method RESET on class IF_FCOM_JOINT_VENTURE has no parameter.
Method RESET on class IF_FCOM_JOINT_VENTURE has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101223
2 Importing IS_DATA Call by reference Type reference (TYPE) GJV_OBJDAT General Assignments of CO Objects 20101221

Method SET_DATA on class IF_FCOM_JOINT_VENTURE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in