Purpose
This wiki page describes the methods and possibilities to change field catalog in the POWL feeder.
Overview
With the Business Add-In /SAPSRM/BD_POWL_CHNG_FIELDCAT you have the possibility to change field catalog in the POWL feeder. The BAdI supplies one method which is the following:
Method | Description |
---|---|
CHANGE_POWL_FIELDCAT | Change Field Catalog in the POWL Feeder |
Methods
CHANGE_POWL_FIELDCAT
Parameter | Type | Associated Type | Description |
---|---|---|---|
IV_FLT_POWL_TYPE | Importing | POWL_TYPE_TY | POWL type ID |
IV_FLT_APPLID | Importing | POWL_APPLID_TY | Application ID |
IV_USERNAME | Importing | XUSER | User name |
IV_LANGU | Importing | LANGU | Language Key |
IT_SELCRIT_VALUES | Importing | RSPARAMS_TT | Selection criteria values |
CT_FIELDCAT | Changing | POWL_FIELDCAT_TTY | Field catalog META description |
Reference Coding
Class | Method |
---|---|
/SAPSRM/CL_CLL_POWL_BASE | CHANGE_MT_FIELDCAT |
Class | Method |
---|---|
/SAPSRM/CL_CLL_POWL_BASE_AGENT | CHANGE_MT_FIELDCAT |
Class | Method |
---|---|
/SAPSRM/CL_CLL_POWL_BASE_CROSS | CHANGE_MT_FIELDCAT |