SAP ABAP Class CL_XMS_BC_CONF_LOCAL (CL_XMS_BC_CONF_LOCAL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_BC_CONF | 20070112 |
Properties
Class | CL_XMS_BC_CONF_LOCAL | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSF | XI: Integration Engine Runtime |
Created | 20070111 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_BC_CONF_LOCAL has no forward declaration.
Interfaces
Class CL_XMS_BC_CONF_LOCAL has no interface implemented.
Friends
Class CL_XMS_BC_CONF_LOCAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_ACKNOWLEDGE | Message Type | 20070122 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_INTERFACE | 20070122 | |||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SXMS_PROC_TYPE | Processor Type of a Package | 20070115 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_BCFG_COMPLETE_TTYP | Master Table Package Configurations | 20070111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20070122 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070111 |
3 | ![]() |
Static method | Protected | Method | 20070209 | |
4 | ![]() |
Static method | Protected | Method | 20070205 | |
5 | ![]() |
Static method | Protected | Method | 20070205 | |
6 | ![]() |
Instance method | Protected | Method | 20070111 | |
7 | ![]() |
Instance method | Public | Method | 20070111 | |
8 | ![]() |
Instance method | Public | Method | 20070111 | |
9 | ![]() |
Instance method | Public | Method | 20070111 | |
10 | ![]() |
Instance method | Public | Method | 20070111 | |
11 | ![]() |
Static method | Protected | Method | 20070214 | |
12 | ![]() |
Static method | Public | Method | 20091126 | |
13 | ![]() |
Static method | Protected | Method | 20070209 | |
14 | ![]() |
Static method | Protected | Method | 20070205 | |
15 | ![]() |
Static method | Protected | Method | 20070205 |
Events
Class CL_XMS_BC_CONF_LOCAL has no event.
Types
Class CL_XMS_BC_CONF_LOCAL has no local type.
Method Signatures
Method CHECK_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | SXMSSITE | Sender/Empfänger-ID | 20070122 | ||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070122 |
Method CHECK_IF on class CL_XMS_BC_CONF_LOCAL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACK | Call by reference | Type reference (TYPE) | SXMS_ACKNOWLEDGE | Message-Typ | 20070122 | ||
2 | ![]() |
PROCESS_TYPE | Call by reference | Type reference (TYPE) | SXMS_PROC_TYPE | Prozessortyp eines Paketes | 20070115 |
Method CONSTRUCTOR on class CL_XMS_BC_CONF_LOCAL has no exception.
Method DELETE_BCM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BC | Call by reference | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070209 |
Method DELETE_BCM on class CL_XMS_BC_CONF_LOCAL has no exception.
Method DELETE_CONF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONF | Call by reference | Type reference (TYPE) | SXMS_BCONF | Zuordnung Paketkonfiguration | 20070205 |
Method DELETE_CONF on class CL_XMS_BC_CONF_LOCAL has no exception.
Method DELETE_SPEC_CONF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONF | Call by reference | Type reference (TYPE) | SXMS_BCONF_SPEC | Spezifische Paketierungskonfiguration | 20070205 |
Method DELETE_SPEC_CONF on class CL_XMS_BC_CONF_LOCAL has no exception.
Method GET_BC_CONF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BCFG | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070111 | ||
2 | ![]() |
PEER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20070112 |
Method GET_BC_CONF_MSG_RCV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BCFG | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070111 | ||
2 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20070112 |
Method GET_BC_CONF_MSG_SND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BCFG | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070111 | ||
2 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20070112 |
Method GET_BC_CONF_PMAST_RCV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BCFG | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070111 | ||
2 | ![]() |
PMAST | Call by reference | Type reference (TYPE) | SXMS_PMAST_EMAST | sxmspmast und sxmsemast | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20070112 |
Method GET_BC_CONF_PMAST_SND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BCFG | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070111 | ||
2 | ![]() |
PMAST | Call by reference | Type reference (TYPE) | SXMS_PMAST_EMAST | sxmspmast und sxmsemast | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20070112 |
Method GET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070214 |
Method GET_DEFAULT on class CL_XMS_BC_CONF_LOCAL has no exception.
Method GET_DEFAULT_CONF_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Value transfer | Type reference (TYPE) | SXMS_BCFG_MAST | Paketkonfigurationstypen | 20091126 |
Method GET_DEFAULT_CONF_TYPE on class CL_XMS_BC_CONF_LOCAL has no exception.
Method INSERT_BCM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BC | Call by reference | Type reference (TYPE) | SXMS_BCFG_MAST | Stammtabelle Paketkonfigurationen | 20070209 |
Method INSERT_BCM on class CL_XMS_BC_CONF_LOCAL has no exception.
Method INSERT_CONF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONF | Call by reference | Type reference (TYPE) | SXMS_BCONF | Zuordnung Paketkonfiguration | 20070205 |
Method INSERT_CONF on class CL_XMS_BC_CONF_LOCAL has no exception.
Method INSERT_SPEC_CONF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONF | Call by reference | Type reference (TYPE) | SXMS_BCONF_SPEC | Spezifische Paketierungskonfiguration | 20070205 |
Method INSERT_SPEC_CONF on class CL_XMS_BC_CONF_LOCAL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |