SAP ABAP Class /AIN/CL_DEV_CREATE_EPC_WRITE (EPC Generation activity)
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_DEV_ACTIVITY | OBSOLETE - do not use anymore! | 20040922 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040922 |
Properties
Class | /AIN/CL_DEV_CREATE_EPC_WRITE | |
Short Description | EPC Generation activity | |
Super Class | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20040922 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_ACTIVITY | Activity interface | 20040922 |
Friends
Class /AIN/CL_DEV_CREATE_EPC_WRITE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'EPC_TYPE' | EPC Type for EPC | 20050121 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'EPC_FILTER_VALUE' | Filter value for EPC | 20050121 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'EPC_VERSION' | ID Version | 20050121 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGNO | '029' | Messages, Message Number | 20041117 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PREVENT_NEW_TAG' | Prevent New tag | 20050608 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PREVENT_REISSUE' | Prevent Reissue | 20050608 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20050121 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/EPC_TYPE | Tag Encoding Type | 20050121 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/EPC_FILTER_VALUE | Filter Value | 20050121 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/EPC_VERSION | ID Version | 20050121 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050608 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050608 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | /AIN/CL_ACTIVITY_C=>STATUS_OK | Activity Return Status | 20041028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | get the printer and printer group | 20040922 |
2 | ![]() |
Instance method | Private | Method | Get the values of the parameter and set the instance varaibl | 20050121 |
Events
Class /AIN/CL_DEV_CREATE_EPC_WRITE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STY_GTIN | Private | See coding | 20041027 | BEGIN OF sty_gtin,
gtin TYPE comt_gtin,
epc_type TYPE /ain/epc_type,
END OF sty_gtin
|
||
2 | STY_SSCC | Private | See coding | 20041027 | BEGIN OF sty_sscc,
comp_prefix TYPE /ain/epc_prefix,
epc_type TYPE /ain/epc_type,
END OF sty_sscc
|
||
3 | TTY_GTIN | Private | See coding | 20041027 | tty_gtin TYPE STANDARD TABLE OF sty_gtin
|
||
4 | TTY_SSCC | Private | See coding | 20041027 | tty_sscc TYPE STANDARD TABLE OF sty_sscc
|
Method Signatures
Method DETERMINE_PRINTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Aktivitätskontext | 20040922 |
Method DETERMINE_PRINTER on class /AIN/CL_DEV_CREATE_EPC_WRITE has no exception.
Method GET_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Tabellentyp: Aktivitätsparameter | 20050121 |
Method GET_PARAMETER_VALUE on class /AIN/CL_DEV_CREATE_EPC_WRITE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 210 |