SAP ABAP Class CL_WZRE_DOC_CONTAINER (Locked and Unlocked Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
⤷
⤷
Properties
| Class | CL_WZRE_DOC_CONTAINER | |
| Short Description | Locked and Unlocked Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_SERVICES | OO Wrapping of Agency Business + Services |
| Created | 20061213 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WZRE_DOC_CONTAINER has no forward declaration.
Interfaces
Class CL_WZRE_DOC_CONTAINER has no interface implemented.
Friends
Class CL_WZRE_DOC_CONTAINER 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) | WZRE_ENTITY_HTAB | Blocked Documents | 20061213 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WZRE_ENTITY_HTAB | Unlocked Documents | 20061213 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WZRE_GUID_MAP | Mapping of Guid to Number | 20061213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061213 | |
| 2 | Instance method | Public | Method | Delete Entry | 20061213 | |
| 3 | Instance method | Public | Method | Read All Locked Documents from Buffer | 20070821 | |
| 4 | Instance method | Public | Method | Read All Unlocked Documents from Buffer | 20070821 | |
| 5 | Instance method | Public | Method | Read Locked Documents From Buffer | 20061213 | |
| 6 | Instance method | Public | Method | Read Unlocked Documents From Buffer | 20061213 | |
| 7 | Instance method | Public | Method | Insert Entry | 20061213 | |
| 8 | Instance method | Public | Method | Is Document in Buffer? (Locked or Unlocked) | 20061215 | |
| 9 | Instance method | Public | Method | Contained in Table of Locked Documents | 20061213 | |
| 10 | Instance method | Public | Method | Delete All Data | 20070914 | |
| 11 | Instance method | Public | Method | Transfer Locked Documents into List of Unlocked | 20061213 | |
| 12 | Instance method | Public | Method | Transfer Document From Locked to Unlocked | 20071010 |
Events
Class CL_WZRE_DOC_CONTAINER has no event.
Types
Class CL_WZRE_DOC_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_GUID_MAP | Mapping von Guid auf Nummer | 20061213 |
Method CONSTRUCTOR on class CL_WZRE_DOC_CONTAINER has no exception.
Method DELETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061213 |
Method DELETE_ENTRY on class CL_WZRE_DOC_CONTAINER has no exception.
Method GET_ALL_LOCKED_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOC | Call by reference | Type reference (TYPE) | WZRE_ENTITY_HTAB | Belege | 20070821 |
Method GET_ALL_LOCKED_DOCUMENTS on class CL_WZRE_DOC_CONTAINER has no exception.
Method GET_ALL_UNLOCKED_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOC | Call by reference | Type reference (TYPE) | WZRE_ENTITY_HTAB | Belege | 20070821 |
Method GET_ALL_UNLOCKED_DOCUMENTS on class CL_WZRE_DOC_CONTAINER has no exception.
Method GET_LOCKED_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | DOCTYPE | Agenturgeschäft: Typ des Beleges | 20070914 | |||
| 2 | T_DOC | Call by reference | Type reference (TYPE) | WZRE_ENTITY_STAB | Belege | 20061213 | |||
| 3 | T_NOT_FOUND | Call by reference | Type reference (TYPE) | WZRE_WBELN_STAB | Nummern nicht gefundener Belege | 20061213 | |||
| 4 | T_NUM | Call by reference | Type reference (TYPE) | WZRE_WBELN_STAB | Belegnummer einer Eingangsrechnung | 20061213 |
Method GET_LOCKED_DOCUMENTS on class CL_WZRE_DOC_CONTAINER has no exception.
Method GET_UNLOCKED_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | DOCTYPE | Agenturgeschäft: Typ des Beleges | 20070914 | |||
| 2 | T_DOC | Call by reference | Type reference (TYPE) | WZRE_ENTITY_STAB | Belege | 20061213 | |||
| 3 | T_NOT_FOUND | Call by reference | Type reference (TYPE) | WZRE_WBELN_STAB | Nummern nicht gefundener Belege | 20061213 | |||
| 4 | T_NUM | Call by reference | Type reference (TYPE) | WZRE_WBELN_STAB | Belegnummer einer Eingangsrechnung | 20061213 |
Method GET_UNLOCKED_DOCUMENTS on class CL_WZRE_DOC_CONTAINER has no exception.
Method INSERT_NEW_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_AGENCY_DOC | Agenturbeleg | 20061213 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061213 | |||
| 3 | I_LOCKED | Call by reference | Type reference (TYPE) | BVAL | gesperrt | 20061213 |
Method INSERT_NEW_ENTRY on class CL_WZRE_DOC_CONTAINER has no exception.
Method IS_CONTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061215 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061215 | |||
| 3 | RE_CONTAINED | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20061215 |
Method IS_CONTAINED on class CL_WZRE_DOC_CONTAINER has no exception.
Method IS_CONTAINED_IN_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061213 | |||
| 2 | RE_CONTAINED | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20061213 |
Method IS_CONTAINED_IN_LOCKED on class CL_WZRE_DOC_CONTAINER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_WZRE_DOC_CONTAINER has no parameter.
Method REFRESH on class CL_WZRE_DOC_CONTAINER has no exception.
Method TRANSFER_LOCKED_TO_UNLOCKED Signature
Method TRANSFER_LOCKED_TO_UNLOCKED on class CL_WZRE_DOC_CONTAINER has no parameter.
Method TRANSFER_LOCKED_TO_UNLOCKED on class CL_WZRE_DOC_CONTAINER has no exception.
Method TRANSFER_ONE_DOC_TO_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20071010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Entsperren | 20071010 | ||
| 2 | Nummer existiert nicht | 20071010 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |