SAP ABAP Class CL_J3RF_DI_REGINV_STATUS (Process History of Statuses in Invoice Journal (Russia))
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
J3RF (Package) Localization Russia: FI
⤷
⤷
Properties
| Class | CL_J3RF_DI_REGINV_STATUS | |
| Short Description | Process History of Statuses in Invoice Journal (Russia) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | J3RF | Localization Russia: FI |
| Created | 20120806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_J3RF_DI_REGINV_STATUS has no forward declaration.
Interfaces
Class CL_J3RF_DI_REGINV_STATUS has no interface implemented.
Friends
Class CL_J3RF_DI_REGINV_STATUS has no friend class.
Attributes
Class CL_J3RF_DI_REGINV_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete All Statuses for Invoice Journal Record | 20120806 | |
| 2 | Static method | Private | Method | Release Lock on Invoice Journal Record in History Table | 20120806 | |
| 3 | Static method | Private | Method | Set Lock on Invoice Journal Record in History Table | 20120806 | |
| 4 | Static method | Public | Method | Insert Document or Clarification Status into History Table | 20120806 | |
| 5 | Static method | Public | Method | Read All Statuses for Invoice Journal Record | 20120806 |
Events
Class CL_J3RF_DI_REGINV_STATUS has no event.
Types
Class CL_J3RF_DI_REGINV_STATUS has no local type.
Method Signatures
Method DELETE_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | J_3RF_REGINV_KEY | Invoice Journal Key | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | History of statuses not deleted | 20120806 |
Method DEQUEUE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | J_3RF_REGINV_KEY | Invoice Journal Key | 20120806 |
Method DEQUEUE_STATUS on class CL_J3RF_DI_REGINV_STATUS has no exception.
Method ENQUEUE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | J_3RF_REGINV_KEY | Invoice Journal Key | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120806 |
Method INSERT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLARIF_STATUS | Call by reference | Type reference (TYPE) | J_3RFINV_CLARIF_STATUS | XML Clarification Request Status | 20120806 | |||
| 2 | I_DOC_STATUS | Call by reference | Type reference (TYPE) | J_3RFINV_DOC_STATUS | XML Document Status | 20120806 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | J_3RF_REGINV_KEY | Invoice Journal Key | 20120806 | |||
| 4 | I_NUM_ID | Call by reference | Type reference (TYPE) | J_3RFDI_ARC_INT_NUM | DI archive internal number | 20120816 | |||
| 5 | O_STATUS_KEY | Call by reference | Type reference (TYPE) | J_3RFINV_STATUS_KEY | Key Number For Log Table | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Status not entered into the History table | 20120806 |
Method READ_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_STATUS | Call by reference | Type reference (TYPE) | J_3RFINV_DOC_STATUS | XML Document Status | 20120921 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | J_3RF_REGINV_KEY | Invoice Journal Key | 20120806 | |||
| 3 | O_STATUS_LOG | Call by reference | Type reference (TYPE) | J_3RF_REGINV_LOG_T | Invoice Journal (Russia): History of Statuses Table | 20120806 |
Method READ_STATUSES on class CL_J3RF_DI_REGINV_STATUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |