SAP ABAP Class CL_SRM_TOOLS_FIELDS_STRUCT_SET (Fields Structure Set)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating

⤷

⤷

Properties
Class | CL_SRM_TOOLS_FIELDS_STRUCT_SET | |
Short Description | Fields Structure Set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
Created | 20040202 | SAP |
Last change | 20141101 | |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_TOOLS_FIELDS_STRUCT_SET has no interface implemented.
Friends
Class CL_SRM_TOOLS_FIELDS_STRUCT_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Communication Structure | 20040202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040202 |
2 | ![]() |
Instance method | Public | Method | get component value of Amount Type | 20040202 |
3 | ![]() |
Instance method | Public | Method | get component value of Calmonth Type | 20040202 |
4 | ![]() |
Instance method | Public | Method | get component value of Calweek Type | 20040202 |
5 | ![]() |
Instance method | Public | Method | get the Value of a structure field | 20040511 |
6 | ![]() |
Instance method | Public | Method | get component value of Float Type | 20040202 |
7 | ![]() |
Instance method | Public | Method | get component value of Integer Type | 20040202 |
8 | ![]() |
Instance method | Public | Method | get component value of Number Type | 20040202 |
9 | ![]() |
Instance method | Public | Method | get component value of Quantity Type | 20040202 |
10 | ![]() |
Instance method | Public | Method | get component value of String type | 20040602 |
11 | ![]() |
Instance method | Public | Method | determine if a component value is initial | 20040604 |
Events
Class CL_SRM_TOOLS_FIELDS_STRUCT_SET has no event.
Types
Class CL_SRM_TOOLS_FIELDS_STRUCT_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMM_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Kommunikationsstruktur | 20040202 |
Method CONSTRUCTOR on class CL_SRM_TOOLS_FIELDS_STRUCT_SET has no exception.
Method GET_AMOUNT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_AMOUNT_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_AMOUNT_VALUE | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_KYFAMO | Wert von Kennzahl vom Typ AMOUNT | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_CALMONTH_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_CALMONTH_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_CALMONTH_VALUE | Value transfer | Type reference (TYPE) | RSCALMONTH | Wert von Kennzahl vom Typ CALMONTH | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_CALWEEK_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_CALWEEK_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_CALWEEK_VALUE | Value transfer | Type reference (TYPE) | RSCALWEEK | Wert von Kennzahl vom Typ CALWEEK | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELD_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | Feldwert | 20040511 | ||
2 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Feldname | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Strukturzugriff | 20040511 |
Method GET_FLOAT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_FLOAT_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_FLOAT_VALUE | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_KYFFLO | Wert von Kennzahl vom Typ FLOAT | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_INTEGER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_INT_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_INT_VALUE | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_KYFINT | Wert von Kennzahl vom Typ INT | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_NUMBER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_NUMBER_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_NUMBER_VALUE | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_KYFNUM | Wert von Kennzahl vom Typ NUMBER | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_QUANTITY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KYF_QUANTITY_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Kennzahl | 20040202 | ||
2 | ![]() |
KYF_QUANTITY_VALUE | Value transfer | Type reference (TYPE) | RSBCTSDPR_D_KYFQUA | Wert von Kennzahl vom Typ QUANTITY | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040513 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040202 |
Method GET_STRING_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR_NAME | Call by reference | Type reference (TYPE) | STRING | Merkmalsname | 20040602 | ||
2 | ![]() |
CHAR_VALUE | Value transfer | Type reference (TYPE) | STRING | Merkmalswert | 20040602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040602 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040602 |
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR_NAME | Call by reference | Type reference (TYPE) | STRING | Merkmalsname | 20040604 | ||
2 | ![]() |
R_BOOL_VALUE | Value transfer | Type reference (TYPE) | CHAR1 | Bezeichner für Testergebnis | 20040604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Zuordnungstyp des Strukturfelds | 20040604 | |
2 | ![]() |
Ausnahme: Strukturzugriff | 20040604 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 352 |