SAP ABAP Class CL_WB_OBJTYPEGRP_PERSIST (Persistence for Workbench Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWB_OBJECT_TYPES (Package) Management of Object Types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_PERSIST | Persistence for Workbench Object | 20110210 |
Properties
| Class | CL_WB_OBJTYPEGRP_PERSIST | |
| Short Description | Persistence for Workbench Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWB_OBJECT_TYPES | Management of Object Types |
| Created | 20110118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_PERSIST | Persistence for Workbench Object | 20110210 |
Friends
Class CL_WB_OBJTYPEGRP_PERSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LTY_T_OBJTYPEGROUPS_T | 20110210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Display Name for Specified Object Type Group | 20110210 |
Events
Class CL_WB_OBJTYPEGRP_PERSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_OBJTYPEGROUPS_T | Private | See coding | 20110210 | lty_t_objtypegroups_t TYPE SORTED TABLE OF objtypegroups_t
WITH UNIQUE KEY objtype_group ai_version language
|
Method Signatures
Method GET_OBJTYPE_GROUP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110210 | ||
| 2 | IV_OBJTYPE_GROUP | Call by reference | Type reference (TYPE) | OBJTYPE_GROUP | Semantische Gruppenzugehoerigkeit eines Objekttyps | 20110210 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | R3STATE | SWBM_VERSION_ACTIVE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20110210 | ||
| 4 | RV_OBJTYPE_GROUP_NAME | Value transfer | Type reference (TYPE) | OBJTYPE_GROUP_NAME | Name der Objekttypgruppe | 20110210 |
Method GET_OBJTYPE_GROUP_NAME on class CL_WB_OBJTYPEGRP_PERSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |