SAP ABAP Class IF_CMX_TYPES_PROVIDER (Manufacturing Execution: Domain Service, Domain Provider)
Properties
Class | IF_CMX_TYPES_PROVIDER | |
Short Description | Manufacturing Execution: Domain Service, Domain Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021122 | SAP |
Last change | 20040127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CMX_TYPES_PROVIDER has no forward declaration.
Interfaces
Class IF_CMX_TYPES_PROVIDER has no interface implemented.
Friends
Class IF_CMX_TYPES_PROVIDER has no friend class.
Attributes
Class 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
Class IF_CMX_TYPES_PROVIDER has no event.
Types
Class 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 |