SAP ABAP Interface IF_RECA_BDT_FRAME (Template for BDT Frame Calls)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_BDT_FRAME | Template for BDT Frame Calls - ROOT | 20010706 |
Properties
Interface | IF_RECA_BDT_FRAME | |
Short Description | Template for BDT Frame Calls |
General Data
Package | RE_CA_BT | RE: Business Data Toolset (Cross-Application BDT Objects) |
Created | 20010706 | SAP |
Last changed | 20100310 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_OBJECT | Instantiable Object | 20010706 |
Friends
Interface IF_RECA_BDT_FRAME has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_CB_INITIALIZE | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Initialization | 20021129 | ||
2 | MD_CB_SET_MSGLIST | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Set Error Handler | 20021129 | ||
3 | MD_CB_SET_NAVDATA | Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Set Navigation Data | 20021216 | ||
4 | MD_DYNID | Instance attribute | Public | Type reference (TYPE) | BU_DYNID | BDT: First Screen of Sequence (NOT Initial Screen!) | 20010709 | ||
5 | MD_INFO_ID | Instance attribute | Public | Type reference (TYPE) | DOKU_OBJ | Documentation Object for Description | 20010709 | ||
6 | MD_OBJAP | Instance attribute | Public | Type reference (TYPE) | BU_OBJAP | BDT: Application object | 20010709 | ||
7 | MD_OBJTYPE | Instance attribute | Public | Type reference (TYPE) | RECAC_OBJECT_TYPE_ALLOWED-OBJTYPE | Business Object Type | 20011113 | ||
8 | MD_STATUS_ID | Instance attribute | Public | Type reference (TYPE) | SYPFKEY | GUI Status: Name | 20010709 | ||
9 | MD_STATUS_PROG | Instance attribute | Public | Type reference (TYPE) | SYREPID | GUI Status: Frame Program | 20010709 | ||
10 | MD_TITLE_ID | Instance attribute | Public | Type reference (TYPE) | SYTITLE | GUI Title: Name | 20010709 | ||
11 | MD_TITLE_PROG | Instance attribute | Public | Type reference (TYPE) | SYREPID | GUI-Title: Frame Program | 20010709 | ||
12 | MD_VARNR | Instance attribute | Public | Type reference (TYPE) | BU_VARNR | BDT: Screen sequence | 20010709 | ||
13 | MT_TBZ3K | Instance attribute | Public | Type reference (TYPE) | RE_T_BDT_TBZ3K | Assign BDT Screen Sequence -> BDT Screen | 20021126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Attributes for Mandatory | 20010709 |
2 | ![]() |
Instance method | Public | Method | Release of Data and Trigger of ENDED Events [final] | 20080318 |
3 | ![]() |
Instance method | Public | Method | Gets Text: Type of Object (e.g. "Business Entity") | 20031114 |
4 | ![]() |
Instance method | Public | Method | Fills Attributes of BDT Template | 20010709 |
5 | ![]() |
Instance method | Public | Method | Fill Additional Data Based on Business Object [Final] | 20021211 |
6 | ![]() |
Instance method | Public | Method | Checks If Request Is Internal or External | 20061102 |
7 | ![]() |
Instance method | Public | Method | Use Different Screen Sequence (Fixed) | 20030304 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | APPLICATION_ENDED | Instance Event (0) |
Public (2) |
BDT Application Is Cancelled | 20080318 |
Types
Interface IF_RECA_BDT_FRAME has no local type.
Method Signatures
Method CHECK_ATTRIBUTES Signature
Method CHECK_ATTRIBUTES on Interface IF_RECA_BDT_FRAME has no parameter.
Method CHECK_ATTRIBUTES on Interface IF_RECA_BDT_FRAME has no exception.
Method FREE Signature
Method FREE on Interface IF_RECA_BDT_FRAME has no parameter.
Method FREE on Interface IF_RECA_BDT_FRAME has no exception.
Method GET_XTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_XLTYPE | Call by reference | Type reference (TYPE) | RECAXLOBJTYPE | Bezeichnung Objektart (20) | 20031114 | ||
2 | ![]() |
ED_XXTYPE | Call by reference | Type reference (TYPE) | RECAXXOBJTYPE | Bezeichnung Objektart (60) | 20031114 | ||
3 | ![]() |
IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20031114 |
Method GET_XTYPE on Interface IF_RECA_BDT_FRAME has no exception.
Method INIT Signature
Method INIT on Interface IF_RECA_BDT_FRAME has no parameter.
Method INIT on Interface IF_RECA_BDT_FRAME has no exception.
Method INIT_BY_BUSOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20021211 |
Method INIT_BY_BUSOBJ on Interface IF_RECA_BDT_FRAME has no exception.
Method IS_REQUEST_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CF_INTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Interner Request | 20061102 | ||
2 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Aktuelles Business-Objekt im BDT | 20061102 | ||
3 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20061102 |
Method IS_REQUEST_INTERNAL on Interface IF_RECA_BDT_FRAME has no exception.
Method SET_FIXED_VARNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_VARNR | Value transfer | Type reference (TYPE) | BU_VARNR | BDT: Bildfolge | 20030304 |
Method SET_FIXED_VARNR on Interface IF_RECA_BDT_FRAME has no exception.
Event Signatures
Event APPLICATION_ENDED Signature
Event APPLICATION_ENDED on Interface IF_RECA_BDT_FRAME has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |