SAP ABAP Class CL_BSSP_COMMODITY (Commodity Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-FIN (Application Component) Content for ERP Financials
⤷
BSSP2 (Package) Content for FIN
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_DETAIL_FORM | Master Data Details (Base Class) | 20110706 |
Properties
| Class | CL_BSSP_COMMODITY | |
| Short Description | Commodity Data | |
| Super Class | CL_BSSP_DETAIL_FORM | Master Data Details (Base Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP2 | Content for FIN |
| Created | 20110706 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_COMMODITY has no forward declaration.
Interfaces
Class CL_BSSP_COMMODITY has no interface implemented.
Friends
Class CL_BSSP_COMMODITY has no friend class.
Attributes
Class CL_BSSP_COMMODITY has no attribute.
Methods
Class CL_BSSP_COMMODITY has no method.
Events
Class CL_BSSP_COMMODITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_BAPI_TRCOS_CTY_EXCHNG_GETDET | Private | See coding | 20110706 | begin of s_bapi_trcos_cty_exchng_getdet,
exchange_name type vvrhandpl,
qnt_per_contract type menge_d,
commodity_uom type meins,
commodity_uom_iso type isocd_unit,
quotation_curr type waers,
quotation_curr_iso type isocd,
tick type bssp_ti_betick_commodity,
tick_value type bssp_ti_betick_commodity,
issuer type bu_partner,
quotation_currency_unit type char5,
tableindex type bssp_tb_tableindex,
end of s_bapi_trcos_cty_exchng_getdet
|
||
| 2 | S_BAPI_TRCOS_CTY_GETDETAIL | Private | See coding | 20110706 | begin of s_bapi_trcos_cty_getdetail,
commodity_id type char18,
commodity_type type bssp_tpm_cty_type,
commodity_cat type bssp_tpm_cty_type,
commodity_name type char40,
commodity_uom type meins,
commodity_uom_iso type isocd_unit,
default_currency type waers,
default_currency_iso type isocd,
currency_unit type char5,
active type boole_d,
group1 type bssp_tpm_cty_type,
group2 type bssp_tpm_cty_type,
quotname type char18,
location type char4,
commodity_kind type int1,
parent_cty_id type char18,
incoterms type char3,
end of s_bapi_trcos_cty_getdetail
|
||
| 3 | S_BAPI_TRCOS_CTY_PROV_GETDET | Private | See coding | 20110706 | begin of s_bapi_trcos_cty_prov_getdet,
provider type char10,
valid_from type datum,
quotation_currency_unit type char5,
quotation_uom type meins,
quotation_uom_iso type isocd_unit,
calendar type skalid,
number_of_months type int4,
display_style_month type char2,
number_of_quarters type int4,
display_style_quarter type char2,
number_of_years type int4,
tableindex type bssp_tb_tableindex,
end of s_bapi_trcos_cty_prov_getdet
|
||
| 4 | S_BAPI_TRCOS_CTY_QUOT_GETDET | Private | See coding | 20110706 | begin of s_bapi_trcos_cty_quot_getdet,
quotation_source type char2,
default_quotation type boole_d,
tableindex type bssp_tb_tableindex,
end of s_bapi_trcos_cty_quot_getdet
|
||
| 5 | T_BAPI_TRCOS_CTY_EXCHNG_GETDET | Private | See coding | 20110706 | t_bapi_trcos_cty_exchng_getdet type table of s_bapi_trcos_cty_exchng_getdet
|
||
| 6 | T_BAPI_TRCOS_CTY_PROV_GETDET | Private | See coding | 20110706 | t_bapi_trcos_cty_prov_getdet type table of s_bapi_trcos_cty_prov_getdet
|
||
| 7 | T_BAPI_TRCOS_CTY_QUOT_GETDET | Private | See coding | 20110706 | t_bapi_trcos_cty_quot_getdet type table of s_bapi_trcos_cty_quot_getdet
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |