Fonction SAP BAPI_CHARVALUEGRP_SAVEREPLICA - Maintain Value and Quota scale

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
VALUE_HEAD BAPI1173_VALUE_SCALE u 44 Value Scale Header

Paramètre Reférence Type Long. Description
VALUEGROUP BAPI1173_VALUE_SCALE-VALUEGROUP C 10 Value scale

Paramètre Reférence Long. Facultatif Description
QUOTA_HEAD BAPI1173_QUOTA_SCALE 24 X Quota Scale Header
QUOTA_ITEM BAPI1173_QUOTA_SCALE_ITEM 32 X Quota Scale Item data
QUOTA_TEXT BAPI1173_QUOTA_SCALE_TEXT 66 X Quota Scale Header Text
RETURN BAPIRET2 548 X Return parameter
VALID_QUOTA BAPI1173_VALID_QUOTA 42 X Valid Quota Scale per Plant / Material Group
VALUE_ITEM BAPI1173_VALUE_SCALE_ITEM 47 X Value Scale Item data
VALUE_TEXT BAPI1173_VALUE_SCALE_TEXT 56 X Value Scale Header Text

Functionality
You use this method to maintain (addition, replacement or deletion) ofValue and Quota Scale data.
When creating Value Scale data, you must transfer the Value Scalenumber and the related Characteristic description. You must also entera Value Scale description and its language. All Characteristic Value(for example: color, size, etc.) position must also be provided.
When creating Quota Scale data, you must transfer the Value Scalenumber, the Characteristic description of the related Value Scale, theQuota Scale number. You must also enter a Quota Scale description andits language. At least one Characterisctic Value position must also beprovided.
If a structure contains fields for language indicators (such asstructure BAPI1173_VALUE_SCALE_TEXT, field LANGU), there is always afield by the same name with the ending _ISO. This makes it possible totransfer either the internally used SAP code or a standardized ISO codefor the language indicators. ISO codes are converted to SAP codesinternally for further processing. The ISO code is used only if the SAPcode is not transferred. If you use ISO code, you must ensure that theSAP code can be uniquely determined from the ISO code in Customizingfor language indicators.

Description
Value Scale code

Description
Value Scale Idoc Header.
You use this structure to create, maintain or delete a Value Scale .
For information on the meaning of the individual fields in thestructure, see the corresponding data element documentation for theindividual fields.

Description
Quota Scale header with associated maintenance code (Replace orDelete).

Description
Quota Scale Item (Characteristic Value) with associated maintenancecode (Replace or Delete)

Description
Quota Scale Text with associated maintenance code (Replace or Delete).

Description
Return code(s) for the maintenance of Value and Quota Scales.

Structure format (main fields)
TYPE Return code type:
S Success, E Error, W Warning, I Information
ID Message class
NUMBER Return code
MESSAGE Short text

Value range
If no error occurs, a success message is returned.
Else, the corresponding error message(s) is(are) returned.

Description
Valid Quota Scale per Plant / Material Group with associatedmaintenance code (Replace or Delete)

Description
Value Scale item (characteristic Value) with associated maintenancecode (Replace or Delete).

Description
Value Scale text with associated maintenance code (Replace or Delete).