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 RSSSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSSR 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 A_COMM_STRUCTURE Instance attribute Private Object reference (TYPE REF TO) DATA Communication Structure 20040202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040202
2 GET_AMOUNT_VALUE Instance method Public Method get component value of Amount Type 20040202
3 GET_CALMONTH_VALUE Instance method Public Method get component value of Calmonth Type 20040202
4 GET_CALWEEK_VALUE Instance method Public Method get component value of Calweek Type 20040202
5 GET_FIELD_VALUE Instance method Public Method get the Value of a structure field 20040511
6 GET_FLOAT_VALUE Instance method Public Method get component value of Float Type 20040202
7 GET_INTEGER_VALUE Instance method Public Method get component value of Integer Type 20040202
8 GET_NUMBER_VALUE Instance method Public Method get component value of Number Type 20040202
9 GET_QUANTITY_VALUE Instance method Public Method get component value of Quantity Type 20040202
10 GET_STRING_VALUE Instance method Public Method get component value of String type 20040602
11 IS_INITIAL 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 Importing 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 Importing KYF_AMOUNT_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_AMOUNT_VALUE Value transfer Type reference (TYPE) RSBCTSDPR_D_KYFAMO Wert von Kennzahl vom Typ AMOUNT 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_CALMONTH_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_CALMONTH_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_CALMONTH_VALUE Value transfer Type reference (TYPE) RSCALMONTH Wert von Kennzahl vom Typ CALMONTH 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_CALWEEK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_CALWEEK_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_CALWEEK_VALUE Value transfer Type reference (TYPE) RSCALWEEK Wert von Kennzahl vom Typ CALWEEK 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FIELD_VALUE Value transfer Object reference (TYPE REF TO) DATA Feldwert 20040511
2 Importing I_FIELD_NAME Call by reference Type reference (TYPE) STRING Feldname 20040511
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040511

Method GET_FLOAT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_FLOAT_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_FLOAT_VALUE Value transfer Type reference (TYPE) RSBCTSDPR_D_KYFFLO Wert von Kennzahl vom Typ FLOAT 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_INTEGER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_INT_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_INT_VALUE Value transfer Type reference (TYPE) RSBCTSDPR_D_KYFINT Wert von Kennzahl vom Typ INT 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_NUMBER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_NUMBER_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_NUMBER_VALUE Value transfer Type reference (TYPE) RSBCTSDPR_D_KYFNUM Wert von Kennzahl vom Typ NUMBER 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_QUANTITY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KYF_QUANTITY_NAME Call by reference Type reference (TYPE) STRING Name der Kennzahl 20040202
2 Returning KYF_QUANTITY_VALUE Value transfer Type reference (TYPE) RSBCTSDPR_D_KYFQUA Wert von Kennzahl vom Typ QUANTITY 20040202
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040513
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040202

Method GET_STRING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHAR_NAME Call by reference Type reference (TYPE) STRING Merkmalsname 20040602
2 Returning CHAR_VALUE Value transfer Type reference (TYPE) STRING Merkmalswert 20040602
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040602
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040602

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHAR_NAME Call by reference Type reference (TYPE) STRING Merkmalsname 20040604
2 Returning R_BOOL_VALUE Value transfer Type reference (TYPE) CHAR1 Bezeichner für Testergebnis 20040604
# Exception Resumable Description Created on
1 CX_SRM_TOOLS_EXCEPT_FIELD_TYPE Ausnahme: Zuordnungstyp des Strukturfelds 20040604
2 CX_SRM_TOOLS_EXCEPT_STR_ACCESS Ausnahme: Strukturzugriff 20040604
History
Last changed by/on SAP  20141101 
SAP Release Created in 352