SAP ABAP Class CL_MODEL_CONTAINER_MM (Model is Container for Other Models)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MODEL_HOLDER_MM | Model Holder | 19991228 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MODEL_MM | Default Model Functionality | 19991228 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SUBJECT_MM | The Subject for the Change Notification Protocol | 19991228 |
Properties
Class | CL_MODEL_CONTAINER_MM | |
Short Description | Model is Container for Other Models | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MEREQ | Purchasing: Purchase Requisition |
Created | 19991228 | SAP |
Last change | 00000000 | 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_MODEL_HOLDER_MM | Model Holder | 19991228 | ||
2 | IF_MODEL_MM | Default Model Functionality | 19991228 | ||
3 | IF_SUBJECT_MM | The Subject for the Change Notification Protocol | 19991228 |
Friends
Class CL_MODEL_CONTAINER_MM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MODEL_MM | Current Item of Container | 19991228 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MMPUR_MODELS | Items | 19991228 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MODEL_MM | Business Object that Owns the Container | 19991228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19991228 |
2 | ![]() |
Instance method | Public | Method | Determine Current Item | 19991228 |
3 | ![]() |
Instance method | Public | Method | Determine Container Items | 19991228 |
4 | ![]() |
Instance method | Public | Method | Next Item | 19991228 |
5 | ![]() |
Instance method | Public | Method | Previous Item | 19991228 |
6 | ![]() |
Instance method | Public | Method | Set Current Item | 19991228 |
7 | ![]() |
Instance method | Public | Method | Set Items (only for Model!) | 19991228 |
Events
Class CL_MODEL_CONTAINER_MM has no event.
Types
Class CL_MODEL_CONTAINER_MM has no local type.
Method Signatures
Method CONSTRUCTOR 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 | Model (Container-Geschäftsobjekt) | 19991228 |
Method CONSTRUCTOR on class CL_MODEL_CONTAINER_MM has no exception.
Method GET_CURRENT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_MODEL_MM | Aktuelles Item | 19991228 |
Method GET_CURRENT_ITEM on class CL_MODEL_CONTAINER_MM has no exception.
Method GET_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_MODELS | Items | 19991228 |
Method GET_ITEMS on class CL_MODEL_CONTAINER_MM has no exception.
Method NEXT Signature
Method NEXT on class CL_MODEL_CONTAINER_MM has no parameter.
Method NEXT on class CL_MODEL_CONTAINER_MM has no exception.
Method PREVIOUS Signature
Method PREVIOUS on class CL_MODEL_CONTAINER_MM has no parameter.
Method PREVIOUS on class CL_MODEL_CONTAINER_MM has no exception.
Method SET_CURRENT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_MODEL_MM | Aktuelles Model setzen | 19991228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Item nicht in Container vorhanden | 19991228 |
Method SET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ITEMS | Call by reference | Type reference (TYPE) | MMPUR_MODELS | Items | 19991228 |
Method SET_ITEMS on class CL_MODEL_CONTAINER_MM has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C |