SAP ABAP Interface IF_CMX_TYPES_PROVIDER (Manufacturing Execution: Domain Service, Domain Provider)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_TYPES (Package) Manufacturing Execution: Types (Characteristics)
⤷
⤷
Properties
| Interface | IF_CMX_TYPES_PROVIDER | |
| Short Description | Manufacturing Execution: Domain Service, Domain Provider |
General Data
| Package | CMX_TYPES | Manufacturing Execution: Types (Characteristics) |
| Created | 20021122 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_TYPES_PROVIDER has no forward declaration.
Interfaces
Interface IF_CMX_TYPES_PROVIDER has no interface.
Friends
Interface IF_CMX_TYPES_PROVIDER has no friend.
Attributes
Interface IF_CMX_TYPES_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Discards a Domain that has Already been Loaded | 20021122 | |
| 2 | Instance method | Public | Method | Loads a Domain by ID | 20021122 | |
| 3 | Instance method | Public | Method | Loads a Domain by Name | 20021122 | |
| 4 | Instance method | Public | Method | Loads a Domain Group | 20021122 | |
| 5 | Instance method | Public | Method | Updates all Domains Loaded | 20021122 |
Events
Interface IF_CMX_TYPES_PROVIDER has no event.
Types
Interface IF_CMX_TYPES_PROVIDER has no local type.
Method Signatures
Method DISCARD_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Instanz | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Execution: Domainservice, Exception | 20021122 |
Method LOAD_DOMAIN_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CMX_TYPES_DOMAIN_ID | ID | 20021122 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Domäne | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Execution: Domainservice, Exception | 20021122 |
Method LOAD_DOMAIN_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_DOMAIN_NAME | Name | 20021122 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Domäne | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Execution: Domainservice, Exception | 20021122 |
Method LOAD_DOMAIN_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_DOMAIN_GROUP | Name | 20021122 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CMX_TYPES_T_DOMAIN | Domänen, Tabelle kann bei Erfolg auch leer sein | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Execution: Domainservice, Exception | 20021122 |
Method REFRESH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_TYPES_T_DOMAIN | Neue Domänen, Tabelle kann bei Erfolg auch leer sein | 20030908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Execution: Domainservice, Exception | 20021122 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 200 |