SAP ABAP Data Element SSO_FNAME (Function Module for Calling External Space Management)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     WBBC (Package) IS-R: Replenishment list
Basic Data
Data Element SSO_FNAME
Short Description Function Module for Calling External Space Management  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID LIB  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 FunctName 
Medium 15 Function module 
Long 20 Function module 
Heading 30 Function module 
Documentation

Definition

Unique identifier of a function module within the Function Builder. The identifier calls the external space management program.

Examples

SAP ships three examples for this:

  • 'SHELF_SPACE_OPT_MSEXCEL_EXE' : export of data to MS Excel via OLE
  • 'SHELF_SPACE_OPT_PROGRAM_EXE' : call external program
  • 'SHELF_SPACE_OPT_KEYDATA_EXP' : export of key fields for calling a BAPI
  • 'SHELF_SPACE_OPT_ASCII_GEN' : generation of an ASCII file with the key fields for calling an external BAPI.

Procedure

If you want to develop your own function modules, ensure that you use the same interface as the above examples.

History
Last changed by/on SAP  20010607 
SAP Release Created in