SAP ABAP Class /AIN/CL_UTEST_EPC_FACTORY (service class for aii unit test master data creation)
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_EPC_FACTORY  
Short Description service class for aii unit test master data creation    
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 20060118   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_UTEST_EPC_FACTORY has no forward declaration.
Interfaces
Class /AIN/CL_UTEST_EPC_FACTORY has no interface implemented.
Friends
Class /AIN/CL_UTEST_EPC_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_VERBOSE Static Attribute Private Type reference (TYPE) BOOLE_D ' ' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060118
2 CREATE_EPCS Static method Private Method creates n EPCs of a certain type 20060118
3 CREATE_GRAIS_96 Static method Public Method creates n GRAI-96 EPCs and returns a table with their strcts 20060118
4 CREATE_GRAI_96 Static method Public Method creates a GRAI-96 EPC and returnes its structure 20060118
5 CREATE_SGTINS_96 Static method Public Method creates n SGTIN-96 EPCs and returns a table with their strct 20060118
6 CREATE_SGTIN_96 Static method Public Method creates a SGTIN-96 EPC and returns its structure 20060118
7 CREATE_SSCCS_96 Static method Public Method creates n SSCC-96 EPCs and returns a table with their strcts 20060120
8 CREATE_SSCC_96 Static method Public Method creates a SSCC-96 EPC and returns its structure 20060120
9 SET_VERBOSE Static method Public Method 20060118
Events
Class /AIN/CL_UTEST_EPC_FACTORY has no event.
Types
Class /AIN/CL_UTEST_EPC_FACTORY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /AIN/CL_UTEST_EPC_FACTORY has no parameter.
Method CONSTRUCTOR on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_EPCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_TYPE Call by reference Type reference (TYPE) /AIN/EPC_TYPE Tag Encoding Type 20060118
2 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION RFID Tag ID Version 20060118
3 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N 20060119
4 Importing IV_NUMBER Call by reference Type reference (TYPE) N number of EPCs to be created 20060118
5 Returning RT_ID_DATA Value transfer Type reference (TYPE) /AIN/ID_DATA_TAB Table Type: ID Data 20060118

Method CREATE_EPCS on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_GRAIS_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' RFID Tag ID Version 20060118
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060119
3 Importing IV_NUMBER Call by reference Type reference (TYPE) N 20060118
4 Returning RT_GRAI Value transfer Type reference (TYPE) /AIN/ID_DATA_TAB Table Type: ID Data 20060118

Method CREATE_GRAIS_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_GRAI_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' RFID Tag ID Version 20060118
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060119
3 Returning RS_GRAI Value transfer Type reference (TYPE) /AIN/ID_DATA_STR ID Detailed Structure 20060118

Method CREATE_GRAI_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_SGTINS_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' RFID Tag ID Version 20060118
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060119
3 Importing IV_NUMBER Call by reference Type reference (TYPE) N number of EPCs to be created 20060118
4 Returning RT_SGTIN Value transfer Type reference (TYPE) /AIN/ID_DATA_TAB Table Type: ID Data 20060118

Method CREATE_SGTINS_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_SGTIN_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' 20060118
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060119
3 Returning RS_SGTIN Value transfer Type reference (TYPE) /AIN/ID_DATA_STR 20060118

Method CREATE_SGTIN_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_SSCCS_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' RFID Tag ID Version 20060120
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060120
3 Importing IV_NUMBER Call by reference Type reference (TYPE) N 20060120
4 Returning RT_SSCC Value transfer Type reference (TYPE) /AIN/ID_DATA_TAB Table Type: ID Data 20060120

Method CREATE_SSCCS_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method CREATE_SSCC_96 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPC_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 'EPC_1.30' RFID Tag ID Version 20060120
2 Importing IV_FILTER_VALUE Call by reference Type reference (TYPE) N '0' 20060120
3 Returning RS_SSCC Value transfer Type reference (TYPE) /AIN/ID_DATA_STR ID Detailed Structure 20060120

Method CREATE_SSCC_96 on class /AIN/CL_UTEST_EPC_FACTORY has no exception.

Method SET_VERBOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERBOSE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060118

Method SET_VERBOSE on class /AIN/CL_UTEST_EPC_FACTORY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400