SAP ABAP Class FSBP_ESAMAP_U_XML_CONTROLLER (Activate EXML Handling)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_SOA_COMMON (Package) Reusable Objects and Tools for 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 | 20061012 |
Properties
| Class | FSBP_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_FND_SOA_COMMON | Reusable Objects and Tools for Services |
| Created | 20061012 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESAMAP_U_XML_CONTROLLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20061012 |
Friends
Class FSBP_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) | 20090514 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | XO_BOOLE | Boolean Value ('X' = True ' ' = False) | 20090514 | |||
| 3 | Constant | Private | Type reference (TYPE) | PRX_CONTR | '1' | Field Control in XML Data Stream (=> Type Group SAI) | 20080728 | ||
| 4 | Constant | Private | Type reference (TYPE) | PRX_CONTR | '2' | Field Control in XML Data Stream (=> Type Group SAI) | 20061012 | ||
| 5 | Constant | Private | Type reference (TYPE) | PRX_CONTR | '3' | Field Control in XML Data Stream (=> Type Group SAI) | 20080728 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20061108 | |||||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_ESAMAP_U_XML_CONTROLLER | Activate Extended XML Handling | 20061109 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20061108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check and Evaluate XML Controller | 20061012 | |
| 2 | Static method | Public | Method | Returns the Instance | 20061109 | |
| 3 | Static method | Public | Method | Checks if XML Controller Is Set to Active | 20061109 | |
| 4 | Static method | Public | Method | Activates XML Controller | 20061109 | |
| 5 | Static method | Public | Method | Fill XML Controller: Initial Value | 20101008 | |
| 6 | Static method | Public | Method | Fill XML Controller: Nil Value | 20101008 | |
| 7 | Static method | Public | Method | Fill XML Controller: Nil Value | 20101008 |
Events
Class FSBP_ESAMAP_U_XML_CONTROLLER has no event.
Types
Class FSBP_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 | Kontrollflags für die Felder einer Struktur | 20061012 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20061109 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | 20080207 |
Method CHECK_XML_CTRL_PAYLOAD on class FSBP_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) | FSBP_ESAMAP_U_XML_CONTROLLER | Aktivieren von extended XML Handling | 20061109 |
Method GET_INSTANCE on class FSBP_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 | I_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20090514 | ||||
| 2 | R_ACTIVE | Value transfer | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20061109 |
Method IS_ACTIVE on class FSBP_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 | Boole'scher Wert ('X' = True ' ' = False) | 20061109 | |||
| 2 | I_DIRECTION | Call by reference | Type reference (TYPE) | STRING | Richtung für die eXML ein/ausgeschaltet werden soll | 20090514 | |||
| 3 | I_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_BASIS | ABAP Proxies: Grundlegende Proxy-Methoden | 20090514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20061110 |
Method SET_XML_CTRL_PAYLOAD_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONTROLLER | Call by reference | Type reference (TYPE) | PRXCTRLTAB | Kontrollflags für die Felder einer Struktur | 20101008 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20101008 |
Method SET_XML_CTRL_PAYLOAD_INITIAL on class FSBP_ESAMAP_U_XML_CONTROLLER has no exception.
Method SET_XML_CTRL_PAYLOAD_NIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONTROLLER | Call by reference | Type reference (TYPE) | PRXCTRLTAB | Kontrollflags für die Felder einer Struktur | 20101008 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20101008 |
Method SET_XML_CTRL_PAYLOAD_NIL on class FSBP_ESAMAP_U_XML_CONTROLLER has no exception.
Method SET_XML_CTRL_PAYLOAD_NONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONTROLLER | Call by reference | Type reference (TYPE) | PRXCTRLTAB | Kontrollflags für die Felder einer Struktur | 20101008 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20101008 |
Method SET_XML_CTRL_PAYLOAD_NONE on class FSBP_ESAMAP_U_XML_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |