SAP ABAP Class /AIN/CL_TAG_SENDKILL_DEV_PRE (Preparotary activity for sending kill command)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/ACTIVITIES (Package) Auto-ID Activities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /AIN/CL_BASIC_ACTIVITY Root of all activity classes 20060819
2 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/IF_ACTIVITY Activity interface 20060819
Properties
Class /AIN/CL_TAG_SENDKILL_DEV_PRE  
Short Description Preparotary activity for sending kill command    
Super Class /AIN/CL_BASIC_ACTIVITY Root of all activity classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /AIN/TAG_SNDKILL_DEV    
Program status     
Category 0   
Package /AIN/ACTIVITIES   Auto-ID Activities 
Created 20060819   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_TAG_SENDKILL_DEV_PRE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /AIN/IF_ACTIVITY Activity interface 20060819
Friends
Class /AIN/CL_TAG_SENDKILL_DEV_PRE has no friend class.
Attributes
Class /AIN/CL_TAG_SENDKILL_DEV_PRE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PASSWORDS Instance method Private Method get password for an id 20060821
Events
Class /AIN/CL_TAG_SENDKILL_DEV_PRE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STY_ID_PASSWD Private See coding 20060821 BEGIN OF sty_id_passwd, access_pwd TYPE /ain/if_pub_pwd_value, kill_pwd TYPE /ain/if_pub_pwd_value, id_version TYPE /ain/epc_version, id TYPE /ain/epc, END OF sty_id_passwd
2 TTY_ID_PASSWDS Private See coding 20060821 tty_id_passwds TYPE STANDARD TABLE OF sty_id_passwd
Method Signatures

Method GET_PASSWORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ID_PASSWD Call by reference Type reference (TYPE) STY_ID_PASSWD 20060821
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) /AIN/CL_APP_LOG AIN Application log 20060822
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) /AIN/ACTIVITY_CTX_EPC_STR Activity Context EPC list 20060821

Method GET_PASSWORDS on class /AIN/CL_TAG_SENDKILL_DEV_PRE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 600