SAP ABAP Class /AIN/CL_DEV_UPDATE_DOCUMENT (Update Document 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! | 20040517 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040505 |
Properties
Class | /AIN/CL_DEV_UPDATE_DOCUMENT | |
Short Description | Update Document 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 | 20040505 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_UPDATE_DOCUMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_ACTIVITY | Activity interface | 20040505 |
Friends
Class /AIN/CL_DEV_UPDATE_DOCUMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_UPDATE_IF_SENT' | No status update if document is 'sent' | 20040608 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_OVERPACKING/OVERLOADING' | Prevent wrong EPC | 20040811 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'UNDO' | Undo | 20040602 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'STATUS_BY_DOC_OBJECT' | Update document status via document item qty | 20040602 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Update document header/item/object status | 20040602 |
Events
Class /AIN/CL_DEV_UPDATE_DOCUMENT has no event.
Types
Class /AIN/CL_DEV_UPDATE_DOCUMENT has no local type.
Method Signatures
Method UPDATE_DOCUMENT 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 | Activity Context | 20040602 | ||
2 | ![]() |
IV_PREVENT_RESEND | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040608 | ||
3 | ![]() |
IV_PREVENT_WRONG_EPC | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040811 | ||
4 | ![]() |
IV_UNDO | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040602 | ||
5 | ![]() |
IV_UPDATE_BY_EPC | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20040602 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |