SAP ABAP Interface IF_SALV_COLTYPE_QUANTITY (Column Type "Quantity")
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_COL_QUANTITY Column Type QUANTITY 20100728
Properties
Interface IF_SALV_COLTYPE_QUANTITY  
Short Description Column Type "Quantity"    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20100728   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_COLTYPE_BASIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_COLTYPE Basic column definition without special features 20101123
Friends
Interface IF_SALV_COLTYPE_QUANTITY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_INITIAL_VALUE_MODE Constant Public Attribute reference (LIKE) IF_SALV_COLTYPE_BASIC=>CS_INITIAL_VALUE_MODE IF_SALV_COLTYPE_BASIC=>CS_INITIAL_VALUE_MODE 20101217
2 CS_SIGN_POSITION Constant Public Attribute reference (LIKE) IF_SALV_COLTYPE_BASIC=>CS_SIGN_POSITION IF_SALV_COLTYPE_BASIC=>CS_SIGN_POSITION 20101217
3 CS_UNIT_DESCRIPTION_TYPE Constant Public Attribute reference (LIKE) IF_SALV_COLTYPE_UNIT=>CS_DESCRIPTION_TYPE IF_SALV_COLTYPE_UNIT=>CS_DESCRIPTION_TYPE 20100823
4 CS_UNIT_PRESENTATION_MODE Constant Public See coding 20100728
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMATTING Instance method Public Method 20100823
2 SET_FORMATTING Instance method Public Method 20100728
Events
Interface IF_SALV_COLTYPE_QUANTITY has no event.
Types
Interface IF_SALV_COLTYPE_QUANTITY has no local type.
Method Signatures

Method GET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INITIAL_VALUE_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101217
2 Exporting E_SIGN_POSITION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101217
3 Exporting E_UNIT_DESCRIPTION_TYPE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823
4 Exporting E_UNIT_PRESENTATION_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823

Method GET_FORMATTING on Interface IF_SALV_COLTYPE_QUANTITY has no exception.

Method SET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIAL_VALUE_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101217
2 Importing I_SIGN_POSITION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101217
3 Importing I_UNIT_DESCRIPTION_TYPE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823
4 Importing I_UNIT_PRESENTATION_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100728
# Exception Resumable Description Created on
1 CX_SALV_ILL_FORMATTING_OPTION illegal formatting option value 20100825
History
Last changed by/on SAP  20110908 
SAP Release Created in 703