SAP ABAP Class BSBP_ESAMAP_U_XML_CONTROLLER (Activate EXML Handling)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
⤷
FS_BP_BSFND_MAPPING (Package) FS Business Partner: Mapping for Enterprise Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20080220 |
Properties
| Class | BSBP_ESAMAP_U_XML_CONTROLLER | |
| Short Description | Activate EXML Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_BSFND_MAPPING | FS Business Partner: Mapping for Enterprise Services |
| Created | 20080220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class BSBP_ESAMAP_U_XML_CONTROLLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20080220 |
Friends
Class BSBP_ESAMAP_U_XML_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | XO_BOOLE | Boolean Value ('X' = True ' ' = False) | 20080220 | |||
| 2 | Constant | Private | Type reference (TYPE) | PRX_CONTR | '1' | Field Control in XML Data Stream (=> Type Group SAI) | 20080220 | ||
| 3 | Constant | Private | Type reference (TYPE) | PRX_CONTR | '3' | Field Control in XML Data Stream (=> Type Group SAI) | 20080220 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20080220 | |||||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | BSBP_ESAMAP_U_XML_CONTROLLER | Activate Extended XML Handling | 20080220 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20080220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check and Evaluate XML Controller | 20080220 | |
| 2 | Static method | Public | Method | Returns the Instance | 20080220 | |
| 3 | Static method | Public | Method | Checks if XML Controller Is Set to Active | 20080220 | |
| 4 | Static method | Public | Method | Activates XML Controller | 20080220 |
Events
Class BSBP_ESAMAP_U_XML_CONTROLLER has no event.
Types
Class BSBP_ESAMAP_U_XML_CONTROLLER has no local type.
Method Signatures
Method CHECK_XML_CTRL_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROLLER | Call by reference | Type reference (TYPE) | PRXCTRLTAB | I_CONTROLLER | 20080220 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | I_FIELDNAME | 20080220 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | R_RESULT | 20080220 |
Method CHECK_XML_CTRL_PAYLOAD on class BSBP_ESAMAP_U_XML_CONTROLLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | BSBP_ESAMAP_U_XML_CONTROLLER | R_INSTANCE | 20080220 |
Method GET_INSTANCE on class BSBP_ESAMAP_U_XML_CONTROLLER has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | XO_BOOLE | R_ACTIVE | 20080220 |
Method IS_ACTIVE on class BSBP_ESAMAP_U_XML_CONTROLLER has no exception.
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | XO_BOOLE | I_ACTIVE | 20080220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_AI_SYSTEM_FAULT | 20080220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |