Ansicht
Dokumentation

/INCMD/GROUP_READ - Read Interchangeability Groups

/INCMD/GROUP_READ - Read Interchangeability Groups

CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this service to read interchangeability group data.

The service returns the following data:

  • Header data
  • Item details
  • Location dependent details
  • Product combination details (if the group contains a one-to-many, many-to-one or many-to-many relation)

To read FFF subsets, pass the subset number in the ICNUM field of the search criteria and the interchangeability group number of the FFF class to which the subset belongs in the ICNO field. The service returns the group details of the FFF subset. When the ICNUM field has a value, the service considers only the ICNO and ICNUM field. All other parameters in the search criteria are ignored.

To read another group, enter search parameters in the search criteria. If a group matching the search criteria exists, the service returns the group details, based on the parameters for which a value has been entered.

To search for groups containing a particular product or groups assigned to a particular location you can specify the product and/or location in the search criteria. The values can be specified either as internal or external IDs. For external IDs use the PRODUCT_EXT / LOC_EXT fields of the search criteria. The value for internal IDs must be specified as internal GUIDs in the RAW16 or CHAR22 format in PRODUCT / LOCID fields. The parameter IV_GUID_TYPE must have the value of the GUID type:

  • GUID type '1' - RAW16
  • GUID type '2' - CHAR22

The external IDs have preference over internal IDs, for example, if you have specified an external ID for product or location then the internal ID fields are ignored.

Note:

The service returns all the details of groups matching the specified search criteria. It does not filter any details of the group, based on the search criteria.

Example: If you specify a location in the search criteria, the service will return details of all groups assigned to that location. Even if any group in the result set is assigned to more than one locations, the full details of the group including location dependent data of other locations is returned.

Example

Notes

Further information





Parameters

ET_ADD_INFO_TEXT
ET_APP
ET_GROUP_MODELS
ET_HDR_DATA
ET_HDR_GROUP_DESC
ET_ITM_DATA
ET_LOCATION
ET_PHASB_COMP
ET_RETURN
EXTENSION_IN
EXTENSION_OUT
FFFSUBSET_GROUP_NUMBER
GROUP_NUMBER_SELECTION
GROUP_RELEVANCE_SELECTION
GROUP_STATUS_SELECTION
GROUP_TYPE_SELECTION
GUID_TYPE
LOCATION_GUIDS
LOCATION_INT_SELECTION
LOCATION_KEYS
LOCK_FLAG
LOGICAL_SYSTEM
MAX_NUMBER_OF_GROUPS
MODEL_SELECTION
NUMBER_OF_GROUPS
PRODUCT_GUIDS
PRODUCT_INT_SELECTION
PRODUCT_KEYS
SUBGROUP_NUMBER_SELECTION

Exceptions

Function Group

MD/SAPLSERVEXT

CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3372 Date: 20240419 Time: 015043     sap01-206 ( 69 ms )