SAP ABAP Interface /BOBF/IF_TRA_C (Constant interface for the transaction package)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/TRANSACTION (Package) Business Object Processing Framework Transaction Management

⤷

⤷

Properties
Interface | /BOBF/IF_TRA_C | |
Short Description | Constant interface for the transaction package |
General Data
Package | /BOBF/TRANSACTION | Business Object Processing Framework Transaction Management |
Created | 20090202 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface /BOBF/IF_TRA_C has no forward declaration.
Interfaces
Interface /BOBF/IF_TRA_C has no interface.
Friends
Interface /BOBF/IF_TRA_C has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_STATE_ADJUST_NUMBERS | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 4 | State of the callstack | 20090203 | |
2 | GC_STATE_AFTER_FAILED_SAVE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 5 | State of the callstack | 20090203 | |
3 | GC_STATE_AFTER_SUCCESSFUL_SAVE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 6 | State of the callstack | 20090203 | |
4 | GC_STATE_CHECK | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 1 | State of the callstack | 20090224 | |
5 | GC_STATE_CHECK_BEFORE_SAVE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 7 | State of the callstack | 20090203 | |
6 | GC_STATE_DO_CLEANUP | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 8 | State of the callstack | 20090203 | |
7 | GC_STATE_DO_SAVE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 9 | State of the callstack | 20090203 | |
8 | GC_STATE_EMPTY | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 0 | State of the callstack | 20090203 | |
9 | GC_STATE_FINALIZE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 10 | State of the callstack | 20090203 | |
10 | GC_STATE_MODIFY | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 2 | State of the callstack | 20090203 | |
11 | GC_STATE_ON_BUSINESS_OBJECT_C | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 11 | State of the callstack | 20090203 | |
12 | GC_STATE_ON_NUMBERS_ADJUSTED | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 12 | State of the callstack | 20090203 | |
13 | GC_STATE_READ | Constant | Public | Type reference (TYPE) | /BOBF/TRA_CALLSTACK_STATE | 3 | State of the callstack | 20090224 | |
14 | GC_TP_ASYNC_SAVE_AND_CONTINUE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_TRANSACTION_PATTERN | 2 | Transaction Pattern ASC (Asynchron, Save, Continue) | 20121008 | |
15 | GC_TP_SAVE_AND_CONTINUE | Constant | Public | Type reference (TYPE) | /BOBF/TRA_TRANSACTION_PATTERN | 1 | Transaction Pattern SC (Synchron, Continue) | 20090224 | |
16 | GC_TP_SAVE_AND_EXIT | Constant | Public | Type reference (TYPE) | /BOBF/TRA_TRANSACTION_PATTERN | 0 | Transaction Pattern AE (Asynchron, Exit) | 20090224 |
Methods
Interface /BOBF/IF_TRA_C has no method.
Events
Interface /BOBF/IF_TRA_C has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CALLSTACK_STATE | Public | Type reference (TYPE) | I | Describes a state of the callstack | 20090209 |
|
2 | TY_TRANSACTION_PATTERN | Public | Type reference (TYPE) | I | Describes a transaction pattern | 20090209 |
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |