Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_HANDLER | SB - Domain Model - Handler | 20120131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_EXP_SIMPLE_PS | SB - OData - Simple Value Persistence Handler | 20130228 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_ENTITY_SET_PS | SB - OData - Entity Set Persistence Handler | 20120216 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_ENTITY_TYPE_PS | SB - OData - Entity Type Persistence Handler | 20120213 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_ENUM_MEMBER_PS | SB - OData - ENUM Member Persistence Handler | 20131003 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_ENUM_PS | SB - OData - ENUM Persistence Handler | 20130925 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_EXP_COLL_PS | SB - OData - Collection Expression Persistence Handler | 20130304 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_EXP_PATH_PS | SB - OData - Path Expression Persistence Handler | 20130305 |
| 8 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_EXP_RECORD_PS | SB - OData - Record Expression Persistence Handler | 20130305 |
| 9 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_EXP_REC_MAP_PS | SB - OData - Record Expression Mapping Persistence Handler | 20130304 |
| 10 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_COMPLEX_TYPE_PS | SB - OData - Complex Type Persistence Handler | 20120127 |
| ... | Click here to see Used By full list (36 items) | |||
Properties
| Class | /IWBEP/CL_SBDM_PERSIST_HANDLER | |
| Short Description | SB - Domain Model - Persistence Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120112 | SAP |
| Last change | 20141120 | |
| 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_HANDLER | SB - Domain Model - Handler | 20120131 | ||
| 2 | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120112 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBDM_NODE | 20120423 | SB - Domain Model - Node | |
| 2 | /IWBEP/CL_SBDM_PROJECT_PSH | 20120412 | SB - Domain Model - Project Persistence Handler | |
| 3 | /IWBEP/CL_SBDM_TRANSACT_HANDLR | 20120913 | SB - Domain Model - Transaction Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_TRANSACT_HANDLR | SB - Domain Model - Transaction Handler | 20120112 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROTOTYP_BUFFER | SB - Domain Model - Prototype Buffer | 20120426 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | TY_S_SBDM_SP_NODE | 20120112 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBDM_HANDLER=>TY_T_REF_NODE_TYPE | 20120423 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_NODE | 20120127 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_T_SBDM_SP_NODES | 20120112 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBDM_HANDLER=>TY_T_REF_NODE_TYPE | 20120423 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_T_NODE | 20120228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120112 | |
| 2 | Instance method | Protected | Method | Template Method (optional): Create initial node of type | 20120712 | |
| 3 | Instance method | Protected | Method | Template Method: Delete nodes in DB by projects | 20120125 | |
| 4 | Instance method | Private | Method | Delete common attributes of nodes in DB by projects | 20120601 | |
| 5 | Instance method | Protected | Method | Template Method (optional): Load nodes by keys | 20120131 | |
| 6 | Instance method | Protected | Method | Template Method: Load nodes by parents | 20120124 | |
| 7 | Instance method | Protected | Method | Template Method: Load nodes by projects | 20120124 | |
| 8 | Instance method | Private | Method | Load common attributes of nodes | 20120601 | |
| 9 | Instance method | Protected | Method | Template Method (optional): Node is created persistently | 20120508 | |
| 10 | Instance method | Protected | Method | Template Method (optional): Related nodes has been created | 20120823 | |
| 11 | Instance method | Protected | Method | Template Method: Save nodes | 20120125 | |
| 12 | Instance method | Private | Method | Save common attributes of nodes | 20120601 | |
| 13 | Instance method | Protected | Method | Template Method (optional): Calculate nodes using given ones | 20120214 | |
| 14 | Instance method | Protected | Method | Retrieves loaded nodes by keys | 20120131 | |
| 15 | Instance method | Protected | Method | Retrieves loaded nodes by parents | 20120124 | |
| 16 | Instance method | Protected | Method | Retrieves loaded nodes by projects | 20120124 | |
| 17 | Instance method | Private | Method | Initializes the referenced node types | 20120213 | |
| 18 | Instance method | Protected | Method | Checks if the node has not been saved so far | 20120118 | |
| 19 | Instance method | Protected | Method | Load by project names | 20120124 | |
| 20 | Instance method | Protected | Method | Nodes has been loaded | 20120131 | |
| 21 | Instance method | Protected | Method | Removes nodes by projects from the cache | 20120124 | |
| 22 | Instance method | Protected | Method | Removes nodes from cache | 20120124 | |
| 23 | Instance method | Protected | Method | Retrieves the cache key for a node | 20120118 |
Events
Class /IWBEP/CL_SBDM_PERSIST_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CACHE_KEY | Protected | See coding | 20120118 | BEGIN OF TY_S_CACHE_KEY,
project TYPE /iwbep/sbdm_project,
parent_guid TYPE /iwbep/sbdm_node_uuid,
guid TYPE /iwbep/sbdm_node_uuid,
END OF TY_S_CACHE_KEY
|
||
| 2 | TY_S_NODE | Protected | See coding | 20120124 | BEGIN OF TY_S_NODE,
project TYPE /iwbep/sbdm_project,
parent_guid TYPE /iwbep/sbdm_node_uuid,
guid TYPE /iwbep/sbdm_node_uuid,
node TYPE REF TO /iwbep/if_sbdm_node,
END OF TY_S_NODE
|
||
| 3 | TY_S_SBDM_NODE | Public | See coding | 20120112 | BEGIN OF TY_S_SBDM_NODE,
project TYPE /iwbep/sbdm_project,
parent_guid TYPE /iwbep/sbdm_node_uuid,
guid TYPE /iwbep/sbdm_node_uuid,
obj_ref TYPE REF TO /iwbep/if_sbdm_node,
db_delta TYPE /iwbep/if_sbdm_handler=>ty_s_node_update,
ui_delta TYPE /iwbep/if_sbdm_handler=>ty_s_node_update,
memento_ref TYPE REF TO /iwbep/if_sbdm_node_memento,
END OF TY_S_SBDM_NODE
|
||
| 4 | TY_S_SBDM_SP_NODE | Public | See coding | 20120112 | BEGIN OF TY_S_SBDM_SP_NODE,
sp TYPE guid_16,
nodes TYPE ty_t_sbdm_nodes,
END OF TY_S_SBDM_SP_NODE
|
||
| 5 | TY_S_SBD_NOI | Public | See coding | 20120601 | BEGIN OF TY_S_SBD_NOI,
project TYPE /iwbep/sbdm_project,
node_uuid TYPE /iwbep/sbdm_node_uuid,
type TYPE /iwbep/sbdm_origin_type,
name TYPE /iwbep/sbdm_origin_name,
END OF TY_S_SBD_NOI
|
||
| 6 | TY_T_CACHE_KEY | Protected | See coding | 20120118 | TY_T_CACHE_KEY TYPE SORTED TABLE OF ty_s_cache_key WITH UNIQUE KEY project parent_guid guid
|
||
| 7 | TY_T_NODE | Protected | See coding | 20120124 | TY_T_NODE TYPE SORTED TABLE OF ty_s_node WITH UNIQUE KEY project parent_guid guid
|
||
| 8 | TY_T_SBDM_NODES | Public | See coding | 20120112 | TY_T_SBDM_NODES TYPE SORTED TABLE OF TY_S_SBDM_NODE WITH UNIQUE KEY project parent_guid guid
|
||
| 9 | TY_T_SBDM_SP_NODES | Public | See coding | 20120112 | TY_T_SBDM_SP_NODES TYPE STANDARD TABLE OF TY_S_SBDM_SP_NODE WITH DEFAULT KEY
|
||
| 10 | TY_T_SBD_NOI | Public | See coding | 20120601 | TY_T_SBD_NOI TYPE STANDARD TABLE OF ty_s_sbd_noi WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | SB: DM unique node type | 20120213 |
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_PERSIST_HANDLER has no exception.
Method DO_CREATE_INITIAL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_NAME | Service Builder: Node Name | 20120712 | |||
| 2 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120712 |
Method DO_DELETE_BY_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_MANAGER=>TY_T_RANGE_PRJCT_NAME | 20120125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method DO_DELETE_COMMON_ATTR_BYPRJCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_MANAGER=>TY_T_RANGE_PRJCT_NAME | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method DO_LOAD_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 2 | ET_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 3 | ET_REMOVED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 4 | ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 5 | IO_VALUE_LOADING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_VALUE_DB_LOAD | SB - Domain Model - Value Service for PSH Loading | 20130305 | |||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_PERSIST_HANDLER=>TY_T_DB_NODE_KEY | 20120131 | ||||
| 7 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 8 | IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method DO_LOAD_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 2 | ET_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 3 | ET_REMOVED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 4 | ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120127 | ||||
| 5 | IO_VALUE_LOADING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_VALUE_DB_LOAD | SB - Domain Model - Value Service for PSH Loading | 20130305 | |||
| 6 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 7 | IT_PARENT | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120124 | |||
| 8 | IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method DO_LOAD_BY_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120125 | ||||
| 2 | ET_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 3 | ET_REMOVED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120125 | ||||
| 4 | ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120208 | ||||
| 5 | IO_VALUE_LOADING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_VALUE_DB_LOAD | SB - Domain Model - Value Service for PSH Loading | 20130305 | |||
| 6 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 | ||||
| 7 | IT_PROJECT | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120124 | |||
| 8 | IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120203 |
Method DO_LOAD_COMMON_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 2 | ET_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 3 | ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 4 | IT_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 5 | IT_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120601 |
Method DO_ON_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODES | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120508 |
Method DO_ON_RELATED_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODES | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120823 |
Method DO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VALUE_UPDATE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_VALUE_DB_UPDATE | SB - Domain Model - Value Service for PSH Saving | 20130305 | |||
| 2 | IT_CREATED_NODE | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120125 | ||||
| 3 | IT_DELETED_NODE | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120125 | ||||
| 4 | IT_UPDATED_NODE | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method DO_SAVE_COMMON_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 2 | IT_DELETED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 | ||||
| 3 | IT_UPDATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method DO_WHERE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120214 | |||
| 2 | IT_WHERE_USED_NODES | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120214 | |||
| 3 | RT_USING_NODES | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120214 |
Method GET_LOADED_NODES_BY_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_PERSIST_HANDLER=>TY_T_DB_NODE_KEY | 20120131 | ||||
| 2 | RT_NODES | Value transfer | Type reference (TYPE) | TY_T_NODE | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method GET_LOADED_NODES_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARENT | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120124 | |||
| 2 | RT_NODES | Value transfer | Type reference (TYPE) | TY_T_NODE | 20120124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method GET_LOADED_NODES_BY_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120124 | |||
| 2 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_MANAGER=>TY_T_RANGE_PRJCT_NAME | 20120203 | ||||
| 3 | RT_NODES | Value transfer | Type reference (TYPE) | TY_T_NODE | 20120124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method INIT_REF_TYPES Signature
Method INIT_REF_TYPES on class /IWBEP/CL_SBDM_PERSIST_HANDLER has no parameter.
Method INIT_REF_TYPES on class /IWBEP/CL_SBDM_PERSIST_HANDLER has no exception.
Method IS_JUST_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120118 | |||
| 2 | RV_CREATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Method LOAD_BY_PROJECT_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120202 | ||||
| 2 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_MANAGER=>TY_T_RANGE_PRJCT_NAME | 20120124 | ||||
| 3 | RT_NODES | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method ON_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 | ||||
| 2 | IT_UPDATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method REMOVE_FROM_CACHE_BY_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_PERSIST_HANDLER=>TY_T_PROJECT_NAMES | 20120124 |
Method REMOVE_FROM_CACHE_BY_PROJECTS on class /IWBEP/CL_SBDM_PERSIST_HANDLER has no exception.
Method REMOVE_NODES_FROM_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120824 |
Method RETRIEVE_CACHE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120118 | |||
| 2 | RS_KEY | Value transfer | Type reference (TYPE) | TY_S_CACHE_KEY | 20120118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB - Domain Model - Exception | 20120203 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |