Anda di halaman 1dari 2

/SAPAPO/RRP_IO_CHAR_ - Change Characteristic Display in Product View

RFUMSV00 - Advance Return for Tax on Sales/Purchases ROGBILLS - Synchronize billing plans This documentation is copyright by SAP AG. The Business Add-In (BAdI) /SAPAPO/RRP_IO_CHAR_VAL is used in the component Product View (SCM-APOPPS-PVW). This BAdI enables you to change the displayed characteristic values of the visualization profile. The system invokes the BAdI for each line when you call up the product view. Note If you wish to change other data in the order view, you can use the BAdI /SAPAPO/RRP_IO_COL. The visualization profile for displaying the characteristics must be defined and assigned in the product view.

In the standard system, no BAdI implementation is activated. The BAdI cannot be used multiple times. The BAdI is not filter-dependent. For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework. Method MODIFY_DISPLAY_CHAR_VALUES

/SAPAPO/IF_RRP_IO_CHAR_VAL MODIFY_DISPLAY_CHAR_VALUES Change Characteristic Value Display


General Data in Customer Master PERFORM Short Reference This documentation is copyright by SAP AG.

Functionality
This BAdI method enables you to change the displayed value assignments for the characteristics of the visualization profile.

Requirements
The visualization profile for displaying the characteristics must be defined and assigned in the product view. The characteristic values must be selected as displayed columns in the layout.

Result
The changed characteristic value assignment is displayed in the columns of the characteristic values in the product view.

Parameters

IO elements RRP (IS_IO) The structure IS_IO contains all the data for display per element of the product view. It contains display data and internal data needed to determine the display data.

Table for visualization of the characteristics (IT_CVIEWS) The table IT_CVIEWS contains the visualization profile and the characteristics with the associated data such as column position, internal characteristic number, name, etc. Output structure of IO grid list per line (IS_IOGRID) The structure IS_IOGRID contains the data determined for the display per line of the product view (output). Structure to change the characteristic values in the product view (CS_CHAR_VAL) You can change the existing characteristic values of the structure IS_IOGRID via the structure CS_CHAR_VAL. The column position of table IT_CVIEWS denotes the sequence of the characteristic value of this table.

Note If the column position of the characteristic (POSCOUNT) is 02, the value of this characteristic can be found or changed in CS_CHAR_VAL-CHAR_VAL2.

Exceptions Notes

Anda mungkin juga menyukai