SAP ABAP Class CL_REQUISITION_AGGREGATE_MM (Aggregate Purchase Requisitions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_REQUISITION_AGGREGATE_MM | |
Short Description | Aggregate Purchase Requisitions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MEREQ | Purchasing: Purchase Requisition |
Created | 20020316 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FIELDSELECTION_MM | Field Selection | 20020316 | ||
2 | IF_FLUSH_TRANSPORT_MM | Transport Mechanism for Model | 20020316 | ||
3 | IF_LONGTEXTS_MM | Interface Long Texts in Purchasing | 20020517 | ||
4 | IF_MESSAGE_OBJ_MM | Interface to Message Handler | 20020316 | ||
5 | IF_MODEL_MM | Default Model Functionality | 20020316 | ||
6 | IF_OBSERVER_MM | Observer of a Subject | 20020316 | ||
7 | IF_PURCHASE_REQUISITION | OO Requisition: Document (External View) | 20020320 | ||
8 | IF_PURCHASE_REQ_FACTORY | Factory Requisition Objects | 20020320 | ||
9 | IF_RELEASABLE_MM | Object Supports the Purchasing Release Procedure | 20020320 | ||
10 | IF_SUBJECT_MM | The Subject for the Change Notification Protocol | 20020316 |
Friends
Class CL_REQUISITION_AGGREGATE_MM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TRTYP | 'A' | Transaction Type | 20020320 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_PURCHASE_REQ_FACTORY | Factory Requisition Objects | 20020316 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MEPO_DOCUMENT | Purchasing Document | 20020327 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LTY_T_KEYED_HEADERS | 20020316 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of Requisitions Posted | 20020421 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of Requisitions Being Processed | 20020421 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 50 | Maximum Number of Changed Objects | 20020421 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TRTYP | 'V' | Transaction Type | 20020320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Document Header | 20020317 |
2 | ![]() |
Instance method | Public | Method | Determine Number of Changed Objects | 20020421 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020316 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020327 |
5 | ![]() |
Instance method | Public | Method | Find Proxy Instance | 20020326 |
6 | ![]() |
Instance method | Public | Method | Real Requisition Generated | 20020421 |
7 | ![]() |
Instance method | Public | Method | Real Requisition Discarded | 20020421 |
8 | ![]() |
Instance method | Public | Method | Remove All Processed Items | 20020403 |
Events
Class CL_REQUISITION_AGGREGATE_MM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_KEYED_HEADERS | Protected | See coding | 20020316 |
|
||
2 | LTY_T_KEYED_HEADERS | Protected | See coding | 20020316 |
|
Method Signatures
Method ADD_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HEADER | Call by reference | Object reference (TYPE REF TO) | CL_REQ_HEADER_PROXY_MM | Proxyklasse Banfbelegkopf | 20020317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020317 |
Method CHECK_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SUCCESS | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20020421 |
Method CHECK_LIMIT on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REQUISITION_AGGREGATE_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCUMENT | Call by reference | Type reference (TYPE) | MEPO_DOCUMENT | Einkaufsbeleg | 20020327 |
Method CONSTRUCTOR on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_MODEL_MM | Default Modelfunktionalität | 20020326 | ||
2 | ![]() |
RE_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_MODEL_MM | Default Modelfunktionalität | 20020326 |
Method FIND on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method HEADER_ATTACHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BANFN | Call by reference | Type reference (TYPE) | EBAN-BANFN | Bestellanforderungsnummer | 20020421 | ||
2 | ![]() |
IM_EDIT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Objekt soll geändert werden | 20020421 |
Method HEADER_ATTACHED on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method HEADER_DETACHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BANFN | Call by reference | Type reference (TYPE) | EBAN-BANFN | Banf | 20020421 |
Method HEADER_DETACHED on class CL_REQUISITION_AGGREGATE_MM has no exception.
Method REMOVE_CHANGED_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ITEMS | Value transfer | Type reference (TYPE) | MMPUR_REQUISITION_ITEMS | Bestellanforderungspositionen | 20020403 |
Method REMOVE_CHANGED_ITEMS on class CL_REQUISITION_AGGREGATE_MM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 470 |