SAP ABAP Class CL_ECH_TEST_TRX_BHVR (Transaction Behavior ECH/PPO)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_TEST (Package) Package for Test Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20100503 |
Properties
Class | CL_ECH_TEST_TRX_BHVR | |
Short Description | Transaction Behavior ECH/PPO | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | T | Test Program |
Category | 0 | |
Package | FS_ECH_TEST | Package for Test Objects |
Created | 20100503 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_ACTION | Interface - Action Class | 20100503 |
Friends
Class CL_ECH_TEST_TRX_BHVR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | C | '1' | 20100503 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | C | '4' | 20100503 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | C | '3' | 20100503 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | C | '2' | 20100503 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | C | '2' | 20100503 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_ACTION_INPUT | 20100503 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECH_DTE_ERROR_OBJECT_ID | 20100503 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100503 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100503 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
21 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_ECH_ACTION | 20100503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100503 | |
2 | ![]() |
Instance method | Private | Constructor | 20100503 | |
3 | ![]() |
Instance method | Private | Method | 20100503 | |
4 | ![]() |
Instance method | Private | Method | 20100503 | |
5 | ![]() |
Instance method | Private | Method | 20100503 | |
6 | ![]() |
Instance method | Private | Method | 20100503 | |
7 | ![]() |
Instance method | Private | Method | 20100503 | |
8 | ![]() |
Instance method | Private | Event handling method | 20100503 | |
9 | ![]() |
Instance method | Private | Method | 20100503 | |
10 | ![]() |
Instance method | Private | Method | 20100503 |
Events
Class CL_ECH_TEST_TRX_BHVR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ACTION_INPUT | Private | See coding | 20100503 | begin of ty_s_action_input,
error_object_id type ech_dte_error_object_id,
data type ref to string,
main_error type bapiret2,
messages type bapiret2_t,
error_category type ech_dte_error_category,
no_dlg type ech_dte_action_no_dlg,
end of ty_s_action_input
|
||
2 | TY_S_PPO_COMPONENT | Private | See coding | 20100503 | begin of ty_s_ppo_component,
component type /sappo/dte_component,
end of ty_s_ppo_component
|
||
3 | TY_S_PPO_PROCESS | Private | See coding | 20100503 | begin of ty_s_ppo_process,
component type /sappo/dte_component,
business_process type /sappo/dte_business_process,
end of ty_s_ppo_process
|
||
4 | TY_S_PPO_PROXY_EXEC_INPUT | Private | See coding | 20100503 | begin of ty_s_ppo_proxy_exec_input.
include type /sappo/typ_procyexecution_inp.
types: end of ty_s_ppo_proxy_exec_input
|
Method Signatures
Method CLEAR_VERIFICATION_ATTRIBUTES Signature
Method CLEAR_VERIFICATION_ATTRIBUTES on class CL_ECH_TEST_TRX_BHVR has no parameter.
Method CLEAR_VERIFICATION_ATTRIBUTES on class CL_ECH_TEST_TRX_BHVR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ECH_TEST_TRX_BHVR has no parameter.
Method CONSTRUCTOR on class CL_ECH_TEST_TRX_BHVR has no exception.
Method CREATE_TRANSIENT_RES_STRATEGY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERSIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method CREATE_TRANSIENT_RES_STRATEGY on class CL_ECH_TEST_TRX_BHVR has no exception.
Method DELETE_CURRENT_PPO_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100503 |
Method DELETE_CURRENT_PPO_ORDER on class CL_ECH_TEST_TRX_BHVR has no exception.
Method DELETE_TRANSIENT_RES_STRATEGY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100503 |
Method DELETE_TRANSIENT_RES_STRATEGY on class CL_ECH_TEST_TRX_BHVR has no exception.
Method EXECUTE_PPO_EXEC_FUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ECH_INPUT | Call by reference | Type reference (TYPE) | TYP_F_ECH_INPUT | Fehlersymptom (Eingabe für ECH) | 20100503 | ||
2 | ![]() |
IV_NO_DLG | Call by reference | Type reference (TYPE) | ECH_DTE_ACTION_NO_DLG | ABAP_TRUE | 20100503 | ||
3 | ![]() |
IV_PPO_METHOD | Call by reference | Type reference (TYPE) | /SAPPO/METH_PROXY_EXECUTION | 20100503 | |||
4 | ![]() |
IV_PPO_MODE | Call by reference | Type reference (TYPE) | /SAPPO/MODE_PROXY_EXECUTION | CON_MASS_MODE | 20100503 | ||
5 | ![]() |
IV_SIMULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100503 |
Method EXECUTE_PPO_EXEC_FUNC on class CL_ECH_TEST_TRX_BHVR has no exception.
Method INIT_ECH_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROLLBACK_ON_RETRY_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20100503 | ||
2 | ![]() |
I_TECHNICAL_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method INIT_ECH_ACTION on class CL_ECH_TEST_TRX_BHVR has no exception.
Method ON_TRANSACTION_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Value transfer | Attribute reference (LIKE) | 20100503 |
Method ON_TRANSACTION_FINISHED on class CL_ECH_TEST_TRX_BHVR has no exception.
Method PROCESS_ERROR_SYMPTOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERROR_OBJECT_ID | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_OBJECT_ID | 20100503 | |||
2 | ![]() |
RS_ECH_INPUT | Value transfer | Type reference (TYPE) | TYP_F_ECH_INPUT | 20100503 |
Method PROCESS_ERROR_SYMPTOM on class CL_ECH_TEST_TRX_BHVR has no exception.
Method VERIFY_TRANSACTIONAL_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUMBER_OF_COMMITS | Call by reference | Type reference (TYPE) | I | 20100503 | |||
2 | ![]() |
IV_NUMBER_OF_ROLLBACKS | Call by reference | Type reference (TYPE) | I | 20100503 |
Method VERIFY_TRANSACTIONAL_CALLS on class CL_ECH_TEST_TRX_BHVR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |