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 MO_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) /AIN/CL_UTEST_DOCUMENT wrapper class for /AIN/DM_DOC_STR 20060117
2 MO_MASTER_DATA 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 MS_ACTION Instance attribute Private Type reference (TYPE) /AIN/DM_ACTION_STR Action structure 20060117
4 MV_WRITTEN 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060117
2 GET_ACTION_TYPE Instance method Public Method 20060117
3 GET_GUID Instance method Public Method 20060117
4 GET_STRUCTURE Instance method Public Method returns the structure representation of the action 20060117
5 SET_DOCUMENT Instance method Public Method 20060117
6 WRITE 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 Importing IO_DOC Call by reference Object reference (TYPE REF TO) /AIN/CL_UTEST_DOCUMENT wrapper class for /AIN/DM_DOC_STR 20060117
2 Importing 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 Importing IS_DEVGRP Call by reference Type reference (TYPE) /AIN/DM_DEVGRP_STR Device group 20060117
4 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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