SAP ABAP Class /AIN/CL_UTEST_ACTION (wrapper class for /AIN/DM_ACTION_STR)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/DM (Package) Auto-ID Data Management

⤷

⤷

Properties
Class | /AIN/CL_UTEST_ACTION | |
Short Description | wrapper class for /AIN/DM_ACTION_STR | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/DM | Auto-ID Data Management |
Created | 20060117 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_UTEST_ACTION has no forward declaration.
Interfaces
Class /AIN/CL_UTEST_ACTION has no interface implemented.
Friends
Class /AIN/CL_UTEST_ACTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_UTEST_DOCUMENT | wrapper class for /AIN/DM_DOC_STR | 20060117 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_UTEST_MASTER_DATA | service class, crts and prvds AII master data for unit tests | 20060117 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/DM_ACTION_STR | Action structure | 20060117 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ' ' | indicates if action has already been written to the db | 20060117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060117 |
2 | ![]() |
Instance method | Public | Method | 20060117 | |
3 | ![]() |
Instance method | Public | Method | 20060117 | |
4 | ![]() |
Instance method | Public | Method | returns the structure representation of the action | 20060117 |
5 | ![]() |
Instance method | Public | Method | 20060117 | |
6 | ![]() |
Instance method | Public | Method | writes action to the database | 20060117 |
Events
Class /AIN/CL_UTEST_ACTION has no event.
Types
Class /AIN/CL_UTEST_ACTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOC | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_UTEST_DOCUMENT | wrapper class for /AIN/DM_DOC_STR | 20060117 | ||
2 | ![]() |
IO_MASTER_DATA | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_UTEST_MASTER_DATA | service class, crts and prvds AII master data for unit tests | 20060117 | ||
3 | ![]() |
IS_DEVGRP | Call by reference | Type reference (TYPE) | /AIN/DM_DEVGRP_STR | Device group | 20060117 | ||
4 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | 'APL2' | Action Type | 20060117 |
Method CONSTRUCTOR on class /AIN/CL_UTEST_ACTION has no exception.
Method GET_ACTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTION_TYPE | Value transfer | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20060117 |
Method GET_ACTION_TYPE on class /AIN/CL_UTEST_ACTION has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GUID | Value transfer | Type reference (TYPE) | /AIN/DM_ACT_GUID | Action GUID | 20060117 |
Method GET_GUID on class /AIN/CL_UTEST_ACTION has no exception.
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LS_ACT | Value transfer | Type reference (TYPE) | /AIN/DM_ACTION_STR | Action structure | 20060117 |
Method GET_STRUCTURE on class /AIN/CL_UTEST_ACTION has no exception.
Method SET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOC | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_UTEST_DOCUMENT | wrapper class for /AIN/DM_DOC_STR | 20060117 |
Method SET_DOCUMENT on class /AIN/CL_UTEST_ACTION has no exception.
Method WRITE Signature
Method WRITE on class /AIN/CL_UTEST_ACTION has no parameter.
Method WRITE on class /AIN/CL_UTEST_ACTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |