SAP ABAP Class CL_CONTEXTFIELD_MM (Metafield of a Checking Context)
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_CONTEXTFIELD_MM | |
| Short Description | Metafield of a Checking Context | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 19981204 | SAP |
| Last change | 19981210 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CONTEXTFIELD_MM has no interface implemented.
Friends
Class CL_CONTEXTFIELD_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Current Object | 19981210 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | MMPUR_FIELDLIST | List of Metafields | 19981204 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Indicator | 19981210 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MMPUR_METAFIELD | Metafield | 19981210 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Next Metafield | 19981204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Insert Metafield in List | 19981204 | |
| 2 | Instance method | Public | Constructor | Constructor | 19981204 | |
| 3 | Static method | Public | Method | Factory | 19981210 | |
| 4 | Instance method | Public | Method | Return List of Metafields | 19981210 | |
| 5 | Static method | Public | Method | Reset List of Metafields | 19981204 | |
| 6 | Static method | Public | Method | Reset List of Metafields and Insert Entry | 19981204 |
Events
Class CL_CONTEXTFIELD_MM has no event.
Types
Class CL_CONTEXTFIELD_MM has no local type.
Method Signatures
Method ADD_TO_CURRENT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD | Call by reference | Type reference (TYPE) | MMPUR_METAFIELD | Metafeld | 19981204 |
Method ADD_TO_CURRENT_FIELDS on class CL_CONTEXTFIELD_MM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD | Call by reference | Type reference (TYPE) | MMPUR_METAFIELD | Metafeld | 19981210 | |||
| 2 | IM_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Voriges Metafeld | 19981204 |
Method CONSTRUCTOR on class CL_CONTEXTFIELD_MM has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTEXTFIELD_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Metafeld-Objekt | 19981210 |
Method GET on class CL_CONTEXTFIELD_MM has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDS | Call by reference | Type reference (TYPE) | MMPUR_FIELDLIST | Feldliste | 19981210 |
Method GET_FIELDS on class CL_CONTEXTFIELD_MM has no exception.
Method REFRESH_CURRENT_FIELDS Signature
Method REFRESH_CURRENT_FIELDS on class CL_CONTEXTFIELD_MM has no parameter.
Method REFRESH_CURRENT_FIELDS on class CL_CONTEXTFIELD_MM has no exception.
Method SET_CURRENT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD | Call by reference | Type reference (TYPE) | MMPUR_METAFIELD | Metafeld | 19981204 |
Method SET_CURRENT_FIELD on class CL_CONTEXTFIELD_MM has no exception.
History
| Last changed by/on | SAP | 19981210 |
| SAP Release Created in |