SAP ABAP Class FSBP_PXE_AGENT_CUSTOMIZING (Customizing Proxy for Agents)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_PROXY_EVENTS (Package) Business Partner Events Using Proxy
⤷
⤷
Properties
| Class | FSBP_PXE_AGENT_CUSTOMIZING | |
| Short Description | Customizing Proxy for Agents | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_PROXY_EVENTS | Business Partner Events Using Proxy |
| Created | 20080709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class FSBP_PXE_AGENT_CUSTOMIZING has no interface implemented.
Friends
Class FSBP_PXE_AGENT_CUSTOMIZING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_PXE_AGENT_CUSTOMIZING | Customizing Proxy for Agents | 20080709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Agent Configuration | 20080709 | |
| 2 | Static method | Public | Method | Returns an Instance of the Class | 20080709 | |
| 3 | Instance method | Public | Method | Returns Service Name for Agent | 20080722 |
Events
Class FSBP_PXE_AGENT_CUSTOMIZING has no event.
Types
Class FSBP_PXE_AGENT_CUSTOMIZING has no local type.
Method Signatures
Method GET_AGENT_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGENT_ID | Call by reference | Type reference (TYPE) | OAF_AGENT_ID | Agent-ID | 20080722 | |||
| 2 | R_CONFIGURATION | Value transfer | Type reference (TYPE) | IF_FSBP_PXE_OA_TYPES=>TS_AGENT_CONFIG_CUSTOMIZING | 20080709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Übergabewerte fehlerhaft | 20080709 |
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_PXE_AGENT_CUSTOMIZING | Customizing Proxy für die Agenten | 20080709 |
Method GET_INSTANCE on class FSBP_PXE_AGENT_CUSTOMIZING has no exception.
Method GET_SERVICENAME_FOR_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGENT_ID | Call by reference | Type reference (TYPE) | OAF_AGENT_ID | Agent-ID | 20080722 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | XO_ESA_SERVICE_NAME | Name der Service-Implementierung des SAP Geschäftspartners | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Übergabewerte fehlerhaft | 20080722 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |