SAP ABAP Class CL_SCTM_PHYS_OBJECT (Context Management Physical Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL (Application Component) Customizing Tools (Techniques)
⤷
S_CONTEXT_MANAGEMENT (Package) Central Context Management
⤷
⤷
Properties
| Class | CL_SCTM_PHYS_OBJECT | |
| Short Description | Context Management Physical Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CONTEXT_MANAGEMENT | Central Context Management |
| Created | 20011016 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCTM_PHYS_OBJECT has no forward declaration.
Interfaces
Class CL_SCTM_PHYS_OBJECT has no interface implemented.
Friends
Class CL_SCTM_PHYS_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | CTM_COTB_T | Table of Context Object Types | 20011029 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCTM_CONTEXT | Context Management Context Container | 20011016 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CTM_E_MODE | Editing Mode | 20011022 | |||
| 4 | Constant | Public | Type reference (TYPE) | CTM_YESNO | SPACE | Flag with Values ' ' and 'X' | 20011017 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | CTM_PO_ID | Physical object | 20011017 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CTM_LO_ID | Logical Object | 20011017 | |||
| 7 | Constant | Public | Type reference (TYPE) | CTM_YESNO | 'X' | Flag with Values ' ' and 'X' | 20011017 | ||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCTM_COBJ_TYPE | Context Management Context Object Types | 20011016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Editing Mode | 20011026 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011017 | |
| 3 | Static method | Public | Method | Copy Physical Objects to a Logical Object | 20011108 | |
| 4 | Instance method | Public | Method | Delete a Physical Object from the Database | 20011017 | |
| 5 | Static method | Public | Method | How many physical objects belong to a logical one? | 20011217 | |
| 6 | Static method | Public | Method | Gets all Physical Objects for a Logical Object | 20011023 | |
| 7 | Static method | Protected | Method | Get Context Object Type | 20011029 | |
| 8 | Static method | Protected | Method | Load the Additional Attributes | 20011017 | |
| 9 | Static method | Protected | Method | Load Component Release Table from the Database | 20011017 | |
| 10 | Static method | Protected | Method | Load Product Version Table from the Database | 20011120 | |
| 11 | Static method | Public | Method | Does the Physical Object Exist in the Database? | 20011017 | |
| 12 | Static method | Public | Method | Is there Already a Physical Object for this Context | 20011025 | |
| 13 | Instance method | Public | Method | Refresh a Physical Object (from the database) | 20011121 | |
| 14 | Instance method | Public | Method | Save a Physical Object | 20011017 | |
| 15 | Instance method | Public | Method | Set Attribute Values | 20011025 |
Events
Class CL_SCTM_PHYS_OBJECT has no event.
Types
Class CL_SCTM_PHYS_OBJECT has no local type.
Method Signatures
Method CHANGE_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_EDIT_MODE | Value transfer | Type reference (TYPE) | CTM_E_MODE | Bearbeitungsmodus | 20011026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Bearbeitungsmodus | 20011026 | ||
| 2 | Fehler bein Sperren des Objektes | 20011026 | ||
| 3 | Objekt existiert schon auf der Datenbank | 20011026 | ||
| 4 | Physisches Objekt existiert nicht in der Datenbank | 20011213 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SCTM_CONTEXT | Kontext-Container für das Kont.-Mgmt | 20011017 | |||
| 2 | EDIT_MODE | Value transfer | Type reference (TYPE) | CTM_E_MODE | 'READ' | Bearbeitungsmodus | 20011022 | ||
| 3 | ID | Value transfer | Type reference (TYPE) | CTM_PO_ID | Physisches Objekt | 20011017 | |||
| 4 | LOG_OBJ_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011017 | |||
| 5 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Bearbeitungsmodus | 20011026 | ||
| 2 | Fehler Beim Sperren des Objektes | 20011026 | ||
| 3 | Objekt existiert schon | 20011022 | ||
| 4 | Objekt ist nicht vollständig | 20011017 | ||
| 5 | Es gibt schon ein Physisches Objekt mit diesem Kontext | 20011025 | ||
| 6 | Physisches Objekt existiert nicht in der Datenbank | 20011017 | ||
| 7 | Kontextobjekttyp existiert nicht | 20011017 |
Method COPY_PHYSICAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_LOG_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011108 | |||
| 2 | OLD_LOG_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011108 | |||
| 3 | PHYSICAL_OBJECTS | Call by reference | Type reference (TYPE) | CTM_PHCO_T | Übergabetabelle für Kopiermethoden Physische Objekte | 20011108 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen in die Datenbank | 20011108 | ||
| 2 | Kontextobjekttyp existiert nicht | 20011108 |
Method DELETE Signature
Method DELETE on class CL_SCTM_PHYS_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist nicht im Bearbeitungsmodus | 20011022 | ||
| 2 | Das Objekt existiert nicht auf der Datenbank | 20011017 |
Method GET_NUMBER_OF_PHYS_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOBJ_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011217 | |||
| 2 | PHYS_OBJ_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Physischen Objekte | 20011217 | |||
| 3 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011217 |
Method GET_NUMBER_OF_PHYS_OBJECTS on class CL_SCTM_PHYS_OBJECT has no exception.
Method GET_PHYSICAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GET_ONLY_IDS | Value transfer | Type reference (TYPE) | CTM_YESNO | SPACE | Flag mit werten ' ' und 'X' | 20020114 | ||
| 2 | LOG_OBJ_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011023 | |||
| 3 | PHYS_OBJECTS | Call by reference | Type reference (TYPE) | CTM_PHO_T | Tabelle mit Physischen Objekten | 20011023 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttypen für das Kont.-Mngmt | 20011023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es gibt keine Physischen Objekte zu dem Logischen Objekt | 20011023 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Object reference (TYPE REF TO) | CL_SCTM_COBJ_TYPE | Kontextobjekttypen für das Kont.-Mngmt | 20011029 | |||
| 2 | TYPE_NAME | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontextobjekttyp existiert nicht | 20011029 |
Method LOAD_ADD_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_ATTRIB_TAB | Call by reference | Type reference (TYPE) | CTM_AAV_T | Zusätzliche Attribute und Werte Tabelle | 20011017 | |||
| 2 | COBJ_TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011017 | |||
| 3 | POBJ_ID | Value transfer | Type reference (TYPE) | CTM_PO_ID | Physisches Objekt | 20011017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011017 |
Method LOAD_COMP_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COBJ_TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011017 | |||
| 2 | COMP_REL_TAB | Call by reference | Type reference (TYPE) | CTM_CORE_T | Komponenten-Release Tabelle | 20011017 | |||
| 3 | POBJ_ID | Value transfer | Type reference (TYPE) | CTM_PO_ID | Physisches Objekt | 20011017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011017 |
Method LOAD_PROD_VER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COBJ_TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011120 | |||
| 2 | POBJ_ID | Value transfer | Type reference (TYPE) | CTM_PO_ID | Physisches Objekt | 20011120 | |||
| 3 | PROD_VER_TAB | Call by reference | Type reference (TYPE) | CTM_PRVE_T | Produktversions Tabelle | 20011120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011120 |
Method OBJECT_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | TCTM_PHOB | Physische Objekte im Zentralen Kontextmanagement | 20011017 | |||
| 2 | OBJ_ID | Value transfer | Type reference (TYPE) | CTM_PO_ID | Physisches Objekt | 20011017 | |||
| 3 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011017 |
Method OBJECT_EXISTS on class CL_SCTM_PHYS_OBJECT has no exception.
Method PHYS_OBJECT_EXISTS_FOR_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | CTM_YESNO | Flag mit werten ' ' und 'X' | 20011025 | |||
| 2 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SCTM_CONTEXT | Kontext-Container für das Kont.-Mgmt | 20011025 | |||
| 3 | LOG_OBJ_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011025 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | CTM_CO_TY | Kontextobjekttyp für das Zentrale Kontext Management | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Kontext ist unvollsträndig | 20011025 | ||
| 2 | Der Typ existiert nicht | 20011025 |
Method REFRESH Signature
Method REFRESH on class CL_SCTM_PHYS_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist unvollständig | 20011121 | ||
| 2 | Physisches Objekt existiert nicht | 20011121 |
Method SAVE Signature
Method SAVE on class CL_SCTM_PHYS_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen in die Datenbank | 20011017 | ||
| 2 | Das Objekt ist unvollständig | 20011017 | ||
| 3 | Objekt ist nicht im Änderungs- oder Anlegemodus | 20011022 |
Method SET_OBJECT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SCTM_CONTEXT | Kontext-Container für das Kont.-Mgmt | 20011025 | |||
| 2 | LOG_OBJ_ID | Value transfer | Type reference (TYPE) | CTM_LO_ID | Logisches Objekt | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist nicht vollständig | 20011025 | ||
| 2 | Es gibt schon ein Physisches Objekt mit diesem Kontext | 20011025 | ||
| 3 | Objekt ist nicht im Bearbeitungsmodus | 20011025 | ||
| 4 | Kontextobjekttyp existiert nicht | 20011025 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 620 |