SAP ABAP Class /AIN/CL_DEV_UPDATE_DOC_40 (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! | 20050513 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20050513 |
Properties
| Class | /AIN/CL_DEV_UPDATE_DOC_40 | |
| 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 | 20050513 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_UPDATE_DOC_40 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20050513 |
Friends
Class /AIN/CL_DEV_UPDATE_DOC_40 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 | 'NO_UPDATE_IF_SENT' | No status update if document is 'sent' | 20050513 | ||
| 2 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_OVERPACKING/OVERLOADING' | Prevent wrong EPC | 20050513 | ||
| 3 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'STATUS_BY_DOCUMENT_ITEM' | Enforce status update by document item coverage | 20050513 | ||
| 4 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'STATUS_COMPLETE_ALL' | Update status for all action types if document is complete | 20060331 | ||
| 5 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'UNDO' | Undo | 20050513 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20050513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Update document header/item/object status | 20050513 |
Events
Class /AIN/CL_DEV_UPDATE_DOC_40 has no event.
Types
Class /AIN/CL_DEV_UPDATE_DOC_40 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 | Aktivitätskontext | 20050513 | |||
| 2 | IV_PREVENT_RESEND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050513 | |||
| 3 | IV_PREVENT_WRONG_EPC | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050513 | |||
| 4 | IV_STATUS_BY_DOC_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | 20050513 | ||||
| 5 | IV_STATUS_COMPLETE_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060331 | |||
| 6 | IV_UNDO | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050513 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |