SAP ABAP Interface /BOFU/IF_OSPO_AGENT_WRAPPER (BC-ABA-LA-OBS: Obj Serv Pers Obj: Agent Wrapper for BOPF buf)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT Wrapper Agent class for Alert 20091212
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_EXT_RECIPIENT Wrapper Agent class for Alert External Recipient 20091212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_PPF Wrapper Agent class for PPF Alert 20091204
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_RECIPIENT Wrapper Agent class for Alert Recipient 20091212
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_BCS_PPF Wrapper Agent class for PPF Ext Comm Data 20091127
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_CONTAINER_PPF Wrapper Agent class for PPF Container 20091205
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_METHODCALL_PPF Wrapper Agent class for PPF Ext Comm Data 20100525
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_NOTE_BCS Wrapper Agent class for Send Request Note 20091215
9 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_PARTNER_PPF Wrapper Agent class for PPF Partner 20091204
10 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_SEND_REQUEST Wrapper Agent class for PPF Send Request BCS 20091204
... Click here to see Used By full list (11 items)
Properties
Interface /BOFU/IF_OSPO_AGENT_WRAPPER  
Short Description BC-ABA-LA-OBS: Obj Serv Pers Obj: Agent Wrapper for BOPF buf    
General Data
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20091127   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/IF_OSPO_AGENT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no interface.
Friends
Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no friend.
Attributes
Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGENT Static method Public Method Get Agent 20091127
2 GET_AGENT_ACCESS Static method Public Method Get Agent Acceass 20091127
3 GET_AGENT_ADMIN_TABLE Static method Public Method Get Agent Administration Table 20091208
4 GET_INSTANCE_BY_OBJECT_ID Static method Public Method Make CL_OS_CA_COMMON=>OS_GET_REF_BY_INTERNAL_OID public 20091127
5 GET_KEYS_OF_INSTANCE Static method Public Method Get keys of Instance 20091127
6 SELECT_AND_LOAD_BY_KEY Static method Public Method Select and load into agent buffer by KEYs 20091127
7 SELECT_AND_LOAD_BY_PARENT_KEY Static method Public Method Select and load into agent buffer by PARENT_KEYs/ALT_KEYs 20091127
Events
Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEY_INSTANCE_MAP Public Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TS_KEY_INSTANCE_MAP Key -> Instance Map 20091127
2 TT_KEY_INSTANCE_MAP Public Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TT_KEY_INSTANCE_MAP Key -> Instance Map 20091127
Method Signatures

Method GET_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_OS_CA_COMMON Superclass of the Object Services Class Actors 20091127

Method GET_AGENT on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method GET_AGENT_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /BOFU/IF_OSPO_AGENT_ACCESS BC-ABA-LA-OBS: Obj Serv Pers Obj: Agent Access for BOPF buf 20091127

Method GET_AGENT_ACCESS on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method GET_AGENT_ADMIN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WORKAREA Call by reference Object reference (TYPE REF TO) DATA 20091208
2 Exporting ET_TABLE Call by reference Object reference (TYPE REF TO) DATA 20091208
3 Exporting EV_OBJECT_ID_IN_WA Call by reference Object reference (TYPE REF TO) DATA 20091208
4 Importing IV_ADMIN_TABLE_TYPE Call by reference Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TV_ADMIN_TABLE_TYPE /BOFU/IF_OSPO_AGENT_ACCESS=>SC_ADMIN_TABLE_TYPES-SPECIAL_OID_TABLE Agent Administration Table Type 20091208

Method GET_AGENT_ADMIN_TABLE on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method GET_INSTANCE_BY_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) I 20091127
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_OS_STATE State Management for a 'Managed Object' 20091127

Method GET_INSTANCE_BY_OBJECT_ID on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method GET_KEYS_OF_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20091127
2 Exporting ES_PARENT_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20091127
3 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_OS_STATE 20091127

Method GET_KEYS_OF_INSTANCE on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method SELECT_AND_LOAD_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091127
2 Returning RV_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20091127

Method SELECT_AND_LOAD_BY_KEY on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.

Method SELECT_AND_LOAD_BY_PARENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) ANY TABLE Mostly /BOBF/T_FRW_KEY 20091127
2 Returning RV_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20091127

Method SELECT_AND_LOAD_BY_PARENT_KEY on Interface /BOFU/IF_OSPO_AGENT_WRAPPER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT Wrapper Agent class for Alert 20091212
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_EXT_RECIPIENT Wrapper Agent class for Alert External Recipient 20091212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_PPF Wrapper Agent class for PPF Alert 20091204
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_ALERT_RECIPIENT Wrapper Agent class for Alert Recipient 20091212
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_BCS_PPF Wrapper Agent class for PPF Ext Comm Data 20091127
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_CONTAINER_PPF Wrapper Agent class for PPF Container 20091205
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_METHODCALL_PPF Wrapper Agent class for PPF Ext Comm Data 20100525
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_NOTE_BCS Wrapper Agent class for Send Request Note 20091215
9 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_PARTNER_PPF Wrapper Agent class for PPF Partner 20091204
10 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_SEND_REQUEST Wrapper Agent class for PPF Send Request BCS 20091204
11 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CA_TRIGGER_PPF Wrapper Agent class for PPF Trigger 20091127
History
Last changed by/on SAP  20110908 
SAP Release Created in 702