SAP ABAP Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS (SB - Domain Model - Generated Artifact Persistence Handler)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120216 |
Properties
Class | /IWBEP/CL_SBDM_GEN_ARTIFACT_PS | |
Short Description | SB - Domain Model - Generated Artifact Persistence Handler | |
Super Class | /IWBEP/CL_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler |
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 | 20120216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no forward declaration.
Interfaces
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no friend class.
Attributes
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no attribute.
Methods
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no method.
Events
Class /IWBEP/CL_SBDM_GEN_ARTIFACT_PS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_NODE_T | Private | See coding | 20120216 | BEGIN OF ty_s_node_t.
INCLUDE TYPE /iwbep/i_sbd_ga.
TYPES:
parent_guid TYPE /iwbep/sbdm_node_uuid,
description TYPE /iwbep/sbdm_description,
END OF ty_s_node_t
|
||
2 | TY_T_NODET_DB | Public | See coding | 20120216 | ty_t_nodet_db TYPE SORTED TABLE OF /iwbep/i_sbd_gat WITH UNIQUE KEY project node_uuid sylangu
|
||
3 | TY_T_NODE_DB | Public | See coding | 20120216 | TY_T_NODE_DB TYPE SORTED TABLE OF /iwbep/i_sbd_ga WITH UNIQUE KEY project node_uuid
|
||
4 | TY_T_NODE_T | Private | See coding | 20120216 | ty_t_node_t TYPE SORTED TABLE OF ty_s_node_t WITH UNIQUE KEY project node_uuid
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |