SAP ABAP Data Element /SAPPO/DTE_OTYPE_SEOCPDNAME (Method as Callback for the Processing Method)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/CUSTOMIZING (Package) Postprocessing Office - Customizing
Basic Data
Data Element /SAPPO/DTE_OTYPE_SEOCPDNAME
Short Description Method as Callback for the Processing Method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR61    
Data Type CHAR   Character String 
Length 61    
Decimal Places 0    
Output Length 61    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Method 
Medium 20 Method 
Long 30 Method 
Heading 40 Method 
Documentation

Definition

Method that you can assign to a processing method in the PPO Desktop.

This method must be public and static and must reflect the following signature:

Importing parameters:

*" REFERENCE(I_OBJTYPE) TYPE SWO_OBJTYP

*" REFERENCE(I_OBJKEY) TYPE SWO_TYPEID

Exceptions:

*" OBJECT_NOT_FOUND

*" NOT_AUTHORIZED

*" INTERNAL_ERROR

This method implements the callback as processing method.

History
Last changed by/on SAP  20080418 
SAP Release Created in 20