SAP ABAP Class CL_DOCUMENT_HANDLER_MM (Document Handler for MM Documents)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Properties
| Class | CL_DOCUMENT_HANDLER_MM | |
| Short Description | Document Handler for MM Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 20061116 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DOCUMENT_HANDLER_MM has no forward declaration.
Interfaces
Class CL_DOCUMENT_HANDLER_MM has no interface implemented.
Friends
Class CL_DOCUMENT_HANDLER_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | MMDOC_HANDLER_CONFIG | Configuration for CL_DOCUMENT_HANDLER_MM | 20061120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20061120 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061116 | |
| 3 | Instance method | Private | Method | 20061121 | ||
| 4 | Instance method | Private | Method | 20061120 | ||
| 5 | Instance method | Private | Method | 20061120 | ||
| 6 | Instance method | Private | Method | 20061121 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVENT_CHECK | Instance Event (0) |
Public (2) |
20061116 | |
| 2 | EVENT_GET_DATA | Instance Event (0) |
Public (2) |
20061116 | |
| 3 | EVENT_POST | Instance Event (0) |
Public (2) |
20061116 | |
| 4 | EVENT_PROCESS | Instance Event (0) |
Public (2) |
20061116 | |
| 5 | EVENT_SET_DATA | Instance Event (0) |
Public (2) |
20061116 |
Types
Class CL_DOCUMENT_HANDLER_MM has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method CHECK on class CL_DOCUMENT_HANDLER_MM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method CONSTRUCTOR on class CL_DOCUMENT_HANDLER_MM has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method GET_DATA on class CL_DOCUMENT_HANDLER_MM has no exception.
Method POST Signature
Method POST on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method POST on class CL_DOCUMENT_HANDLER_MM has no exception.
Method PROCESS Signature
Method PROCESS on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method PROCESS on class CL_DOCUMENT_HANDLER_MM has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_DOCUMENT_HANDLER_MM has no parameter.
Method SET_DATA on class CL_DOCUMENT_HANDLER_MM has no exception.
Event Signatures
Event EVENT_CHECK Signature
Event EVENT_CHECK on class CL_DOCUMENT_HANDLER_MM has no parameter.
Event EVENT_GET_DATA Signature
Event EVENT_GET_DATA on class CL_DOCUMENT_HANDLER_MM has no parameter.
Event EVENT_POST Signature
Event EVENT_POST on class CL_DOCUMENT_HANDLER_MM has no parameter.
Event EVENT_PROCESS Signature
Event EVENT_PROCESS on class CL_DOCUMENT_HANDLER_MM has no parameter.
Event EVENT_SET_DATA Signature
Event EVENT_SET_DATA on class CL_DOCUMENT_HANDLER_MM has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |