Hi all
My SD consultant wants me to copy RV15CC01, but i don't understand the function of this report. can anyone explain the purpose of it?
Documentation says:
Report 'RV15CC01' can be used as a template. There you also find more information on the adjustment.
but already at the first info in the source I am lost. It says:
TABLES: t178, "?Declare the tables for both the Source and the Target
t178t. "?fields, including the appropriate text table.
and
*? Replace KONDM with the name of the source field from the above *? declared table. SELECTION-SCREEN COMMENT 1(30) text-012 FOR FIELD kondm. PARAMETERS: kondm LIKE t178-kondm MODIF ID kdm. "?Replace KONDM with *? The name of the source field from the above declared table. *? Specify an arbitrary 3 digit MODIF ID
What do they mean by
above declared table
The selection report should be assigned to a copying rule for source/target table 6 (Price List Type/Currency/Material) and the source/target field is PLTYP.
And what is this arbitrary MODIF ID for?