SAP ABAP Class CL_RECA_BDT_APPL_TOOL (Tool for Displaying RE Objects in BDT)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. | 20021206 |
Properties
Class | CL_RECA_BDT_APPL_TOOL | |
Short Description | Tool for Displaying RE Objects in BDT | |
Super Class | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_BT | RE: Business Data Toolset (Cross-Application BDT Objects) |
Created | 20021204 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_BDT_APPL_TOOL has no interface implemented.
Friends
Class CL_RECA_BDT_APPL_TOOL 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) | ABAP_BOOL | ABAP_FALSE | Bool: Create with Template? | 20021206 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Messages Displayed Initial | 20030109 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RECA_WB_REQ_STATE_BDT | Status of BDT Request | 20021213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021204 |
2 | ![]() |
Instance method | Private | Method | Change of an Object with Error Handling | 20041125 |
3 | ![]() |
Instance method | Private | Method | Create New Business Object | 20030110 |
4 | ![]() |
Instance method | Private | Method | Create New Business Object with Template | 20030110 |
5 | ![]() |
Instance method | Private | Method | Create Contract for Business Object | 20041109 |
6 | ![]() |
Instance method | Private | Method | Create Security Deposit Agreement for Contract | 20030408 |
7 | ![]() |
Instance method | Private | Method | Create Follow-On Contract for Contract | 20041109 |
8 | ![]() |
Instance method | Private | Method | Create Contract Offer for Business Object | 20120309 |
Events
Class CL_RECA_BDT_APPL_TOOL has no event.
Types
Class CL_RECA_BDT_APPL_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RECA_BDT_APPL_TOOL has no parameter.
Method CONSTRUCTOR on class CL_RECA_BDT_APPL_TOOL has no exception.
Method _CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041125 | ||
2 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ändern nicht möglich | 20041125 |
Method _CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030110 | ||
2 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20030110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20030110 |
Method _CREATE_BY_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030110 | ||
2 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20030110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20030110 |
Method _CREATE_CONTRACT_FOR_BUSOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041109 | ||
2 | ![]() |
EO_REPLACEMENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Ersatz-Request anstelle des Verursachenden | 20041207 | ||
3 | ![]() |
IF_FOLLOW | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Folgevertrag? | 20041126 | |
4 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20041109 |
Method _CREATE_DEPOSIT_FOR_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030408 | ||
2 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20030408 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20030408 |
Method _CREATE_FOLLOW_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20041109 | ||
2 | ![]() |
EO_REPLACEMENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Ersatz-Request anstelle des Verursachenden | 20041207 | ||
3 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20041109 |
Method _CREATE_OFFER_FOR_BUSOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120309 | ||
2 | ![]() |
EO_REPLACEMENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Ersatz-Request anstelle des Verursachenden | 20120309 | ||
3 | ![]() |
IF_FOLLOW | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Folgevertrag? | 20120309 | |
4 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20120309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen aufgetreten | 20120309 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |