Ansicht
Dokumentation

/IWFND/EPM_GI_GET_LIST - NW Data Model: RFC for Goods Issue Query

/IWFND/EPM_GI_GET_LIST - NW Data Model: RFC for Goods Issue Query

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module fetches NW Data Model Goods Issues.

The following select options are supported by the RFC via the importing parameters.

  • IS_PAGING_OPTIONS - Paging Options
  • IV_MAX_ROWS - Number of Maximum rows
  • IV_FLAG_GET_ITEM - To get Goods Issue Item Details with Header Details
  • IT_SEL_PAR_PRODUCT_NAMES - Selection range for Product Names
  • IT_SEL_PAR_PRODUCT_TYPE_CODES - Selection range for Product Type Codes
  • IT_SEL_PAR_PRODUCT_CATEGORIES - Selection range for Product Type Categories
  • IT_SEL_PAR_PRODUCT_IDS - Selection range for Product Ids
  • IT_SEL_PAR_COMPANY_NAMES - Selection range for Business Partner Company Names
  • IT_SEL_PAR_BUYER_IDS - Selection range for Buyer IDs
  • IT_SEL_PAR_CONTACT_NAMES - Selection range for Contact Names
  • IT_SEL_PAR_POSTAL_CODES - Selection range for Postal Codes
  • IT_SEL_PAR_CITIES - Selection range for Cities
  • IT_SEL_PAR_CREATION_DATES - Selection range for Goods Issue Creation Dates
  • IT_SEL_PAR_DLY_NOTE_NUMBERS - Selection range for Delivery Note
  • IT_SEL_PAR_SALES_ORDER_IDS - Selection range for Sales Order IDs
  • IT_SORTING_OPTIONS - Input Table listing the sort options
  • IT_NODE_KEYS_HEADER - Input Table for Goods issue Header GUIDs

The RFC returns a table of Goods Issue Header data that match the selection parameters provided. It also gives the Goods Issue Item details if the flag ( IV_FLAG_GET_ITEM ) set to X.

The RFC returns a table of Goods Issue Header data which includes the following fields .

  • GI_NODE_KEY
  • SO_GUID
  • SO_ID
  • DLY_NOTE_NUMBER
  • BUYER_GUID
  • BUYER_NAME
  • BUYER_ID
  • CREATED_AT
  • CHANGED_AT

The following fields are returned as part of Goods Issue Item table.

  • GI_ITEM_NODE_KEY
  • GI_NODE_KEY
  • SO_ITEM_GUID
  • SO_ITEM_POS
  • QUANTITY_UNIT
  • QUANTITY_DESC
  • QUANTITY
  • PRODUCT_GUID
  • PRODUCT_NAME

Parameters

  • IS_PAGING_OPTIONS
  • IV_MAX_ROWS
  • IV_FLAG_GET_ITEM
  • IT_SEL_PAR_PRODUCT_NAMES
  • IT_SEL_PAR_PRODUCT_TYPE_CODES
  • IT_SEL_PAR_PRODUCT_CATEGORIES
  • IT_SEL_PAR_PRODUCT_IDS
  • IT_SEL_PAR_COMPANY_NAMES
  • IT_SEL_PAR_BUYER_IDS
  • IT_SEL_PAR_CONTACT_NAMES
  • IT_SEL_PAR_POSTAL_CODES
  • IT_SEL_PAR_CITIES
  • IT_SEL_PAR_CREATION_DATES
  • IT_SEL_PAR_DLY_NOTE_NUMBERS
  • IT_SEL_PAR_SALES_ORDER_IDS
  • IT_SORTING_OPTIONS
  • IT_NODE_KEYS_HEADER

Function Group

/IWFND/EPM_GI

Example

Notes

Further information





Parameters

ET_DATA_HEADER
ET_DATA_ITEM
ET_RETURN
IS_PAGING_OPTIONS
IT_NODE_KEYS_HEADER
IT_SEL_PAR_BUYER_IDS
IT_SEL_PAR_CITIES
IT_SEL_PAR_COMPANY_NAMES
IT_SEL_PAR_CONTACT_NAMES
IT_SEL_PAR_CREATION_DATES
IT_SEL_PAR_DLY_NOTE_NUMBERS
IT_SEL_PAR_POSTAL_CODES
IT_SEL_PAR_PRODUCT_CATEGORIES
IT_SEL_PAR_PRODUCT_IDS
IT_SEL_PAR_PRODUCT_NAMES
IT_SEL_PAR_PRODUCT_TYPE_CODES
IT_SEL_PAR_SALES_ORDER_IDS
IT_SORTING_OPTIONS
IV_FLAG_GET_ITEM
IV_MAX_ROWS

Exceptions

Function Group

ND/SAPLEPM_GI

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 4821 Date: 20240328 Time: 221014     sap01-206 ( 47 ms )