Ansicht
Dokumentation

/SDF/TECHSYS_CONFIGURATION - Colllector for CCDB Data For a Technical System

/SDF/TECHSYS_CONFIGURATION - Colllector for CCDB Data For a Technical System

Vendor Master (General Section)   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

This function is a wrapper for FM_SDCC_CCDB_EXTRACTOR. See the
documentation of this function module for further information.

This function allows to specifiy several stores in one call. Most input parameters must then be specified as list with separator. The default separator is '|'. Another separator can be specified in the import parameter SEPARATOR. The import parameters

  • CCDB_STORE_NAME,
  • SCI_ID,
  • STORE_NAME_EXT,
    describe the stores. CCDB_STORE_NAME must contain a full list of store (wildcard '*' allowed) separated by separator. The other two parameters may contain a shorter list. For the entries missing, the wildcard '*' is used. (They can also be left empty which is the same as specifying '*'.) Generally speaking, only all three fields CCDB_STORE_NAME, SCI_ID, STORE_NAME_EXT together specify the store uniquely. SCI_ID and STORE_NAME_EXT may be used to filter the stores. They can also be used alternatively to CCDB_STORE_NAME to specify the store.
    SYSTEM_TYPE_FILTER is also a list seperated by separator. It allows to specify a technical system type, for which the store should be collected. If no value is specified, no filtering on system type occurs (the store is collected for all system types). The system types must be specified with the names used in table LMDB_SYST_TYPE. If only one value is supplied, this is used for all calls. If the list contains more than 1 entry but less entries than CCDB_STORE_NAME, for the missing entries the first value in SYSTEM_TYPE_FILTER is used. Wildcard '*' can also be specified, to disable the filter for one specific store in the list. ST_CODELINE_FILTER is not yet implemented. It allows to filter on ST or FRUN codeline.

CCDB_RETURN_CODE returns per store return code and text. Eventually the number of rows in the store is return to allow easy identification of empty stores without the need to read the store contents. (The store's directory entry is always in the result, so this is never enpty.)

CCDB_DIRV contains two date related fields:

  • STORE_FROM_DATE: This timestamp is irrelevant in most cases. It corresponds to the point in time when the store was created. Note that a store may contain several items, each item having its own change history. The STORE_FROM_DATE is not the same as an item's change date.
  • STORE_TO_DATE: this is the timestamp (UTC with s resolution) at which the store content was valid. If it is in the past, it indicates the contents is outdated.
  • RT_TYPE: This is the type of the root CIM object of the store; it can be TECHNICAL SYSTEM, HOST, or VIRTUALHOST.
  • RT_CIM_GUID: The GUID of the CIM root object for the store.
  • STORE_CIM_GUID: The GUID of the store itself.

CCDB_DIRV_ATTR contains attributes describing the object, the store belongs to.





Parameters

CCDB_DATA
CCDB_DIRV
CCDB_DIRV_ATTR
CCDB_RETURN_CODE
CCDB_STORE_NAME
CONTROL_DIRECTIVE
EXTENDED_SID
NAMESPACE
SCI_ID
SEPARATOR
STORE_NAME_EXT
ST_CODELINE_FILTER
SYSTEM_TYPE
SYSTEM_TYPE_FILTER

Exceptions

CCDB_COLLECTOR_MISSING
NO_SERVICE_SYSTEM
UNAUTHORIZED
UNEQUAL_NUMBER_OF_STORE_DESCRI

Function Group

/SAPLSDCC_TECHSYS

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3641 Date: 20240425 Time: 071644     sap01-206 ( 83 ms )