SAP ABAP Class CL_RECA_BDT_FRAME (Template for BDT Frame Calls - ROOT)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BT (Package) RE: Business Data Toolset (Cross-Application BDT Objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_BDT_FRAME Template for BDT Frame Calls 20010706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_OBJECT Instantiable Object 20010706
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L2 Template BDT Frame Calls - Other Public Register 20050203
2 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BDT_FRAME_SU Template BDT Frame Calls - SETTLEMENT UNIT 20030204
3 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BDT_FRAME_PG Template for BDT Frame Calls - PARTICIPATION GROUP 20030203
4 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_RR Template for BDT Frame Calls - RE Search Request 20040715
5 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_OO Template for BDT Frame Calls - Offered Object 20040803
6 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_OF Template for BDT Frame Calls - Offered Object 20041109
7 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_MP Template for BDT Frame Calls - MOVE PLAN 20061031
8 Inheritance (c INHERITING FROM c_ref)  CL_REMM_BDT_FRAME_MN Template for BDT Frame Calls - Mandate 20040625
9 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L5 Template BDT Frame Calls - Joint Liability 20050425
10 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L4 Template BDT Frame Calls - Notice of Assessment 20050211
... Click here to see Used By full list (22 items)
Properties
Class CL_RECA_BDT_FRAME  
Short Description Template for BDT Frame Calls - ROOT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_BT   RE: Business Data Toolset (Cross-Application BDT Objects) 
Created 20010706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_BDT_FRAME Template for BDT Frame Calls 20010706
2 IF_RECA_OBJECT Instantiable Object 20010706
Friends
Class CL_RECA_BDT_FRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CB_INITIALIZE Instance attribute Protected Attribute reference (LIKE) 20021129
2 MD_CB_SET_MSGLIST Instance attribute Protected Attribute reference (LIKE) 20021129
3 MD_CB_SET_NAVDATA Instance attribute Protected Attribute reference (LIKE) 20021216
4 MD_DYNID Instance attribute Protected Attribute reference (LIKE) 20010905
5 MD_INFO_ID Instance attribute Protected Attribute reference (LIKE) 20010709
6 MD_OBJAP Instance attribute Protected Attribute reference (LIKE) 20010905
7 MD_OBJTYPE Instance attribute Protected Attribute reference (LIKE) 20011113
8 MD_STATUS_ID Instance attribute Protected Attribute reference (LIKE) 20010905
9 MD_STATUS_PROG Instance attribute Protected Attribute reference (LIKE) 20010709
10 MD_TITLE_ID Instance attribute Protected Attribute reference (LIKE) 20010709
11 MD_TITLE_PROG Instance attribute Protected Attribute reference (LIKE) 20010709
12 MD_VARNR Instance attribute Protected Attribute reference (LIKE) 20010905
13 MT_TBZ3K Instance attribute Protected Attribute reference (LIKE) 20021126
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Protected Method 20010905
2 FREE Instance method Protected Method 20080318
3 GET_DEFAULT_SCREEN Instance method Protected Method Supplies Default Screen Sequence and Screen 20021009
4 GET_XTYPE Instance method Protected Method 20080318
5 INIT Instance method Protected Method 20010905
6 INIT_BY_BUSOBJ Instance method Protected Method 20021211
7 IS_REQUEST_INTERNAL Instance method Protected Method 20061102
8 ME_INIT_BY_BUSOBJ Instance method Protected Method Fill Additional Data Based on Business Object Data 20041207
9 SET_FIXED_VARNR Instance method Protected Method 20030304
Events
# Event Type Visibility Description Created on
1 APPLICATION_ENDED Instance Event
(0)
Protected
(1)
20080318
Types
Class CL_RECA_BDT_FRAME has no local type.
Method Signatures

Method CHECK_ATTRIBUTES Signature

Method CHECK_ATTRIBUTES on class CL_RECA_BDT_FRAME has no parameter.
Method CHECK_ATTRIBUTES on class CL_RECA_BDT_FRAME has no exception.

Method FREE Signature

Method FREE on class CL_RECA_BDT_FRAME has no parameter.
Method FREE on class CL_RECA_BDT_FRAME has no exception.

Method GET_DEFAULT_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DYNID Value transfer Type reference (TYPE) BU_DYNID BDT: Bild 20021009
2 Exporting ED_VARNR Value transfer Type reference (TYPE) BU_VARNR BDT: Bildfolge 20021009
3 Importing ID_VARNR Value transfer Type reference (TYPE) BU_VARNR BDT: Bildefolge bekannt 20021211

Method GET_DEFAULT_SCREEN on class CL_RECA_BDT_FRAME has no exception.

Method GET_XTYPE Signature

Method GET_XTYPE on class CL_RECA_BDT_FRAME has no parameter.
Method GET_XTYPE on class CL_RECA_BDT_FRAME has no exception.

Method INIT Signature

Method INIT on class CL_RECA_BDT_FRAME has no parameter.
Method INIT on class CL_RECA_BDT_FRAME has no exception.

Method INIT_BY_BUSOBJ Signature

Method INIT_BY_BUSOBJ on class CL_RECA_BDT_FRAME has no parameter.
Method INIT_BY_BUSOBJ on class CL_RECA_BDT_FRAME has no exception.

Method IS_REQUEST_INTERNAL Signature

Method IS_REQUEST_INTERNAL on class CL_RECA_BDT_FRAME has no parameter.
Method IS_REQUEST_INTERNAL on class CL_RECA_BDT_FRAME has no exception.

Method ME_INIT_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20041207

Method ME_INIT_BY_BUSOBJ on class CL_RECA_BDT_FRAME has no exception.

Method SET_FIXED_VARNR Signature

Method SET_FIXED_VARNR on class CL_RECA_BDT_FRAME has no parameter.
Method SET_FIXED_VARNR on class CL_RECA_BDT_FRAME has no exception.
Event Signatures

Event APPLICATION_ENDED Signature
Event APPLICATION_ENDED on class CL_RECA_BDT_FRAME has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L2 Template BDT Frame Calls - Other Public Register 20050203
2 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BDT_FRAME_SU Template BDT Frame Calls - SETTLEMENT UNIT 20030204
3 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BDT_FRAME_PG Template for BDT Frame Calls - PARTICIPATION GROUP 20030203
4 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_RR Template for BDT Frame Calls - RE Search Request 20040715
5 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_OO Template for BDT Frame Calls - Offered Object 20040803
6 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_OF Template for BDT Frame Calls - Offered Object 20041109
7 Inheritance (c INHERITING FROM c_ref)  CL_REOR_BDT_FRAME_MP Template for BDT Frame Calls - MOVE PLAN 20061031
8 Inheritance (c INHERITING FROM c_ref)  CL_REMM_BDT_FRAME_MN Template for BDT Frame Calls - Mandate 20040625
9 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L5 Template BDT Frame Calls - Joint Liability 20050425
10 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L4 Template BDT Frame Calls - Notice of Assessment 20050211
11 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L3 Template BDT Frame Calls - Parcel Update 20050211
12 Inheritance (c INHERITING FROM c_ref)  CL_REAJ_BDT_FRAME_AT BDT Frame Calls Template - Adjustment Measure 20040628
13 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L1 Template BDT Frame Calls - Parcel of Land 20040726
14 Inheritance (c INHERITING FROM c_ref)  CL_RELM_BDT_FRAME_L0 Template for BDT Frame Calls - Land Register 20040714
15 Inheritance (c INHERITING FROM c_ref)  CL_REIT_BDT_FRAME_TC Template for BDT Frame Calls - TAX CORR OBJECT 20051122
16 Inheritance (c INHERITING FROM c_ref)  CL_RECN_BDT_FRAME_CN Template for BDT Frame Calls - CONTRACT 20011130
17 Inheritance (c INHERITING FROM c_ref)  CL_REBD_BDT_FRAME_RO Template for BDT Frame Call-Ups - RENTAL OBJECT 20011113
18 Inheritance (c INHERITING FROM c_ref)  CL_REBD_BDT_FRAME_PR Template for BDT Frame Calls - PROPERTY 20011022
19 Inheritance (c INHERITING FROM c_ref)  CL_REBD_BDT_FRAME_BU Template for BDT Frame Calls - BUILDING 20011023
20 Inheritance (c INHERITING FROM c_ref)  CL_REBD_BDT_FRAME_BE Template for BDT Frame Calls - BUSINESS ENTITY 20011023
21 Inheritance (c INHERITING FROM c_ref)  CL_REBD_BDT_FRAME_AO Template for BDT Frame Call-Ups - RENTAL OBJECT 20011113
22 Inheritance (c INHERITING FROM c_ref)  CL_REAJ_BDT_FRAME_CG Template for BDT Frame Calls - Comparative Group 20031128
History
Last changed by/on SAP  20110908 
SAP Release Created in 110