Ansicht
Dokumentation

FSH_SEASON_MAINTAINDATA_RFC - RFC Season Insert/Update/Delete

FSH_SEASON_MAINTAINDATA_RFC - RFC Season Insert/Update/Delete

PERFORM Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to define, change, and delete season year, season, collection, and theme for an article. You can also use this function module to maintain sales and purchasing views for seasons.

Create season year, season, collection, and theme for purchasing and sales view

You can use the parameter IV_SEASON_YEAR, IT_SEASON, IT_SEASONX, and IT_SEASON_DESCRIPTION to create season related information for an article. You cannot assign a season to an article using this function module. Use the standard Article creation BAPI (BAPI_MATERIAL_MAINTAINDATA_RT) to assign a season to an article.

Delete a theme, collection, and season

You can delete a theme if there are no materials are attached with the theme and no batch is created for the same material. To delete a theme using this function module, enter the value D in the field DELETEFLAG in the segment table IT_THEMEX.

You can delete a collection if no theme exists for that collection, no materials are attached to it and no batch is created for the same material. To delete a collection using this function module, enter the value "D" in the field DELETEFLAG in the segment table IT_COLLECTIONX.

You can delete a season if no collection exists for that season, no materials are attached to it and no batch is created for the same material. To delete a season using this function module, enter the value D in the field DELETEFLAG in the segment table IT_SEASONX. If you delete a season, the corresponding season year is also deleted.

Delete Purchasing and Sales View

You can delete the sales and purchasing view for a selected season, collection or theme. To delete a sales and purchasing view, enter the value as D in the respective segment tables IT_PURCHASINGX and IT_SALESX.

This function module belongs to the component LO-FSH-CA-SEA and package FSH_SEASONS.

Input Parameters

After you execute the function module FSH_SEASON_MAINTAINDATA_RFC (using the transaction SE37), enter the following fields:

  • IV_SEASON_YEAR: Specify the season year of the article. If you have assigned a season to an article, you must specify a season year.
  • IT_SEASON: Specify the season in which a fashion article is available.
  • IT_SEASONX: Determines which fields are to be read from the IT_SEASONparameter when making changes.
  • IT_SEASON_DESCRIPTION: Enter a brief description of the season (such as season, language, and so on)
  • IT_COLLECTION: Specify the collection to which the fashion article belongs.
  • IT_COLLECTIONX: Determines which fields are to be read from the IT_COLLECTIONparameter when making changes.
  • IT_COLLECTION_DESCRIPTION: Enter a brief description of the collection (such as season, collection, language, and so on)
  • IT_THEME: Specify the theme to which an article belongs.
  • IT_THEMEX: Determines which fields are to be read from the IT_THEMEparameter when making changes
  • IT_THEME_DESCRIPTION: Enter a brief description for the theme defined for a article.
  • IT_PURCHASING: Specify the purchasing view details in this field (such as Purchasing Org, Purchasing Group, Vendor, and so on).
  • T_PURCHASINGX: Determines which fields are to be read from the IT_PURCHASINGparameter when making changes.
  • IT_SALES: Specify the sales view details in this field (such as Sales Org., Distribution Channel, Country, and so on)
  • IT_SALESX: Determines which fields are to be read from the IT_SALESparameter when making changes
  • IT_PRODUCTION: Specify the production view details in this field (such as season, collection, theme, delivery dates, and order dates)
  • IT_PRODUCTIONX: Determines which fields are to be read from the IT_PRODUCTION parameter when making changes.
  • IT_EXTENSIONIN: This field is used to define customer specific data.

Output/Export Parameters

  • ES_RETURN: Specify the return parameters.
  • ET_EXTENSIONOUT: This field is used to define customer specific data.

Example

Notes

Further information

BAPI_MATERIAL_MAINTAINDATA_RT





Parameters

ES_RETURN
ET_EXTENSIONOUT
IS_SEA_CONTROL
IT_COLLECTION
IT_COLLECTIONX
IT_COLLECTION_DESCRIPTION
IT_EXTENSIONIN
IT_PRODUCTION
IT_PRODUCTIONX
IT_PURCHASING
IT_PURCHASINGX
IT_SALES
IT_SALESX
IT_SEASON
IT_SEASONX
IT_SEASON_DESCRIPTION
IT_THEME
IT_THEMEX
IT_THEME_DESCRIPTION
IV_SEASON_YEAR

Exceptions

Function Group

FSH_SWB_API

ROGBILLS - Synchronize billing plans   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 7325 Date: 20240523 Time: 104109     sap01-206 ( 92 ms )