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
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 | ![]() |
Static method | Public | Method | Get Agent | 20091127 |
2 | ![]() |
Static method | Public | Method | Get Agent Acceass | 20091127 |
3 | ![]() |
Static method | Public | Method | Get Agent Administration Table | 20091208 |
4 | ![]() |
Static method | Public | Method | Make CL_OS_CA_COMMON=>OS_GET_REF_BY_INTERNAL_OID public | 20091127 |
5 | ![]() |
Static method | Public | Method | Get keys of Instance | 20091127 |
6 | ![]() |
Static method | Public | Method | Select and load into agent buffer by KEYs | 20091127 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_WORKAREA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091208 | |||
2 | ![]() |
ET_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091208 | |||
3 | ![]() |
EV_OBJECT_ID_IN_WA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091208 | |||
4 | ![]() |
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 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | I | 20091127 | |||
2 | ![]() |
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 | ![]() |
ES_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | 20091127 | |||
2 | ![]() |
ES_PARENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | 20091127 | |||
3 | ![]() |
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 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091127 | ||
2 | ![]() |
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 | ![]() |
IT_PARENT_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | Mostly /BOBF/T_FRW_KEY | 20091127 | ||
2 | ![]() |
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)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |