SAP ABAP Class IF_ATRAPI_VARIANT_SERVICE (Variant Services)
Properties
Class IF_ATRAPI_VARIANT_SERVICE  
Short Description Variant Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATRAPI_VARIANT_SERVICE has no forward declaration.
Interfaces
Class IF_ATRAPI_VARIANT_SERVICE has no interface implemented.
Friends
Class IF_ATRAPI_VARIANT_SERVICE has no friend class.
Attributes
Class IF_ATRAPI_VARIANT_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PARAMS_FROM_VARIANT Instance method Public Method 20110726
2 EXISTS_ON_DB Instance method Public Method 20110125
3 SAVE_PARAMS_AS_VARIANT Instance method Public Method 20110726
Events
Class IF_ATRAPI_VARIANT_SERVICE has no event.
Types
Class IF_ATRAPI_VARIANT_SERVICE has no local type.
Method Signatures

Method CREATE_PARAMS_FROM_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USE_DEFAULT_VARIANT Value transfer Type reference (TYPE) XFLAG 20110726
2 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20110726
3 Importing I_OWNER Value transfer Type reference (TYPE) CSEQUENCE 20110726
4 Returning R_REF_PARAMS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS 20110726
# Exception Resumable Description Created on
1 CX_ATRAPI_CONTRACT_VIOLATION 20110726
2 CX_ATRAPI_FAILURE 20110726

Method EXISTS_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20110125
2 Importing I_OWNER Value transfer Type reference (TYPE) CSEQUENCE 20110125
3 Returning R_FLG_EXISTS Value transfer Type reference (TYPE) XFLAG 20110125

Method EXISTS_ON_DB on class IF_ATRAPI_VARIANT_SERVICE has no exception.

Method SAVE_PARAMS_AS_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20110726
2 Importing I_OWNER Value transfer Type reference (TYPE) CSEQUENCE 20110726
3 Importing I_REF_PARAMS Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS 20110726
# Exception Resumable Description Created on
1 CX_ATRAPI_CONTRACT_VIOLATION 20110727
2 CX_ATRAPI_FAILURE 20110727
History
Last changed by/on SAP  20130531 
SAP Release Created in