SAP ABAP Class CL_SMIF_VERS (Matching Interfaces: Version)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_SMIF (Package) Matching Interfaces
⤷
⤷
Properties
| Class | CL_SMIF_VERS | |
| Short Description | Matching Interfaces: Version | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_SMIF | Matching Interfaces |
| Created | 20081120 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_SMIF_VERS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SMIF | 20081120 | Matching: Interfaces |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SMIF_S_HDR_UI | Matching Interaces: Header | 20081202 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SMIF_T_SMIFS | Matching Interfaces: SMIFs | 20081120 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SMIF_T_SMIFS_LOOKUP | Matching Interfaces: SMIFs Lookup | 20081120 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SMIF_MATCHING_OBJ | Matching Interfaces: Matching Object | 20081120 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SMIF_TH_VERS_R | Matching Interfaces: SMIF, Version, Reference (Hashed) | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check | 20081217 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081120 | |
| 3 | Static method | Public | Method | Deletes the instance | 20081216 | |
| 4 | Static method | Public | Method | Factory | 20081120 | |
| 5 | Instance method | Private | Method | Gets properties | 20081120 | |
| 6 | Instance method | Private | Method | Version Instance | 20081120 | |
| 7 | Instance method | Private | Method | Loads from DB | 20081120 | |
| 8 | Instance method | Private | Method | Save on DB | 20081121 | |
| 9 | Instance method | Private | Method | Gets properties | 20081121 |
Events
Class CL_SMIF_VERS has no event.
Types
Class CL_SMIF_VERS has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK | Call by reference | Type reference (TYPE) | SSMIF_CHECK | SSMIF_C_CHECK-SAVE | 20081217 | |||
| 2 | R_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Matching Interfaces: Object already exists | 20081217 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATCHING_OBJ | Call by reference | Type reference (TYPE) | SMIF_MATCHING_OBJ | Matching Interfaces: Matching Object | 20081120 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081121 |
Method CONSTRUCTOR on class CL_SMIF_VERS has no exception.
Method DELETE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATCHING_OBJ | Call by reference | Type reference (TYPE) | SMIF_MATCHING_OBJ | Matching Interfaces: Matching Object | 20081216 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081216 |
Method DELETE_INSTANCE on class CL_SMIF_VERS has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATCHING_OBJ | Call by reference | Type reference (TYPE) | SMIF_MATCHING_OBJ | Matching Interfaces: Matching Object | 20081120 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081120 | |||
| 3 | R_SMIF_VERS | Value transfer | Object reference (TYPE REF TO) | CL_SMIF_VERS | Matching Interfaces: Version | 20081120 |
Method FACTORY on class CL_SMIF_VERS has no exception.
Method GET_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SMIFHDR_UI | Call by reference | Type reference (TYPE) | SMIF_S_HDR_UI | Matching Interaces: Header | 20081202 | |||
| 2 | ET_SMIFS | Call by reference | Type reference (TYPE) | SMIF_T_SMIFS | Matching Interfaces: SMIFs | 20081120 | |||
| 3 | ET_SMIFS_LOOKUP | Call by reference | Type reference (TYPE) | SMIF_T_SMIFS_LOOKUP | Matching Interfaces: SMIFs Lookup | 20081120 |
Method GET_INFOS on class CL_SMIF_VERS has no exception.
Method GET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081120 | |||
| 2 | R_SMIF_VERS | Value transfer | Object reference (TYPE REF TO) | CL_SMIF_VERS | Matching Interfaces: Version | 20081120 |
Method GET_OBJECT_REF on class CL_SMIF_VERS has no exception.
Method LOAD_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATCHING_OBJ | Call by reference | Type reference (TYPE) | SMIF_MATCHING_OBJ | Matching Interfaces: Matching Object | 20081120 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Matching Interfaces: Object already exists | 20081121 |
Method SAVE Signature
Method SAVE on class CL_SMIF_VERS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Matching Interfaces: Object already exists | 20081208 |
Method SET_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SMIFHDR_UI | Call by reference | Type reference (TYPE) | SMIF_S_HDR_UI | Matching Interaces: Header | 20081202 | |||
| 2 | IT_SMIFS | Call by reference | Type reference (TYPE) | SMIF_T_SMIFS | Matching Interfaces: SMIFs | 20081121 | |||
| 3 | IT_SMIFS_LOOKUP | Call by reference | Type reference (TYPE) | SMIF_T_SMIFS_LOOKUP | Matching Interfaces: SMIFs Lookup | 20081121 |
Method SET_INFOS on class CL_SMIF_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |