Ansicht
Dokumentation

/AFS/MDC_ADJ_FIELD - Add Details of Custom Fields

/AFS/MDC_ADJ_FIELD - Add Details of Custom Fields

General Material Data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you use this maintenance view to add the custom fields which are required in the Adjust Updatetab of the mass document change (MDC) transaction.

As the Adjust Updatetab in the MDC application can contain both the custom process key fields and also the parameter fields which are required for the execution of these custom processes, you must enter the values for both these fields in the maintenance view accordingly.

The following fields are available in the maintenance view:

  • PARAMETER_NAME

You use this field to store the parameter name for both the custom process key and custom process parameter fields. In a selection screen, parameter name must be unique. So enter only unique names in this field.

  • SEQNO

This field contains the sequence number in which the custom field controls must be displayed in the selection screen. So, if you enter a wrong sequence number, the order of the custom field controls may get changed.

  • TABNAME

You use this field to store the reference table to which the custom field (PARAMETER_NAME) belongs to. You can derive the selection text for the custom fields by referring to this table.

Enter the proper table name. If you enter the wrong table name, selection text cannot be determined and generated screen controls will have an error which will result in non-execution of the MDC transaction.

  • FIELDNAME,,

You use this field to store the reference field to which the custom field (PARAMETER_NAME) belongs to. You can derive the selection text for the custom fields by referring to the combination of this field and the referenced table.

Enter the proper fieldname. If you enter the wrong field name, generated screen controls will throw an error which will result in non-execution of the MDC transaction.

  • FIELD_LEVEL

You use this field to store the level in which the custom process logic is going to be executed. This value is important because, based on the value in this field only the output list display of the sales orders shall be shown, where the custom processes can be executed properly. The different level values are header/item/schedule line.

  • PARAMETER_TYPE

You can use this field to store the parameter type which are needed for the above parameter.

  • An Important Point:

The custom process key parameter type can be only checkbox. If you enter the other parameter types, there would be error in the screen controls generated.

The custom process parameters can be of any parameter type.The different parameters are checkbox, radiobuttons, select-options and others.

  • RADIOGROUP

If the parameter type of the custom process parameters field is radiobutton, then you must enter the corresponding radiobutton group name in this field. There must be a minimum of two radiobuttons under a same radiobuton group. Also, every radiobutton must have a radiobutton group name attached to it if the fields have to be available in the selection screen.

  • REF_PARAMETER

You use this field value to differentiate the record between the custom process key and the custom process parameters.

  • Custom Process Key Field

This field value will be blank for the key field.

  • Custom Process Parameter Field

This field will contain the PARAMETER_NAME of the custom process key to which this process parameter field belongs to.

PARAMETER_NAME : CUST_PR
SEQNO : 1
TABNAME : /AFS/VBMTV_MC
FIELDNAME : /AFS/ATPHEADER
FIELD_LEVEL : H
PARAMETER_TYPE : C
RADIOGROUP :
REF_PARAMETER :

Process Parameter Field

PARAMETER_NAME : PR_PARM
SEQNO : 2
TABNAME : VBAK
FIELDNAME : AUDAT
FIELD_LEVEL : H
PARAMETER_TYPE : S
RADIOGROUP :
REF_PARAMETER : CUST_PR






BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 6194 Date: 20240419 Time: 063619     sap01-206 ( 77 ms )