SAP ABAP Class CL_SMI_PROFILE (Class to encapsulate profile data)
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)
Properties
Class CL_SMI_PROFILE  
Short Description Class to encapsulate profile data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20080118   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_PROFILE has no forward declaration.
Interfaces
Class CL_SMI_PROFILE has no interface implemented.
Friends
Class CL_SMI_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROFILE_DATA Instance attribute Private Type reference (TYPE) SMI_PROFILE SMI Profile 20080118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080118
2 GET_PROC_TRIGGER Instance method Public Method 20080205
3 GET_PROFILE_DATA Instance method Public Method 20080118
4 GET_SEND_TRIGGER Instance method Public Method 20080205
5 GET_STOP_FLAG Instance method Public Method Return whether the method should stop on errors 20080206
6 SET_PROFILE_DATA Instance method Public Method 20080118
Events
Class CL_SMI_PROFILE has no event.
Types
Class CL_SMI_PROFILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_DATA Call by reference Type reference (TYPE) SMI_PROFILE SMI Profile 20080312
2 Importing ITEM Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080118
# Exception Resumable Description Created on
1 CX_SMI_BUSINESS Business Logic exception 20080305

Method GET_PROC_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRIGGER Value transfer Type reference (TYPE) SMI_PROCTRIG_REPL Processing Trigger (automatically, batch, manually) 20080205

Method GET_PROC_TRIGGER on class CL_SMI_PROFILE has no exception.

Method GET_PROFILE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SMI_PROFILE SMI Profile 20080118

Method GET_PROFILE_DATA on class CL_SMI_PROFILE has no exception.

Method GET_SEND_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRIGGER Value transfer Type reference (TYPE) SMI_PROCTRIG_SEND Processing Trigger (automatically, batch, manually) 20080205

Method GET_SEND_TRIGGER on class CL_SMI_PROFILE has no exception.

Method GET_STOP_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STOP Value transfer Type reference (TYPE) SMI_STOP_FLAG Stop processing flag 20080206

Method GET_STOP_FLAG on class CL_SMI_PROFILE has no exception.

Method SET_PROFILE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_DATA Call by reference Type reference (TYPE) SMI_PROFILE SMI Profile 20080118

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