SAP ABAP Class CL_OS_CA_COMMON (Superclass of the Object Services Class Actors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_COMMON (Package) Common Object Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CA_INSTANCE Class-Specific Instance Interface 20000308
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CA_PERSISTENCY Class-Specific Persistence Interface 20000425
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CA_SERVICE Interface for Services (Class Agent) 20000302
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_FACTORY Interface of a Factory 20000302
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CB_PPF_CONTAINER Base agent PPF Container 20090820
2 Inheritance (c INHERITING FROM c_ref)  /SAPPSPRO/CB_EADD Base agent Persistence layer for table /SAPPSPRO/EADD 20030312
3 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_CUHD_PPF GTS Base Agent: Customs: PPF Pers. Customs Shipment 20030525
4 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_CUPED_PPF GTS Base Agent: Per. Declaration: PPF Elec. Communication 20060710
5 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_ECMC_PPF Base Agent - Electronic Communication 20060621
6 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_LCLIC_PPF GTS Base Agent: License: PPF Elec. Communication 20060517
7 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_STD_PPF PPF Class - Base Agent 20060626
8 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_NET Document Flow Base Agent: Attribute Network ID 20020808
9 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_QTY Document Flow Base Agent: Attribute 'Quantity' 20021017
10 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_VALUE Document Flow Base Agent: Attribute 'Value' 20021018
... Click here to see Used By full list (322 items)
Properties
Class CL_OS_CA_COMMON  
Short Description Superclass of the Object Services Class Actors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SOS_COMMON   Common Object Services 
Created 20000302   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_OS_STATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 OSCON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_CA_INSTANCE Class-Specific Instance Interface 20000308
2 IF_OS_CA_PERSISTENCY Class-Specific Persistence Interface 20000425
3 IF_OS_CA_SERVICE Interface for Services (Class Agent) 20000302
4 IF_OS_FACTORY Interface of a Factory 20000302
Friends
Class CL_OS_CA_COMMON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Instance attribute Protected Type reference (TYPE) TYP_CLASS_INFO Information on Class 20000302
2 CURRENT_OBJECT_INDEX Instance attribute Protected Type reference (TYPE) TYP_INDEX Index for Administration of Current Object 20000302
3 CURRENT_OBJECT_INFO Instance attribute Protected Type reference (TYPE) TYP_OBJECT_INFO Administration Information for Current Object 20000302
4 CURRENT_OBJECT_IREF Instance attribute Protected Type reference (TYPE) TYP_OBJECT_IREF Reference to Current Object 20000302
5 DMODE_DIRECT Constant Protected Type reference (TYPE) OS_DMODE OSCON_DMODE_DIRECT OS Private: Direct Database Change 20010106
6 EXT_NEXT_UNDO_INFO Instance attribute Protected Type reference (TYPE) TYP_INDEX Undo Extension: Index of Next Free Entry 20000303
7 ID_STATUS_BKEY_ONLY Constant Protected Type reference (TYPE) TYP_ID_STATUS 1 Identifiers: Business Key Only 20000516
8 ID_STATUS_COMPLETE Constant Protected Type reference (TYPE) TYP_ID_STATUS 3 Identifiers: Complete 20000516
9 ID_STATUS_NONE Constant Protected Type reference (TYPE) TYP_ID_STATUS 0 Identifiers: None 20000516
10 ID_STATUS_OID_ONLY Constant Protected Type reference (TYPE) TYP_ID_STATUS 2 Identifiers: OID Only 20000516
11 INTERNAL_CURRENT_TRANSACTION Instance attribute Protected Type reference (TYPE) TYP_INDEX Last Entry on Internal Transaction Stack 20000503
12 INTERNAL_NEXT_UNDO_INFO Instance attribute Protected Type reference (TYPE) TYP_INDEX 1 Index of the Next Free Entry 20000503
13 INTERNAL_TRANSACTION_STACK Instance attribute Protected Type reference (TYPE) TYP_INDEX_TAB Internal Transaction Stack 20000503
14 INTERNAL_UNDO_INFO Instance attribute Protected Type reference (TYPE) TYP_INTERNAL_UNDO_INFO_STACK Undo Stack for Internal Operations 20000428
15 OBJECT_INFO Instance attribute Protected Type reference (TYPE) TYP_OBJECT_INFO_TAB Object Administration Table 20000302
16 OS_GARBAGE_COLLECTOR_LAST_RUN Instance attribute Protected Object reference (TYPE REF TO) CL_GC_LAST_RUN Handler for Garbage Collector Activity 20020108
17 OS_PM_RUNTIME_CHECK_INFO_TAB Instance attribute Protected Type reference (TYPE) TYP_PM_RUNTIME_CHECK_INFO_TAB Data for runtime check 20020129
18 PERSISTENCY_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_OS_PERSISTENCY_MANAGER The Persistency Manager 20000302
19 PM_NEXT_UNDO_INFO Instance attribute Protected Type reference (TYPE) TYP_INDEX Index of the Next Free Entry 20000302
20 PM_UNDO_INFO Instance attribute Protected Type reference (TYPE) TYP_PM_UNDO_INFOS_TAB Undo Info List for the Persistence Manager 20000302
21 UM_CURRENT_TRANSACTION Instance attribute Protected Type reference (TYPE) TYP_INDEX Reference to the Last Entry in the Transaction Stack 20000302
22 UNDO_TRANSACTION_STACK Instance attribute Protected Type reference (TYPE) TYP_UNDO_TRANSACTION_STACK Transaction Stack for the Undo 20000302
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_SPECIAL_OBJECT_INFO Instance method Protected Method Subclass: Deletes Current Entry from SpecialObjectInfo 20000302
2 EXT_HANDLER_CHANGED Instance method Protected Method Subclass Extension: Event Handler CHANGED 20000303
3 EXT_HANDLER_READ_ACCESS Instance method Protected Method Subclass Extension: Event Handler READ_ACCESS 20000303
4 EXT_HANDLER_WRITE_ACCESS Instance method Protected Method Subclass Extension: Event Handler WRITE_ACCESS 20000303
5 EXT_PM_CREATED_PERSISTENT Instance method Protected Method Subclass Extension: Completion of CREATE PERSISTENT 20000303
6 EXT_PM_CREATED_REPRESENTANT Instance method Protected Method Subclass Extension: Completion of CREATE REPRESENTANT 20000303
7 EXT_PM_CREATED_TRANSIENT Instance method Protected Method Subclass Extension: Completion of CREATE TRANSIENT 20000303
8 EXT_PM_DELETED_PERSISTENT Instance method Protected Method Subclass Extension: Completion of DELETE PERSISTENT 20000307
9 EXT_PM_LOADED_PERSISTENT Instance method Protected Method Subclass Extension: Completion of LOADED PERSISTENT 20000303
10 EXT_PM_REFRESHED_PERSISTENT Instance method Protected Method Subclass Extension: Completion of REFRESH PERSISTENT 20000310
11 EXT_PREPARE_TOP_TRANSACTION Instance method Protected Method Subclass Extension: Start of New Top Transaction 20000303
12 EXT_UM_TRANSACTION_ENDED Instance method Protected Method Subclass Extension: Undo-Relevant Transaction Completed 20000303
13 EXT_UM_TRANSACTION_STARTED Instance method Protected Method Subclass Extension: Undo-Relevant Transaction Started 20000303
14 EXT_UM_UNDO Instance method Protected Method Subclass Extension: Perform Undo 20000303
15 HANDLER_CHANGED Instance method Protected Event handling method Event Handler CHANGED 20000302
16 HANDLER_READ_ACCESS Instance method Protected Event handling method Event Handler READ_ACCESS 20000302
17 HANDLER_WRITE_ACCESS Instance method Protected Event handling method Event Handler WRITE_ACCESS 20000302
18 INIT Static method Public Method Initialization Routine for the Class Actor 20001127
19 LOAD_SPECIAL_OBJECT_INFO Instance method Protected Method Subclass: Load CURRENT_SPECIAL_OBJECT_INFO 20000302
20 MAP_INVALIDATE Instance method Protected Method Subclass: Invalidates Object State 20000414
21 MAP_RUNTIME_CHECK_CREATE_DATA Instance method Protected Method Subclass: Generate Data for Runtime Check 20020129
22 OM_RESTORE_OBJECTS Instance method Protected Method OM Reset Objects 20010307
23 OM_SET_OBJECTS Instance method Protected Method OM Set Objects 20010307
24 OS_CLEAR_CURRENT Instance method Protected Method Complete: Delete CURRENT 20000302
25 OS_CREATE_NEW_ENTRY_FOR_REPR Instance method Protected Method Created New Administration Entry for New Object 20000302
26 OS_GET_INTERNAL_OID_BY_REF Instance method Protected Method Gets Internal Object ID for a Reference 20000302
27 OS_GET_REF_BY_INTERNAL_OID Instance method Protected Method Gets Reference to an Internal Object ID 20000302
28 OS_INTERNAL_UNDO Instance method Protected Method Performs Internal Undo 20000503
29 OS_LOAD_AND_VALIDATE_CURRENT Instance method Protected Method Loads and checks CURRENT with the index entered 20000302
30 OS_PM_CREATED_PERSISTENT Instance method Protected Method Complete: A persistent object has been generated 20000302
31 OS_PM_CREATED_REPRESENTANT Instance method Protected Method Complete: An object representative has been generated 20000302
32 OS_PM_CREATED_TRANSIENT Instance method Protected Method Complete: A transient object has been generated 20000302
33 OS_PM_DELETED_PERSISTENT Instance method Protected Method Complete: A persistent object has been deleted 20000306
34 OS_PM_DELETE_PERSISTENT Instance method Protected Method Subclass: Deletes persistent object from DB 20011213
35 OS_PM_HANDLE_CREATE_ON_EXIST Instance method Protected Method Complete: Handle CREATE for Existing Entry 20000302
36 OS_PM_LOADED_PERSISTENT Instance method Protected Method Complete: A persistent object has been loaded 20000302
37 OS_PM_RUNTIME_CHECK_EXECUTE Instance method Protected Method Performs runtime check 20020129
38 OS_VALID_INSTANCE Instance method Protected Method Checks whether or not object is instance of managed class 20010619
39 PM_HANDLER_CHANGED Instance method Protected Method PM Event Handler Changed 20000302
40 PM_HANDLER_RW_ACCESS Instance method Protected Method PM Event Handler Read/Write-Access 20000302
41 PM_LOAD Instance method Protected Method Subclass: PM copies object data from database to represent. 20000302
42 REGISTER_CLASS_AGENT Instance method Protected Method Initialization: Register a Class Agent in the System 20000302
43 SAVE_SPECIAL_OBJECT_INFO Instance method Protected Method Subclass: Save Special Object Infor 20000302
44 SM_UPDATE_CURRENT_SUBSCRIPTION Instance method Protected Method Updates event subscriptions for current object 20000303
45 SM_UPDATE_SUBSCRIPTIONS Instance method Protected Method Updates event subscriptions for current object set 20000302
46 UM_HANDLER_WRITE_ACCESS Instance method Protected Method UM Event Handler Write Access 20000302
47 UM_TRANSACTION_ENDED Instance method Protected Event handling method UM Handling of End of Undo-Relevant Transaction 20000302
48 UM_TRANSACTION_STARTED Instance method Protected Event handling method UM Handling of Start of Undo-Relevant Transaction 20000302
49 UM_UNDO Instance method Protected Event handling method UM Undoes Transaction 20000302
Events
Class CL_OS_CA_COMMON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_CLASS_INFO Protected See coding Information on Class 20000302 begin of TYP_CLASS_INFO , CLASS_NAME type OBJNAME , CLASS_AGENT_NAME type OBJNAME , CLASS_GUID type OS_GUID , CLASS_AGENT_GUID type OS_GUID , AGENT type ref to CL_OS_CA_COMMON , STORAGE_LOCATION type OBJNAME , CLASS_AGENT_VERSION type CHAR8 , end of TYP_CLASS_INFO
2 TYP_ID_STATUS Protected Type reference (TYPE) INT4 TYP_ID_STATUS 20000516
3 TYP_INDEX Protected Attribute reference (LIKE) SY-TABIX Line Type of Index 20000302
4 TYP_INDEX_TAB Protected See coding Table Type of Indexes 20000302 TYP_INDEX_TAB type standard table of TYP_INDEX with default key
5 TYP_INTERNAL_OID Protected Type reference (TYPE) I Type of Internet Object Identification 20000302
6 TYP_INTERNAL_UNDO_INFO Protected See coding Line Type of Internal Undo Transaction Stack 20000428 begin of TYP_INTERNAL_UNDO_INFO , OBJECT_INDEX type TYP_INDEX , OBJECT_INFO type TYP_OBJECT_INFO , OBJECT_IREF type TYP_OBJECT_IREF , end of TYP_INTERNAL_UNDO_INFO
7 TYP_INTERNAL_UNDO_INFO_STACK Protected See coding Table Type of Internal Undo Transaction Stack 20000428 TYP_INTERNAL_UNDO_INFO_STACK type standard table of TYP_INTERNAL_UNDO_INFO with default key
8 TYP_OBJECT_INFO Protected See coding Line Type of General Administration Info 20000302 begin of TYP_OBJECT_INFO , OBJECT_ID type TYP_INTERNAL_OID , OBJECT_IREF type TYP_OBJECT_IREF , OBJECT_WREF type ref to CL_ABAP_WEAK_REFERENCE , PM_STATUS type OS_OSTATUS , PM_DBSTATUS type OS_DSTATUS , PM_SUB_RW type OS_BOOLEAN , PM_SUB_CHG type OS_BOOLEAN , UM_SUB_WRITE type OS_BOOLEAN , EXT_SUB_READ type OS_BOOLEAN , EXT_SUB_WRITE type OS_BOOLEAN , EXT_SUB_CHG type OS_BOOLEAN , SM_SUB_READ type OS_BOOLEAN , SM_SUB_WRITE type OS_BOOLEAN , SM_SUB_CHG type OS_BOOLEAN , OM_IGNORE type OS_BOOLEAN , TM_USED type OS_BOOLEAN , end of TYP_OBJECT_INFO
9 TYP_OBJECT_INFO_TAB Protected See coding Table Type of General Administration Info 20000302 TYP_OBJECT_INFO_TAB type sorted table of TYP_OBJECT_INFO with unique key OBJECT_ID
10 TYP_OBJECT_IREF Protected Object reference (TYPE REF TO) IF_OS_STATE Type Object Reference of a Manageable Object 20000302
11 TYP_OBJECT_TAB Protected See coding Table Type Reference List to Manageable Object 20000302 TYP_OBJECT_TAB type standard table of TYP_OBJECT_IREF with default key
12 TYP_PM_RUNTIME_CHECK_INFO Protected See coding 20020129 begin of TYP_PM_RUNTIME_CHECK_INFO, TABNAME type OBJNAME, FLDCNT type N length 4, end of TYP_PM_RUNTIME_CHECK_INFO
13 TYP_PM_RUNTIME_CHECK_INFO_TAB Protected See coding 20020129 TYP_PM_RUNTIME_CHECK_INFO_TAB type standard table of TYP_PM_RUNTIME_CHECK_INFO with default key
14 TYP_PM_UNDO_INFO Protected See coding Line Type Undo Info of the Persistency Manager 20000302 begin of TYP_PM_UNDO_INFO , OBJECT_ID type TYP_INTERNAL_OID , OBJECT_IREF type TYP_OBJECT_IREF , STATE_OBJECT type ref to OBJECT , PM_STATUS type OS_OSTATUS , PM_DBSTATUS type OS_DSTATUS , PM_SUB_RW type OS_BOOLEAN , PM_SUB_CHG type OS_BOOLEAN , UM_SUB_WRT type OS_BOOLEAN , EXT_SUB_READ type OS_BOOLEAN , EXT_SUB_WRITE type OS_BOOLEAN , EXT_SUB_CHG type OS_BOOLEAN , end of TYP_PM_UNDO_INFO
15 TYP_PM_UNDO_INFOS_TAB Protected See coding Table Type Undo Info of the Persistency Manager 20000302 TYP_PM_UNDO_INFOS_TAB type standard table of TYP_PM_UNDO_INFO with default key
16 TYP_UNDO_TRANSACTION_ITEM Protected See coding Line Type Undo Transaction Stack 20000303 begin of TYP_UNDO_TRANSACTION_ITEM , TRANSACTION type ref to IF_OS_TRANSACTION , PM_INDEX type TYP_INDEX , EXT_INDEX type TYP_INDEX , end of TYP_UNDO_TRANSACTION_ITEM
17 TYP_UNDO_TRANSACTION_STACK Protected See coding Table Type Undo Transaction Stack 20000303 TYP_UNDO_TRANSACTION_STACK type standard table of TYP_UNDO_TRANSACTION_ITEM with default key
Method Signatures

Method DELETE_SPECIAL_OBJECT_INFO Signature

Method DELETE_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no parameter.
Method DELETE_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no exception.

Method EXT_HANDLER_CHANGED Signature

Method EXT_HANDLER_CHANGED on class CL_OS_CA_COMMON has no parameter.
Method EXT_HANDLER_CHANGED on class CL_OS_CA_COMMON has no exception.

Method EXT_HANDLER_READ_ACCESS Signature

Method EXT_HANDLER_READ_ACCESS on class CL_OS_CA_COMMON has no parameter.
Method EXT_HANDLER_READ_ACCESS on class CL_OS_CA_COMMON has no exception.

Method EXT_HANDLER_WRITE_ACCESS Signature

Method EXT_HANDLER_WRITE_ACCESS on class CL_OS_CA_COMMON has no parameter.
Method EXT_HANDLER_WRITE_ACCESS on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_CREATED_PERSISTENT Signature

Method EXT_PM_CREATED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_CREATED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_CREATED_REPRESENTANT Signature

Method EXT_PM_CREATED_REPRESENTANT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_CREATED_REPRESENTANT on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_CREATED_TRANSIENT Signature

Method EXT_PM_CREATED_TRANSIENT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_CREATED_TRANSIENT on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_DELETED_PERSISTENT Signature

Method EXT_PM_DELETED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_DELETED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_LOADED_PERSISTENT Signature

Method EXT_PM_LOADED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_LOADED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method EXT_PM_REFRESHED_PERSISTENT Signature

Method EXT_PM_REFRESHED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method EXT_PM_REFRESHED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method EXT_PREPARE_TOP_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INVALIDATE Call by reference Type reference (TYPE) OS_BOOLEAN Invalidieren erforderlich 20000303

Method EXT_PREPARE_TOP_TRANSACTION on class CL_OS_CA_COMMON has no exception.

Method EXT_UM_TRANSACTION_ENDED Signature

Method EXT_UM_TRANSACTION_ENDED on class CL_OS_CA_COMMON has no parameter.
Method EXT_UM_TRANSACTION_ENDED on class CL_OS_CA_COMMON has no exception.

Method EXT_UM_TRANSACTION_STARTED Signature

Method EXT_UM_TRANSACTION_STARTED on class CL_OS_CA_COMMON has no parameter.
Method EXT_UM_TRANSACTION_STARTED on class CL_OS_CA_COMMON has no exception.

Method EXT_UM_UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_TAB Call by reference Type reference (TYPE) TYP_INDEX_TAB Liste aller vom Undo betroffenen Objekte 20000303

Method EXT_UM_UNDO on class CL_OS_CA_COMMON has no exception.

Method HANDLER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) SENDER 20000302

Method HANDLER_CHANGED on class CL_OS_CA_COMMON has no exception.

Method HANDLER_READ_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) SENDER 20000302

Method HANDLER_READ_ACCESS on class CL_OS_CA_COMMON has no exception.

Method HANDLER_WRITE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) SENDER 20000302

Method HANDLER_WRITE_ACCESS on class CL_OS_CA_COMMON has no exception.

Method INIT Signature

Method INIT on class CL_OS_CA_COMMON has no parameter.
Method INIT on class CL_OS_CA_COMMON has no exception.

Method LOAD_SPECIAL_OBJECT_INFO Signature

Method LOAD_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no parameter.
Method LOAD_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no exception.

Method MAP_INVALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_IREF_TAB Call by reference Type reference (TYPE) TYP_OBJECT_TAB Liste der zu invalidierenden Objekte 20000417

Method MAP_INVALIDATE on class CL_OS_CA_COMMON has no exception.

Method MAP_RUNTIME_CHECK_CREATE_DATA Signature

Method MAP_RUNTIME_CHECK_CREATE_DATA on class CL_OS_CA_COMMON has no parameter.
Method MAP_RUNTIME_CHECK_CREATE_DATA on class CL_OS_CA_COMMON has no exception.

Method OM_RESTORE_OBJECTS Signature

Method OM_RESTORE_OBJECTS on class CL_OS_CA_COMMON has no parameter.
Method OM_RESTORE_OBJECTS on class CL_OS_CA_COMMON has no exception.

Method OM_SET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECTS Call by reference Type reference (TYPE) OSTYP_REF_TAB Objektliste 20010307

Method OM_SET_OBJECTS on class CL_OS_CA_COMMON has no exception.

Method OS_CLEAR_CURRENT Signature

Method OS_CLEAR_CURRENT on class CL_OS_CA_COMMON has no parameter.
Method OS_CLEAR_CURRENT on class CL_OS_CA_COMMON has no exception.

Method OS_CREATE_NEW_ENTRY_FOR_REPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERNAL_OID Call by reference Type reference (TYPE) TYP_INTERNAL_OID Interne Objekt-ID 20000302
2 Importing I_OBJECT Call by reference Type reference (TYPE) TYP_OBJECT_IREF Referenz auf neue Objekthülle 20000302

Method OS_CREATE_NEW_ENTRY_FOR_REPR on class CL_OS_CA_COMMON has no exception.

Method OS_GET_INTERNAL_OID_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) TYP_OBJECT_IREF Referenz 20000302
2 Returning RESULT Value transfer Type reference (TYPE) TYP_INTERNAL_OID Interne Objekt-ID 20000302

Method OS_GET_INTERNAL_OID_BY_REF on class CL_OS_CA_COMMON has no exception.

Method OS_GET_REF_BY_INTERNAL_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERNAL_OID Call by reference Type reference (TYPE) TYP_INTERNAL_OID Interne Objekt-ID 20000302
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_IREF Referenz (Null: Obj. existiert nicht mehr) 20000302

Method OS_GET_REF_BY_INTERNAL_OID on class CL_OS_CA_COMMON has no exception.

Method OS_INTERNAL_UNDO Signature

Method OS_INTERNAL_UNDO on class CL_OS_CA_COMMON has no parameter.
Method OS_INTERNAL_UNDO on class CL_OS_CA_COMMON has no exception.

Method OS_LOAD_AND_VALIDATE_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) TYP_INDEX Index des zu ladenden Eintrags 20000302

Method OS_LOAD_AND_VALIDATE_CURRENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_CREATED_PERSISTENT Signature

Method OS_PM_CREATED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_CREATED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_CREATED_REPRESENTANT Signature

Method OS_PM_CREATED_REPRESENTANT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_CREATED_REPRESENTANT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_CREATED_TRANSIENT Signature

Method OS_PM_CREATED_TRANSIENT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_CREATED_TRANSIENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_DELETED_PERSISTENT Signature

Method OS_PM_DELETED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_DELETED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_DELETE_PERSISTENT Signature

Method OS_PM_DELETE_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_DELETE_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_HANDLE_CREATE_ON_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSIENT Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE 20030428

Method OS_PM_HANDLE_CREATE_ON_EXIST on class CL_OS_CA_COMMON has no exception.

Method OS_PM_LOADED_PERSISTENT Signature

Method OS_PM_LOADED_PERSISTENT on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_LOADED_PERSISTENT on class CL_OS_CA_COMMON has no exception.

Method OS_PM_RUNTIME_CHECK_EXECUTE Signature

Method OS_PM_RUNTIME_CHECK_EXECUTE on class CL_OS_CA_COMMON has no parameter.
Method OS_PM_RUNTIME_CHECK_EXECUTE on class CL_OS_CA_COMMON has no exception.

Method OS_VALID_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Instanz 20010619
2 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20010619

Method OS_VALID_INSTANCE on class CL_OS_CA_COMMON has no exception.

Method PM_HANDLER_CHANGED Signature

Method PM_HANDLER_CHANGED on class CL_OS_CA_COMMON has no parameter.
Method PM_HANDLER_CHANGED on class CL_OS_CA_COMMON has no exception.

Method PM_HANDLER_RW_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITE_ACCESS Call by reference Type reference (TYPE) OS_BOOLEAN 'X' Flag: Laden erfolgte aufgrund 'write access'. 20031027

Method PM_HANDLER_RW_ACCESS on class CL_OS_CA_COMMON has no exception.

Method PM_LOAD Signature

Method PM_LOAD on class CL_OS_CA_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Klassenakteur nicht gefunden 20010111

Method REGISTER_CLASS_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Singleton 20000302
2 Importing I_CLASS_AGENT_GUID Call by reference Type reference (TYPE) SYSUUID_C Die GUID des Klassenakteurs 20000302
3 Importing I_CLASS_AGENT_NAME Call by reference Type reference (TYPE) OBJNAME Der Klassenname des Klassenakteurs 20000302
4 Importing I_CLASS_AGENT_VERSION Call by reference Type reference (TYPE) CHAR8 Version des Klassenakteurs 20000308
5 Importing I_CLASS_GUID Call by reference Type reference (TYPE) SYSUUID_C Die GUID der Klasse 20000302
6 Importing I_CLASS_NAME Call by reference Type reference (TYPE) OBJNAME Der Klassenname 20000302
7 Importing I_STORAGE_LOCATION Call by reference Type reference (TYPE) OBJNAME Speicherort (z.B. führende Tabelle) 20000307

Method REGISTER_CLASS_AGENT on class CL_OS_CA_COMMON has no exception.

Method SAVE_SPECIAL_OBJECT_INFO Signature

Method SAVE_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no parameter.
Method SAVE_SPECIAL_OBJECT_INFO on class CL_OS_CA_COMMON has no exception.

Method SM_UPDATE_CURRENT_SUBSCRIPTION Signature

Method SM_UPDATE_CURRENT_SUBSCRIPTION on class CL_OS_CA_COMMON has no parameter.
Method SM_UPDATE_CURRENT_SUBSCRIPTION on class CL_OS_CA_COMMON has no exception.

Method SM_UPDATE_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_TAB Call by reference Type reference (TYPE) TYP_INDEX_TAB Indexliste der betroffenen Einträge 20000302

Method SM_UPDATE_SUBSCRIPTIONS on class CL_OS_CA_COMMON has no exception.

Method UM_HANDLER_WRITE_ACCESS Signature

Method UM_HANDLER_WRITE_ACCESS on class CL_OS_CA_COMMON has no parameter.
Method UM_HANDLER_WRITE_ACCESS on class CL_OS_CA_COMMON has no exception.

Method UM_TRANSACTION_ENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TRANSACTION Value transfer Attribute reference (LIKE) 20000302

Method UM_TRANSACTION_ENDED on class CL_OS_CA_COMMON has no exception.

Method UM_TRANSACTION_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TRANSACTION Value transfer Attribute reference (LIKE) 20000302

Method UM_TRANSACTION_STARTED on class CL_OS_CA_COMMON has no exception.

Method UM_UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TRANSACTION Value transfer Attribute reference (LIKE) 20000302

Method UM_UNDO on class CL_OS_CA_COMMON has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CB_PPF_CONTAINER Base agent PPF Container 20090820
2 Inheritance (c INHERITING FROM c_ref)  /SAPPSPRO/CB_EADD Base agent Persistence layer for table /SAPPSPRO/EADD 20030312
3 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_CUHD_PPF GTS Base Agent: Customs: PPF Pers. Customs Shipment 20030525
4 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_CUPED_PPF GTS Base Agent: Per. Declaration: PPF Elec. Communication 20060710
5 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_ECMC_PPF Base Agent - Electronic Communication 20060621
6 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_LCLIC_PPF GTS Base Agent: License: PPF Elec. Communication 20060517
7 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CB_STD_PPF PPF Class - Base Agent 20060626
8 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_NET Document Flow Base Agent: Attribute Network ID 20020808
9 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_QTY Document Flow Base Agent: Attribute 'Quantity' 20021017
10 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_ATTR_VALUE Document Flow Base Agent: Attribute 'Value' 20021018
11 Inheritance (c INHERITING FROM c_ref)  /SCMB/CB_DF_DOC Document Flow Base Agent: Document Identification 20020923
12 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_AREA_BASE Base agent Persistent to be used by responsibility area impl 20100512
13 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_AREA_CONTEXT Base agent Context of responsibility area 20100517
14 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_DECISIONSET Base agent Decision Set (core implementation) 20100517
15 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_DS_ITEM Base agent Decision Set - Item 20100517
16 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_PROCESS Base agent Process 20100517
17 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_PROCESS_LEVEL Base agent Process level 20100517
18 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_RECORD Base agent Holds a record of the workflow protocol 20100517
19 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_RUNTIME Base agent Runtime Configuration 20100517
20 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CB_WF_WORKITEM Base agent Counterpart to SBWF workitem 20100517
21 Inheritance (c INHERITING FROM c_ref)  CB_ABAP_CC_ATL_USER Base agent ABAP Code Completion: User Template Persistent Ob 20060613
22 Inheritance (c INHERITING FROM c_ref)  CB_ALERT Base Agent Alerts: Alert 20010205
23 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_ACTIVITY Base Agent Alerts: Follow-Up Activities 20040714
24 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_ACTIVITY_TEXT Base Agent Alert: Text for a Follow-up Activity 20040723
25 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_ALIAS Base Agent ALM: Alias of an Alert Category 20041126
26 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_CAT Base Agent Alerts: Alert Category 20010207
27 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_CAT_TEXT Base Agent Alert: Texts of an Alert Category 20040721
28 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_CLASSIFICATION Base Agent Classification of an Alert 20030825
29 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_CLASSIFICATION_TEXT Base Agent Alert: Text of an Alert Classification 20040723
30 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_CUST_PPF Base Agent PPF: Alert Processing Customizing 20030312
31 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_EXT_RECIPIENT Base Agent External Alert Recipient 20020128
32 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_FIXED_RECIPIENT Base Agent Alerts: Fixed Recipients of an Alert Category 20040715
33 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_FIXED_ROLE Base Agent Alerts: Fixed Recipient Roles 20040715
34 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_LOCAL_EVENT Base Agent ALM: Alert Event Linkage 20050103
35 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_PPF Base Agent Alert 20030314
36 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_RECIPIENT Base Agent Alerts: Recipient 20010206
37 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_RULE Base Agent ALM: Rule for Recipient Determination 20041020
38 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_SUBSCRIPTION_ROLE Base Agent Alerts: Recipient Roles for Subscription 20040715
39 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_TEMPL_PPF Base Agent Alert 20030314
40 Inheritance (c INHERITING FROM c_ref)  CB_ASSIGNMENT_RULE_TRQ Base Agent Treasury: Quantity Ledger Assignment Rule 20011015
41 Inheritance (c INHERITING FROM c_ref)  CB_BADI_CONDITION_PPF Base Agent PPF: Condition (BADI) 20020320
42 Inheritance (c INHERITING FROM c_ref)  CB_BCM_BASELINE Base Agent Baseline 20010425
43 Inheritance (c INHERITING FROM c_ref)  CB_BCM_BASELINE2 Base Agent Baseline, Add-On-Version 20011120
44 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PFOLDER Base Agent product folder for Configuration Management 20010425
45 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PFOLDER2 Base Agent Folder, Add-On-Version 20011120
46 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PFOLDER_CONTAINER Base Agent product folder for Configuration Management 20010424
47 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PFOLDER_CONTAINER2 Base Agent Folder Time Segment, Add-On-Version 20011120
48 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PMASTER Base Agent CM: Product Header Data 20010424
49 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PMASTER2 Base Agent Definition, Add-On Version 20011119
50 Inheritance (c INHERITING FROM c_ref)  CB_BCS_CUST_PPF Base Agent BCS Medium 20001018
51 Inheritance (c INHERITING FROM c_ref)  CB_BCS_PPF Base Agent BCS Medium 20001017
52 Inheritance (c INHERITING FROM c_ref)  CB_BCS_TEMPL_PPF Base Agent BCS Medium Template 20001018
53 Inheritance (c INHERITING FROM c_ref)  CB_BOOK_PPF Base Agent PPF: Book Management (Demo Application) 20001113
54 Inheritance (c INHERITING FROM c_ref)  CB_BOR_OBJECT_BCS Base Agent Wrapper for BOR Objects 20001030
55 Inheritance (c INHERITING FROM c_ref)  CB_BUPA_BCS Base Agent Connection SA BP - SAP Office 20010406
56 Inheritance (c INHERITING FROM c_ref)  CB_BUSINESSTRANSACTION_SLD Base Agent SLD 20021115
57 Inheritance (c INHERITING FROM c_ref)  CB_BUSINESSTRANSACTION_TRD Base Agent Treasury: Routing Slip - Business Transaction 20011016
58 Inheritance (c INHERITING FROM c_ref)  CB_BUSINESSTRANSACTION_TRF Base Agent CL_BUSINESS_TRANSACTION_TRF 20011016
59 Inheritance (c INHERITING FROM c_ref)  CB_BUSINESS_TRANSACTION_TRC Base agent Persistent Class for TRC 20011122
60 Inheritance (c INHERITING FROM c_ref)  CB_BUSINESS_TRANSACTION_TRQ Base Agent Treasury: Quantity Ledger - Business Transaction 20011016
61 Inheritance (c INHERITING FROM c_ref)  CB_CALCULATION_POSITION_TRF Base Agent Options/Futures Position 20020201
62 Inheritance (c INHERITING FROM c_ref)  CB_CAM_ADDRESS_BCS Base Agent Wrapper Class BAS Address 20001030
63 Inheritance (c INHERITING FROM c_ref)  CB_CLASS_POSITION_TRF Base Agent Class Position in Futures Account 20011016
64 Inheritance (c INHERITING FROM c_ref)  CB_CLASS_POSITION_TRS Base Agent Securities Account-Class-Position 20020201
65 Inheritance (c INHERITING FROM c_ref)  CB_CMS_LR_DE_DB Base agent Persistency : Grundbuch 20021021
66 Inheritance (c INHERITING FROM c_ref)  CB_CMS_SHP_DB Base agent Persistent class for Ship 20020617
67 Inheritance (c INHERITING FROM c_ref)  CB_COL_POSITION_TRQ Base Agent Treasury: Quantity Ledger Collective Position 20011015
68 Inheritance (c INHERITING FROM c_ref)  CB_CONDITION_PPF Base Agent PPF: Condition and Template 20001113
69 Inheritance (c INHERITING FROM c_ref)  CB_CONDITION_TRANSP_PPF Base Agent PPF: Condition that Can Be Transported 20001113
70 Inheritance (c INHERITING FROM c_ref)  CB_COVER_DOCUMENT_BCS Base Agent 20020204
71 Inheritance (c INHERITING FROM c_ref)  CB_CRM_CCS_CALLS_PERS Base agent Persistence class for Phone Calls 20040721
72 Inheritance (c INHERITING FROM c_ref)  CB_CRM_CCS_CHAT_SES_PERS Base agent Base agent Persistence class for Chat Sessions 20040721
73 Inheritance (c INHERITING FROM c_ref)  CB_CRM_CCS_MESSAGE_PERS Base agent Base agent Persistence class for Messages 20040721
74 Inheritance (c INHERITING FROM c_ref)  CB_CRM_CCS_POSTING_PERS Base agent Base agent Persistence class for Chat Postings 20040721
75 Inheritance (c INHERITING FROM c_ref)  CB_CRM_CCS_USER_PERS Base agent Persistence class for user 20040720
76 Inheritance (c INHERITING FROM c_ref)  CB_DERIVED_TRANS_TRL Base Agent Derived Business Transactions 20011015
77 Inheritance (c INHERITING FROM c_ref)  CB_DISTRIBUTIONLIST_BCS Base Agent BCS: Represents Distribution List 20001030
78 Inheritance (c INHERITING FROM c_ref)  CB_DOCUMENT_BCS Base Agent Wrapper Class for Office Documents 20001030
79 Inheritance (c INHERITING FROM c_ref)  CB_DOCUMENT_TRAC Base Agent Treasury: TR Accounting Code Document 20011018
80 Inheritance (c INHERITING FROM c_ref)  CB_DTRANS_TRIL Base Agent Business Transaction TR-IL 20011018
81 Inheritance (c INHERITING FROM c_ref)  CB_FIXINGSUM_TRL Base Agent Treasury: Transaction Figures 20011015
82 Inheritance (c INHERITING FROM c_ref)  CB_FPIA_PERS_FI_IDX Base agent Persistent for FPIA_FI_IDX 20080711
83 Inheritance (c INHERITING FROM c_ref)  CB_FPIA_PERS_INTEREST Base agent Persistent Class for Table FPIA_INTEREST 20080702
84 Inheritance (c INHERITING FROM c_ref)  CB_ICL_CHEAT_SHEET_PE Base Agent 20050327
85 Inheritance (c INHERITING FROM c_ref)  CB_ICL_WCMP_CALC_DETAIL_PE Base Agent Workers Compensation Detail 20041210
86 Inheritance (c INHERITING FROM c_ref)  CB_ICL_WCMP_CALC_HEADER_PE Base Agent WCMP Header 20041209
87 Inheritance (c INHERITING FROM c_ref)  CB_ICL_WCMP_CALC_SCHED_PE Base Agent Scheduled Detail Persistent Object 20050511
88 Inheritance (c INHERITING FROM c_ref)  CB_ICS_WCMP_CALC_DETAIL_PE Base Agent WCOMP - Detail Data Benefit Calculation Shadow 20050307
89 Inheritance (c INHERITING FROM c_ref)  CB_ICS_WCMP_CALC_HEADER_PE Base Agent Workers Comp - Header Data 20050302
90 Inheritance (c INHERITING FROM c_ref)  CB_ICS_WCMP_CALC_SCHED_PE Base agent Scheduled Benefit 20050517
91 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DI_CONTEXT_PERSIST Base Agent Persistency Dictation Context 20061006
92 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DI_DICTAT_PERSIST Base Agent Dictation Persistency 20061006
93 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DI_RECORD_PERSIST Base Agent Persistency Speech Recording 20061006
94 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DI_RECORD_TEXT Base Agent Persistency: Clear Text of Speech Recording 20061005
95 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DI_REC_LINK_PERSIST Base Agent Persistency Recording - Recording - Relation 20061009
96 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_DOCCAT_PERSIST Base Agent IS-H*MED: Persistent Assgmt of Document-Category 20031218
97 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASEITEM_P Base Agent IS-H*MED: Base Item Header Data 20031119
98 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASE_BADI Base Agent IS-H*MED: Base Item BAdI 20031122
99 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASE_DOC Base Agent IS-H*MED: Base Item Document 20040108
100 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASE_PRINT Base Agent IS-H*MED: Base Item Print 20031121
101 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASE_REQ Base Agent IS-H*MED: Base Item Request 20031125
102 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_GL_BASE_REQ_S Base Agent IS-H*MED: Base Item Request Service 20031211
103 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_LTE_PERSISTENT Base Agent i.s.h.med: Manage Text Modules 20041221
104 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_MV_DISP_REQUEST_PERS Dispatch Order Persistence Class Base Agent 20060227
105 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_MV_RECIPIENT_PERS Base Agent MV: Recipient Persistence Class 20060418
106 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_RAD_EXAM Base Agent IS-H*MED RAD: Examination 20031128
107 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_RAD_MPPS Base Agent IS-H*MED RAD: MPPS 20031201
108 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_RAD_MPPS_CREATE Base Agent IS-H*MED RAD: MPPS Create 20031124
109 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_RAD_MPPS_TAG Base Agent IS-H*MED RAD: MPPS Attribute 20031125
110 Inheritance (c INHERITING FROM c_ref)  CB_ISHMED_RAD_STUDY_PERSIST Base Agent IS-H*MED RAD: RIS Study Persistency 20031218
111 Inheritance (c INHERITING FROM c_ref)  CB_ISH_CM_MEDIUM_ALE Base Agent PPF: ALE Medium, Runtime Class 20021104
112 Inheritance (c INHERITING FROM c_ref)  CB_ISH_CM_MEDIUM_ALE_CUST Base Agent PPF: ALE Medium Customizing Class 20021104
113 Inheritance (c INHERITING FROM c_ref)  CB_ISH_CM_MEDIUM_ALE_TEMPL Base Agent PPF: ALE Medium, Customizing Class 20021104
114 Inheritance (c INHERITING FROM c_ref)  CB_ISH_CM_PROXYOBJ Base Agent Proxy Object for CM Eventing 20020918
115 Inheritance (c INHERITING FROM c_ref)  CB_ISM_IPM_TITLE_REL_ATTR Base Agent Attributes for Title Relationship 20021105
116 Inheritance (c INHERITING FROM c_ref)  CB_ISM_SE_JKSESCHED Base Agent IS-M: Access to Delivery Schedule Records 20030829
117 Inheritance (c INHERITING FROM c_ref)  CB_ISM_SE_NIP Base Agent IS-M: Shipping Schedule Record 20040311
118 Inheritance (c INHERITING FROM c_ref)  CB_LOCK_TRAD Base Agent TRL Lock for Accrual/Deferral Function 20030707
119 Inheritance (c INHERITING FROM c_ref)  CB_LOCK_TRL Base Agent Treasury Ledger Position Lock 20011015
120 Inheritance (c INHERITING FROM c_ref)  CB_LOT_POSITION_TRQ Base Agent Treasury: Quantity Ledger Single Position 20011015
121 Inheritance (c INHERITING FROM c_ref)  CB_LOT_TRQ Base Agent Treasury: Quantity Ledger Lot 20011015
122 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_ARC_OBJ Base Agent Mapping Object Type -> Archiving Object 20090113
123 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_BOR_OBJ Base Agent Mapping of Object Type to a BOR Object Type 20081114
124 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_DES_OBJ Mapping of Base Agent of ILM Object to Data Destruction 20120215
125 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_FLD_BVD Base Agent Fields with Value Determination with Callback 20081114
126 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_FLD_DVD Base Agent Fields with Direct Value Determination 20081114
127 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_JOINS Base Agent Join Definitions 20091209
128 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_KFD_BVD Base Agent Expliit Inheritance - Instance Determ. in Callba 20081114
129 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_KOW_BVD Base Agent Determination Own Instance Key with Callback 20081114
130 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_STT_BVD Base Agent Start Times with Value Determination in Callback 20081114
131 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_STT_DVD Base Agent Start Times with Direct Value Determination 20081114
132 Inheritance (c INHERITING FROM c_ref)  CB_LRM_BS_TO Base Agent Value Determination for Time Offset 20111006
133 Inheritance (c INHERITING FROM c_ref)  CB_LRM_CON Base Agent Constants 20090102
134 Inheritance (c INHERITING FROM c_ref)  CB_LRM_CON_T Base Agent Descriptions for Constants 20090102
135 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC Base Agent Object Category 20081020
136 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_MF Base Agent Object Category: Mandatory Fields 20081020
137 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_MF_T Base Agent Objet Cat: Desc. for Mandatory Fields of Poli. 20081020
138 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_OG Base Agent Object Group 20131023
139 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_OG_T Base Agent Object Group: Descriptions 20131023
140 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_PC Base Agent Policy Categories for Object Category 20081117
141 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_RF Base Agent Result Fields 20081113
142 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_RF_T Base Agent Obj.Cat - Desc. for Mandatory Fields of Rule 20081229
143 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_RG Base Agent Rule Group 20131023
144 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_RG_F Base Agent Rule Group: Fields 20131023
145 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_RG_T Base Agent Rule Group: Descriptions 20131023
146 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_SF Base Agent Standard Fields 20091009
147 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_SF_T Base Agent Object Category: Text for Standard Fields 20091012
148 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OC_T Base Agent Object Category: Descriptions 20081020
149 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT Base Agent Object Type 20081020
150 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_BS Base Agent Object Type - Business Suite 20081114
151 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_C Base Agent Object Type (ILM Object): Customer-Spec. Settings 20131023
152 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_FLD Base Agent Object Type: Allowed Fields 20081020
153 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_FLD_T Base Agent Object Type: Descriptions of Allowed Fields 20081020
154 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_PC Base Agent Policy Category 20081020
155 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_PC_STAT Base Agent Policy Category: Status 20081020
156 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_POL_FLD Base Agent Policy: Selected Fields 20081020
157 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_POL_ORI Base Agent Policy (Origin) 20081020
158 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_PT Base Agent Policy Type 20081110
159 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_SF Base Agent Object Category: Permitted Standard Fields 20091012
160 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_STT Base Agent Allowed Start Times 20081113
161 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_STT_TO Base Agent Available Time Offsets 20110912
162 Inheritance (c INHERITING FROM c_ref)  CB_LRM_OT_T Base Agent Object Type: Descriptions 20081020
163 Inheritance (c INHERITING FROM c_ref)  CB_LRM_PC Base Agent Policy Categories 20081124
164 Inheritance (c INHERITING FROM c_ref)  CB_LRM_PC_T Base Agent Policy Categories: Descriptions 20090102
165 Inheritance (c INHERITING FROM c_ref)  CB_LRM_PT Base Agent Policy Types 20081124
166 Inheritance (c INHERITING FROM c_ref)  CB_LRM_PT_T Base Agent Policy Types: Descriptions 20081218
167 Inheritance (c INHERITING FROM c_ref)  CB_MEDIUM_GENERIC_CUST_PPF Base Agent f 20001113
168 Inheritance (c INHERITING FROM c_ref)  CB_MEDIUM_GENERIC_PPF Base Agent PPF: Generic Output Medium 20001113
169 Inheritance (c INHERITING FROM c_ref)  CB_MEDIUM_GENERIC_TEMPL_PPF Base Agent PPF: Generic Output Medium 20001113
170 Inheritance (c INHERITING FROM c_ref)  CB_MEREQ_PER_EBAN_TECH Base Agent Persistence Class EBAN_TECH 20090128
171 Inheritance (c INHERITING FROM c_ref)  CB_MERGE_CONFIGURABLE_PPF Base Agent of Configurable Action Merging 20010810
172 Inheritance (c INHERITING FROM c_ref)  CB_METHODCALL_CUST_PPF Base Agent Method Call 20001113
173 Inheritance (c INHERITING FROM c_ref)  CB_METHODCALL_PPF Base Agent Method Call 20001113
174 Inheritance (c INHERITING FROM c_ref)  CB_METHODCALL_TEMPL_PPF Base Agent Method Call 20001113
175 Inheritance (c INHERITING FROM c_ref)  CB_METHOD_CONDITION_PPF Base Agent PPF: Administration Class for Method Condition 20001113
176 Inheritance (c INHERITING FROM c_ref)  CB_MIME_DOC_BCS Base Agent Wrapper for Inbound Document 20110901
177 Inheritance (c INHERITING FROM c_ref)  CB_MMPUR_PERS_EBAN_ARCHIVE Base Agent Persistence Class EBAN_ARCHIVE 20080623
178 Inheritance (c INHERITING FROM c_ref)  CB_MMPUR_PERS_EKBE_SRV_SUM Base Agent for Persistence Service EKBE_SRV_SUM 20090506
179 Inheritance (c INHERITING FROM c_ref)  CB_MMPUR_PERS_INFREC_ARCHIVE Base Agent Persistence Service for INFREC_ARCHIVE 20100329
180 Inheritance (c INHERITING FROM c_ref)  CB_MMPUR_PERS_PEKES Base Agent Persistency Class for Parked Confirmations 20080718
181 Inheritance (c INHERITING FROM c_ref)  CB_NOTE_BCS Base Agent BCS Internal: Note for Send Request 20001030
182 Inheritance (c INHERITING FROM c_ref)  CB_NOTIF_PPF Base Agent Trigger PPF Notification 20001218
183 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP Base agent SAP NW Demo Model - bp persistence class 20070614
184 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP_AD Base agent SAP NW Demo Model - bp address persistence class 20070614
185 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP_EM Base agent SAP NW Demo Model - bp e-mail persistence class 20070614
186 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP_PH Base agent SAP NW Demo Model - bp telephone persistence clas 20070614
187 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP_RR Base agent SAP NW Demo Model - bp role persistence class 20070614
188 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_BP_WA Base agent SAP NW Demo Model - bp web address persistence cl 20070614
189 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_LINK Base agent SAP NW Demo Model - link persistence class 20070614
190 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PD Base agent SAP NW Demo Model - product persistence class 20070613
191 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PD_NA Base agent SAP NW Demo Model - product name persistence clas 20070613
192 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PD_WR Base agent SAP NW Demo Model - product web res. persistence 20070613
193 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PO Base agent SAP NW Demo Model - product persistence class 20071026
194 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PO_I Base agent SAP NetWeaver Demo Model - Purch Order Item persi 20071026
195 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_PO_SL Base agent SAP NetWeaver Demo Model - Purch Order Item Sched 20071026
196 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_SO Base agent SAP NW Demo Model - so persistence class 20070709
197 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_SO_I Base agent SAP NetWeaver Demo Model - Sales Order Item persi 20070709
198 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_SO_SL Base agent SAP NetWeaver Demo Model - Sales Order Item Sched 20070709
199 Inheritance (c INHERITING FROM c_ref)  CB_NWDEMO_PERSIST_TEXT Base agent SAP NW Demo Model - text persistence class 20070613
200 Inheritance (c INHERITING FROM c_ref)  CB_OBL_BC_ROLE Base Agent Persistent Roles of Business Classes 20001117
201 Inheritance (c INHERITING FROM c_ref)  CB_OBL_BINREL Base Agent Binary Relationship 20000613
202 Inheritance (c INHERITING FROM c_ref)  CB_OBL_BOR_ROLE Base Agent Binary Relationship 20000613
203 Inheritance (c INHERITING FROM c_ref)  CB_OBL_EXMPL_PVIA Base Agent by way of Data of Flight Connections 20000913
204 Inheritance (c INHERITING FROM c_ref)  CB_OBL_EXMPL_TRANSPASS Base Agent Transit Passenger of a Connecting Flight 20000913
205 Inheritance (c INHERITING FROM c_ref)  CB_ORGUNIT_BCS Base Agent BCS: Represents an Organizational Unit 20001030
206 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_BOOKING Base Agent Object Services Examples: Bookings 20000913
207 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_FLIGHT Base Agent Object Services Examples: Flights 20000913
208 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_FLIGHTPLAN Base Agent Object Services Examples: Bookings 20000913
209 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_NODE_01 Base Agent OS: Examples Node 01 20001212
210 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_TREE_01 Base Agent OS: Examples Tree 01 20001212
211 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_XML_NODE Base Agent OS Example: XML Nodes 20090312
212 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_XML_NODE_ATTRIBUTE Base Agent OS Example: XML Node Attributes 20090312
213 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_XML_NODE_ELEMENT Base Agent OS Example: XML Node Element 20090312
214 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_XML_NODE_INDEXED Base Agent OS Example: XML Node with Index 20090312
215 Inheritance (c INHERITING FROM c_ref)  CB_OS_EX_XML_NODE_VALUE Base Agent OS Example: XML Node Value 20090312
216 Inheritance (c INHERITING FROM c_ref)  CB_PARTNER_PPF Base Agent PPF: Internal Persistent Class for Partner 20001113
217 Inheritance (c INHERITING FROM c_ref)  CB_PAYMENT_REQUEST_TRPR Base Agent Payment Request Partner Document 20021209
218 Inheritance (c INHERITING FROM c_ref)  CB_PDF_FORM_BCS PDF-Based Form: Base Agent 20040319
219 Inheritance (c INHERITING FROM c_ref)  CB_POSITIONCONTEXT_TRAC Base Agent Treasury: Position Context 20011018
220 Inheritance (c INHERITING FROM c_ref)  CB_POSITION_TRL Base Agent Treasury Ledger Position 20011010
221 Inheritance (c INHERITING FROM c_ref)  CB_POS_CHG_TRS Base Agent CFM: Securities Account Position Change 20011016
222 Inheritance (c INHERITING FROM c_ref)  CB_POS_IDENTIFIER_DIF Base Agent Persistent Flow Selector 20011017
223 Inheritance (c INHERITING FROM c_ref)  CB_PROTOCOL_POC Base Agent Domain Model: Factory for Operations 20011024
224 Inheritance (c INHERITING FROM c_ref)  CB_PT_ARQ_DEDUCTION Base Agent Quotas for Attendances/Absences 20040616
225 Inheritance (c INHERITING FROM c_ref)  CB_PT_COR_ITEM Base Agent Correction Scenario: Request Item Data 20031119
226 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQUEST Base Agent Request 20020121
227 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQUEST_TYPE Base Agent Request Type 20020121
228 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQ_ACTOR Base Agent Request Participants 20020625
229 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQ_ATTABSDATA Base Agent Request Data for Attendances/Absences 20020625
230 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQ_HEADER Base Agent Request Header 20020625
231 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQ_ITEMS Base Agent Request Items 20020625
232 Inheritance (c INHERITING FROM c_ref)  CB_PT_REQ_NOTICE Base Agent Request Note 20020704
233 Inheritance (c INHERITING FROM c_ref)  CB_QUEUE_ENTRY_BCS Base Agent Agent Send Request 20010822
234 Inheritance (c INHERITING FROM c_ref)  CB_SAPROLE_BCS Base Agent BCS: Represents an SAP User 20000803
235 Inheritance (c INHERITING FROM c_ref)  CB_SAPSCRIPT_COVER_BCS Base Agent Document with Cover Sheet from SAPscript Form 20020131
236 Inheritance (c INHERITING FROM c_ref)  CB_SAPUSER_BCS Base Agent BCS: Represents an SAP User 20001030
237 Inheritance (c INHERITING FROM c_ref)  CB_SCMG_CASE_PPF Case PPF Base Agent Application Class 20031006
238 Inheritance (c INHERITING FROM c_ref)  CB_SECACC_TRANSACTION_TRS Base Agent Securities Account Transfer 20011015
239 Inheritance (c INHERITING FROM c_ref)  CB_SEND_REQUEST_BCS Base Agent Send Request 20001030
240 Inheritance (c INHERITING FROM c_ref)  CB_SF_FAX_CUST_PPF Base Agent PPF: Smart Forms Fax (Customizing) 20001113
241 Inheritance (c INHERITING FROM c_ref)  CB_SF_FAX_PPF Base Agent PPF: Smart Forms Mail (Runtime) 20001113
242 Inheritance (c INHERITING FROM c_ref)  CB_SF_FAX_TEMPL_PPF Base Agent PPF: Smart Forms Fax (Templ.) 20001113
243 Inheritance (c INHERITING FROM c_ref)  CB_SF_MAIL_CUST_PPF Base Agent PPF: Smart Forms Mail (Customizing) 20001113
244 Inheritance (c INHERITING FROM c_ref)  CB_SF_MAIL_PPF Base Agent PPF: Smart Forms Mail (Runtime) 20001113
245 Inheritance (c INHERITING FROM c_ref)  CB_SF_MAIL_TEMPL_PPF Base Agent PPF: Smart Forms Mail (Template) 20001113
246 Inheritance (c INHERITING FROM c_ref)  CB_SF_PRINT_CUST_PPF Base Agent PPF: Smart Forms Print (Cust.) 20001113
247 Inheritance (c INHERITING FROM c_ref)  CB_SF_PRINT_PPF Base Agent PPF: Smart Forms Print (Runtime) 20001113
248 Inheritance (c INHERITING FROM c_ref)  CB_SF_PRINT_TEMPL_PPF Base Agent PPF: Smart Forms Print (Template) 20001113
249 Inheritance (c INHERITING FROM c_ref)  CB_SKWG_BCS_DOCUMENT Base Agent KW Documents 20001120
250 Inheritance (c INHERITING FROM c_ref)  CB_SMARTFORM_BCS Base Agent Class for Sending a Smart Form 20001127
251 Inheritance (c INHERITING FROM c_ref)  CB_SPFLI_PERSISTENT Base Agent Persistent Demo Class for SPFLI 20010112
252 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_ADDR Base Agent Metadata Addresses 20080305
253 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_AGD Base Agent: Tracking Agent 20021115
254 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_AGFLD Base Agent Metadata Maintenance: Agent Field List 20021118
255 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_DEST Base Agent Metadata: Destinations 20021211
256 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_MD Base Agent Metadata: Metrics 20070425
257 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_MD1S Base Agent Metadata: One-Step Metrics 20070425
258 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_MD2S Base Agent Metadata: Two-Step Metrics 20070425
259 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PD Base Agent: Administration Functions for Monitoring 20021023
260 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PDTA PMI Base Agent: Instance Attributes of Process 20021219
261 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PIFD Base Agent Process Interface 20090701
262 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PIFFLD Base Agent Field Names of Process Interface 20090701
263 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PSD Base Agent Meta Data Maintenance: Step 20021023
264 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PSR Base Agent Metadata Relationships Between Steps 20021121
265 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PSRFLD Base Agent Metadata: Field Relationships Between Steps 20021121
266 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PSRTFLD Base Agent 20021121
267 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PST Base Agent Metadata: Step Transitions 20021121
268 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_PVD Process Variant - Base Agent 20031024
269 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_SGCON Base Agent Metadata Maintenance: Signature Conditions 20021024
270 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_SGD Base Agent Metadata Maintenance: Signature 20021024
271 Inheritance (c INHERITING FROM c_ref)  CB_SPI_CM_SGFLD Base Agent Metadata Maintenance: Payload Signature 20021024
272 Inheritance (c INHERITING FROM c_ref)  CB_SUBTRANSACTION_TRF Base Agent Treasury: TRF Business Subtransaction 20020204
273 Inheritance (c INHERITING FROM c_ref)  CB_TRANSACTIONFLOWGROUP_TRQ Base Agent TR: Quantity Ledger - External Position 20011015
274 Inheritance (c INHERITING FROM c_ref)  CB_TRANSACTION_ADJ Base Agent Treasury: Reconciliation Business Transaction 20011017
275 Inheritance (c INHERITING FROM c_ref)  CB_TRANSACTION_TRAT Base Agent Acct Assignment Ref. - Transfer Business Trans. 20011018
276 Inheritance (c INHERITING FROM c_ref)  CB_TRANSACTION_TRL Base Agent Class TRL Transactions 20011012
277 Inheritance (c INHERITING FROM c_ref)  CB_TRANSACTION_TRX Base Agent Tax Partner Transactions 20050428
278 Inheritance (c INHERITING FROM c_ref)  CB_TRIGGER_PPF Base Agent PPF: Trigger 20001113
279 Inheritance (c INHERITING FROM c_ref)  CB_TRIGGER_TEMPL_PPF Base Agent PPF: Trigger Template 20001113
280 Inheritance (c INHERITING FROM c_ref)  CB_UDM_CASE_PPF Base Agent Application Class Dispute Management PPF 20040311
281 Inheritance (c INHERITING FROM c_ref)  CB_UMB_ADVISE Base Agent Strategic Advice 20011218
282 Inheritance (c INHERITING FROM c_ref)  CB_UMB_ADVISE_DISPATCH Base Agent Strategic Advice Dispatch 20011218
283 Inheritance (c INHERITING FROM c_ref)  CB_UMB_ADVISE_RECEIVE Base Agent Strategic Advice Receive 20011218
284 Inheritance (c INHERITING FROM c_ref)  CB_UMB_ASSIGNMENT_P Base Agent Element Assignment 20010529
285 Inheritance (c INHERITING FROM c_ref)  CB_UMB_BIC_P Base Agent BIC 20010613
286 Inheritance (c INHERITING FROM c_ref)  CB_UMB_BPS_SELECTION_P Base Agent BPS Selection 20010930
287 Inheritance (c INHERITING FROM c_ref)  CB_UMB_CECHAIN_XML_P Base Agent Cause-Effect Chain 20011218
288 Inheritance (c INHERITING FROM c_ref)  CB_UMB_COMPENSATION_MATRIX Base Agent Performance Overview 20010307
289 Inheritance (c INHERITING FROM c_ref)  CB_UMB_CPM_VARIABLE_P Base Agent CPM Variable 20010419
290 Inheritance (c INHERITING FROM c_ref)  CB_UMB_INIT_TASK Base Agent Strategic Advice: Initiative 20020807
291 Inheritance (c INHERITING FROM c_ref)  CB_UMB_INIT_TASK_DISPATCH Base Agent Strategic Advice for an Initiative 20020816
292 Inheritance (c INHERITING FROM c_ref)  CB_UMB_MEAS_CHA_P Base Agent Measure: Characteristic 20010615
293 Inheritance (c INHERITING FROM c_ref)  CB_UMB_MEAS_VAR_P Base Agent Measure: BW Variable 20010615
294 Inheritance (c INHERITING FROM c_ref)  CB_UMB_OBJECTIVE_P Base Agent Objective 20010422
295 Inheritance (c INHERITING FROM c_ref)  CB_UMB_OWNERSHIP_P Base Agent 20010531
296 Inheritance (c INHERITING FROM c_ref)  CB_UMB_OWNER_VAR_P Base Agent CL_UMB_OWNER_VAR_P 20020125
297 Inheritance (c INHERITING FROM c_ref)  CB_UMB_PERSPECTIVE_P Base Agent Perspective 20010422
298 Inheritance (c INHERITING FROM c_ref)  CB_UMB_QUERY_LINK_P Base Agent BW Query - Connection 20010424
299 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SCORECARD_P Base Agent Balanced Scorecard 20010423
300 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_FORMULA_P Base Agent Scorecard: Formula for Status Calculation 20020522
301 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_INIT_P Base Agent Scorecard: Initiative Assignment 20010702
302 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_INIT_VF_P Base Agent Scorecard Initiative: Scorecard Measure: ValueFie 20010806
303 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_MEAS_GRAPH_P Base Agent Scorecard Measure: Graphic 20010810
304 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_MEAS_P Base Agent Scorecard Measure 20010704
305 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_MEAS_VF_P Base Agent Scorecard Measure: Value Field 20010804
306 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_OBJ_P Base Agent Scorecard: Assignment Objective 20010604
307 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_PERS_P Base Agent Scorecard: Perspective Assignment 20010701
308 Inheritance (c INHERITING FROM c_ref)  CB_UMB_SC_STRA_P Base Agent Scorecard: Strategy Assignment 20010701
309 Inheritance (c INHERITING FROM c_ref)  CB_UMB_STATUS_P Base Agent Status of Scorecard Element 20010424
310 Inheritance (c INHERITING FROM c_ref)  CB_UMB_STRATEGY_MAP_P Base Agent Strategy Map 20010424
311 Inheritance (c INHERITING FROM c_ref)  CB_UMB_STRATEGY_P Base agent 20010622
312 Inheritance (c INHERITING FROM c_ref)  CB_UMC_FORMULA_P Base Agent Formula 20011031
313 Inheritance (c INHERITING FROM c_ref)  CB_UMC_MAPPING_P Base Agent Formula 20011031
314 Inheritance (c INHERITING FROM c_ref)  CB_USER_DATA_TRG Base Agent User Data 20011017
315 Inheritance (c INHERITING FROM c_ref)  CB_VALCLASS_TRANSACTION_VCL Valuation Class Transfer Base Agent 20030825
316 Inheritance (c INHERITING FROM c_ref)  CB_VALUATION_TRANSACTION_TLV Base Agent Treasury: Valuation Business Transaction 20011018
317 Inheritance (c INHERITING FROM c_ref)  CB_WCB_BILLING_PPF PPF Base Agent: Sales Invoice with Condition Contract 20050113
318 Inheritance (c INHERITING FROM c_ref)  CB_WCB_CC_PPF PPF Base Agent: Condition Contract 20050330
319 Inheritance (c INHERITING FROM c_ref)  CB_WORKFLOW_CUST_PPF Base Agent Workflow 20001113
320 Inheritance (c INHERITING FROM c_ref)  CB_WORKFLOW_PPF Base Agent Workflow 20001113
321 Inheritance (c INHERITING FROM c_ref)  CB_WORKFLOW_TEMPL_PPF Base Agent Workflow 20001113
322 Inheritance (c INHERITING FROM c_ref)  CL_TUT_AGENT Unit Test Class Agent 20130830
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D