WER_ACT_PARAM_S SAP table for – Action method call parameters

Here we would like to draw your attention to WER_ACT_PARAM_S table in SAP. As we know it is being mainly used with the SAP LO-MD (Logistics Basic Data in LO) component which is coming under LO module (Logistics). WER_ACT_PARAM_S is a SAP standard transparent table used for storing Action method call parameters related data in SAP. It comes under the package WER_DDIC.

SAP WER_ACT_PARAM_S table

Table WER_ACT_PARAM_S technical data

TableWER_ACT_PARAM_S
Data storingAction method call parameters
ModuleLO
ComponentLO-MD
SAP PackageWER_DDIC
Delivery ClassS – System table, data changes have the status of program changes
Table CategoryTRANSPARENT

SAP WER_ACT_PARAM_S Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in WER_ACT_PARAM_S table.

  • APPLICATION : Analyzer Application
    Its a key field. Its data type is C (Character String) with field length 32
  • METHOD : Type of Derivation Step
    Its a key field. Its data type is C (Character String) with field length 32
  • NAME : ABAP Program Name
    Its a key field. Its data type is C (Character String) with field length 30
  • ID : Demo hierarchy: Node ID
    Its data type is C (Character String) with field length 32
  • KIND : ABAP: Type of selection
    Its data type is C (Character String) with field length 1
  • TYPE : Node type
    Its data type is C (Character String) with field length 132
  • PASSTYPE
    Its data type is N (Character String with Digits Only) with field length 1
  • TYPING
    Its data type is N (Character String with Digits Only) with field length 1