SAP ABAP Class IF_RECA_BDT_FRAME (Template for BDT Frame Calls)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_OBJECT | Instantiable Object | 20010706 |
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
Class | IF_RECA_BDT_FRAME | |
Short Description | Template for BDT Frame Calls | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010706 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_BDT_FRAME has no interface implemented.
Friends
Class IF_RECA_BDT_FRAME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Initialization | 20021129 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Set Error Handler | 20021129 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FUNCNAME | Callback Module: Set Navigation Data | 20021216 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BU_DYNID | BDT: First Screen of Sequence (NOT Initial Screen!) | 20010709 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DOKU_OBJ | Documentation Object for Description | 20010709 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BU_OBJAP | BDT: Application object | 20010709 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RECAC_OBJECT_TYPE_ALLOWED-OBJTYPE | Business Object Type | 20011113 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYPFKEY | GUI Status: Name | 20010709 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | GUI Status: Frame Program | 20010709 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYTITLE | GUI Title: Name | 20010709 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | GUI-Title: Frame Program | 20010709 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BU_VARNR | BDT: Screen sequence | 20010709 | ||
13 | ![]() |
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
Class IF_RECA_BDT_FRAME has no local type.
Method Signatures
Method CHECK_ATTRIBUTES Signature
Method CHECK_ATTRIBUTES on class IF_RECA_BDT_FRAME has no parameter.
Method CHECK_ATTRIBUTES on class IF_RECA_BDT_FRAME has no exception.
Method FREE Signature
Method FREE on class IF_RECA_BDT_FRAME has no parameter.
Method FREE on class 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 class IF_RECA_BDT_FRAME has no exception.
Method INIT Signature
Method INIT on class IF_RECA_BDT_FRAME has no parameter.
Method INIT on class 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 class 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 class 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 class IF_RECA_BDT_FRAME has no exception.
Event Signatures
Event APPLICATION_ENDED Signature
Event APPLICATION_ENDED on class IF_RECA_BDT_FRAME has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |