SAP ABAP Class CL_SMI_BUILDER_TO_PROXY (Builder to generate output for outbound proxy)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-BF-SMI (Application Component) Supplier Managed Inventory
     VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMI_BUILDER Abstract Builder Class (Builder Pattern) 20080430
Properties
Class CL_SMI_BUILDER_TO_PROXY  
Short Description Builder to generate output for outbound proxy    
Super Class CL_SMI_BUILDER Abstract Builder Class (Builder Pattern) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20080430   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_BUILDER_TO_PROXY has no forward declaration.
Interfaces
Class CL_SMI_BUILDER_TO_PROXY has no interface implemented.
Friends
Class CL_SMI_BUILDER_TO_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROXY_DATA Instance attribute Private Type reference (TYPE) VSMI_PRODUCT_ACTIVITY_NOTIFIC1 Produktaktivitätsmeldung 20080430
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_HEADER Instance method Private Method 20080430
2 BUILD_ITEM Instance method Private Method 20080430
3 BUILD_TIMESERIES Instance method Private Method 20080430
4 CONSTRUCTOR Instance method Public Constructor 20080430
Events
Class CL_SMI_BUILDER_TO_PROXY has no event.
Types
Class CL_SMI_BUILDER_TO_PROXY has no local type.
Method Signatures

Method BUILD_HEADER Signature

Method BUILD_HEADER on class CL_SMI_BUILDER_TO_PROXY has no parameter.
Method BUILD_HEADER on class CL_SMI_BUILDER_TO_PROXY has no exception.

Method BUILD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080430

Method BUILD_ITEM on class CL_SMI_BUILDER_TO_PROXY has no exception.

Method BUILD_TIMESERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) VSMI_PRODUCT_ACTIVITY_ITEM_SH1 Proxy Structure (generated) 20080508
2 Importing TS Call by reference Object reference (TYPE REF TO) CL_SMI_TIMESERIES Class to encapsulate timeseries data 20080430

Method BUILD_TIMESERIES on class CL_SMI_BUILDER_TO_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL Call by reference Object reference (TYPE REF TO) CL_SMI_DATAMODEL Central DataModel class 20080430

Method CONSTRUCTOR on class CL_SMI_BUILDER_TO_PROXY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604