SAP ABAP Class CL_TBA_PHYSCOMM_SERVICES (Access class for physical commodities)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-TRB (Application Component) Financial Risk Management Basis
⤷
FTR_BASIS_DATA_ACCESS (Package) Treasury Basis Objects - Data Access
⤷
⤷
Properties
| Class | CL_TBA_PHYSCOMM_SERVICES | |
| Short Description | Access class for physical commodities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_BASIS_DATA_ACCESS | Treasury Basis Objects - Data Access |
| Created | 20120703 | 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_TBA_PHYSCOMM_SERVICES has no interface implemented.
Friends
Class CL_TBA_PHYSCOMM_SERVICES has no friend class.
Attributes
Class CL_TBA_PHYSCOMM_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get details of one physical commodity | 20120703 | |
| 2 | Static method | Public | Method | get a table with all defined physical commodities | 20120703 | |
| 3 | Static method | Public | Method | Check if physical commodity is in use | 20121207 |
Events
Class CL_TBA_PHYSCOMM_SERVICES has no event.
Types
Class CL_TBA_PHYSCOMM_SERVICES has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STOEFFCHEN | Call by reference | Type reference (TYPE) | TBA_STOEFFCHEN | Physical Commodity | 20120703 | |||
| 2 | RS_PHYSCOMM | Value transfer | Type reference (TYPE) | TBAS_PHYSCOMM | Customizing table for physical commodities | 20120703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown when input param invalid | 20120703 |
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PHYSCOMM | Value transfer | Object reference (TYPE REF TO) | TBAY_PHYSCOMM | table of physical commodities | 20120703 |
Method GET_ALL on class CL_TBA_PHYSCOMM_SERVICES has no exception.
Method IS_IN_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STOEFFCHEN | Call by reference | Type reference (TYPE) | TBA_STOEFFCHEN | Physical Commodity | 20121207 | |||
| 2 | RIS_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | In use 'X', not in use '' | 20121207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown when input param invalid | 20121207 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |