CL_BDT_FORMATTING_OPTIONS - BDT Formatting Options

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Functionality

This class represents the Formatting Options (FO) of individual Business Data Types (BDTs).

Relationships

Example

data:
  formatting_Options   type ref to if_Bdt_Formatting_Options,
  formatted_Value      type string.

formatting_Options = cl_Bdt_Formatting_Options=>create( ).
formatting_Options->set_Option(
  i_Key   = if_Bdt_Constants=>co_Curr_Presentation_mode
  i_Value = if_Bdt_Constants=>co_S_Curr_Presentation_mode-code ).

Notes

Further information



PERFORM Short Reference   General Material Data  
This documentation is copyright by SAP AG.


Length: 729 Date: 20120526 Time: 090912     triton ( 38 ms )