SAP ABAP Class CL_GHO_DB_OWNERSHIP_SM (Ownership Bearer Group DB Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-OWN (Application Component) Ownership
⤷
APPL_GHO_OWNERSHIP_DB (Package) DB layer for Ownership
⤷
⤷
Properties
| Class | CL_GHO_DB_OWNERSHIP_SM | |
| Short Description | Ownership Bearer Group DB Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APPL_GHO_OWNERSHIP_DB | DB layer for Ownership |
| Created | 20100819 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_DB_OWNERSHIP_SM has no forward declaration.
Interfaces
Class CL_GHO_DB_OWNERSHIP_SM has no interface implemented.
Friends
Class CL_GHO_DB_OWNERSHIP_SM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_OWNERSHIP_SM | Ownership Scale Method DB Class | 20100819 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership bearer group header | 20100819 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership Scale Method items | 20100819 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GHO_T_SM_LTXT | Onwership Scale method Long text table type | 20110401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust Sliding scale values | 20100914 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100819 | |
| 3 | Instance method | Public | Method | delete transfer of ownership items | 20101217 | |
| 4 | Instance method | Public | Method | delete transfer of ownership items | 20100913 | |
| 5 | Instance method | Public | Method | Save Scale method Long text | 20110408 | |
| 6 | Static method | Public | Method | Object instance of CL_GHO_DB_OWNERSHIP_SM | 20100819 | |
| 7 | Instance method | Public | Method | Get Scale Method | 20101019 | |
| 8 | Instance method | Public | Method | insert Scale Method header | 20100819 | |
| 9 | Instance method | Public | Method | insert Scale Method items | 20100819 | |
| 10 | Instance method | Public | Method | Refresh Scale Method Header Buffer | 20101008 | |
| 11 | Instance method | Public | Method | Refresh Scale Method Item Buffer | 20101008 | |
| 12 | Instance method | Public | Method | retrieve Scale Method header | 20110325 | |
| 13 | Instance method | Public | Method | retrieve Scale Methodheader | 20110325 | |
| 14 | Instance method | Public | Method | retrieve Scale Method header | 20100819 | |
| 15 | Instance method | Public | Method | retrieve Scale Method items | 20100819 | |
| 16 | Instance method | Public | Method | Retrieve Scale Method key fields | 20101216 | |
| 17 | Instance method | Public | Method | Retrieve Scale method Long text | 20110401 | |
| 18 | Instance method | Public | Method | Save Scale method Long text | 20110401 | |
| 19 | Instance method | Public | Method | Update Scale Method header | 20100819 | |
| 20 | Instance method | Public | Method | update Scale Method items | 20100819 | |
| 21 | Instance method | Public | Method | Update Scale method Long text | 20110401 |
Events
Class CL_GHO_DB_OWNERSHIP_SM has no event.
Types
Class CL_GHO_DB_OWNERSHIP_SM has no local type.
Method Signatures
Method ADJUST_SM_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Ownership : Table type SM Items | 20100914 | |||
| 2 | IT_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Ownership : Table type SM Items | 20100914 |
Method ADJUST_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GHO_DB_OWNERSHIP_SM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method DELETE_SM_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SM_HDR | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for Ownership transfer request items | 20101217 |
Method DELETE_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method DELETE_SM_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SM_ITMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership transfer request items | 20100913 |
Method DELETE_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method DELETE_SM_LTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GHO_T_OWN_SM_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20110408 |
Method DELETE_SM_LTXT on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_GHO_DB_OWNERSHIP_SM | Ownership Scale Method DB Class | 20100819 |
Method GET_INSTANCE on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method GET_SCALE_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_OUT | Call by reference | Type reference (TYPE) | GHO_T_OWN_BO_F4_SM_OUTPUT | Table Type for Output of Scale Method Search Help | 20101019 | |||
| 2 | IV_SM_SRC | Call by reference | Type reference (TYPE) | GHO_S_OWN_BO_F4_SM_INPUT | Input Structure of Search Help for Scale Method | 20101019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101019 |
Method INSERT_SM_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_HEADER | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership Scale Method header | 20100819 | |||
| 2 | IT_SM_HEADER | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership Scale Method header | 20100819 |
Method INSERT_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method INSERT_SM_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership Scale Method items | 20100819 | |||
| 2 | IT_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership Scale Method items | 20100819 |
Method INSERT_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method REFRESH_SM_HEADER Signature
Method REFRESH_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no parameter.
Method REFRESH_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method REFRESH_SM_ITEMS Signature
Method REFRESH_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no parameter.
Method REFRESH_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM1_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_HEADER | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for Ownership Scale Method items | 20110325 | |||
| 2 | IT_OWN_SM1_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20110325 |
Method RETRIEVE_SM1_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM2_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM2_HEADER | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership Scale Method header | 20110325 | |||
| 2 | IT_OWN_SM2_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20110325 |
Method RETRIEVE_SM2_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_HEADER | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership Scale Method header | 20100819 | |||
| 2 | IT_OWN_SM_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20100819 |
Method RETRIEVE_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership Scale Method items | 20100819 | |||
| 2 | IT_OWN_SM_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20100819 |
Method RETRIEVE_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCALE_FREQ_E | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20101216 | |||
| 2 | SCALE_FREQ_I | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20101216 | |||
| 3 | SCALE_MEDIUM_E | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20101216 | |||
| 4 | SCALE_MEDIUM_I | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20101216 | |||
| 5 | SCALE_UOM_E | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20101216 | |||
| 6 | SCALE_UOM_I | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20101216 | |||
| 7 | SM_BASIS_E | Call by reference | Type reference (TYPE) | GHO_OWN_SM_BASIS | Ownership:Scale Method Basis | 20101216 | |||
| 8 | SM_BASIS_I | Call by reference | Type reference (TYPE) | GHO_OWN_SM_BASIS | Ownership:Scale Method Basis | 20101216 |
Method RETRIEVE_SM_KEYS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method RETRIEVE_SM_LTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OWN_SM_LTXT | Call by reference | Type reference (TYPE) | GHO_T_SM_LTXT | Onwership Scale method Long text table type | 20110401 | |||
| 2 | IT_OWN_SM_ID | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ID | Table type for Ownership Scale Method identifier | 20110401 |
Method RETRIEVE_SM_LTXT on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method SAVE_SM_LTXT Signature
Method SAVE_SM_LTXT on class CL_GHO_DB_OWNERSHIP_SM has no parameter.
Method SAVE_SM_LTXT on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method UPDATE_SM_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_HDR | Table type for ownership Scale Method header | 20100819 |
Method UPDATE_SM_HEADER on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method UPDATE_SM_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SM_ITEMS | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_ITMS | Table type for Ownership Scale Method items | 20100819 |
Method UPDATE_SM_ITEMS on class CL_GHO_DB_OWNERSHIP_SM has no exception.
Method UPDATE_SM_LTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OWN_SM_LTXT | Call by reference | Type reference (TYPE) | GHO_T_SM_LTXT | Onwership Scale method Long text table type | 20110401 |
Method UPDATE_SM_LTXT on class CL_GHO_DB_OWNERSHIP_SM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |