SAP ABAP Class IF_SDC_PROPS_CONVERSION (Conversion of Attribute Values)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SKWS_PROPS_CONVERSION Status Value Conversion (External <-> Internal Presentation) 20010313
Properties
Class IF_SDC_PROPS_CONVERSION  
Short Description Conversion of Attribute Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010313   SAP 
Last change 20010313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SDC_PROPS_CONVERSION has no forward declaration.
Interfaces
Class IF_SDC_PROPS_CONVERSION has no interface implemented.
Friends
Class IF_SDC_PROPS_CONVERSION has no friend class.
Attributes
Class IF_SDC_PROPS_CONVERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERSION_INPUT Static method Public Method Conversion of External Representation to Interal Rep. 20010313
2 CONVERSION_OUTPUT Static method Public Method Conversion of External Representation to Interal Rep. 20010313
Events
Class IF_SDC_PROPS_CONVERSION has no event.
Types
Class IF_SDC_PROPS_CONVERSION has no local type.
Method Signatures

Method CONVERSION_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) SDOK_PROPV externe Darstellung 20010313
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20010313
3 Exporting OUTPUT Call by reference Type reference (TYPE) SDOK_PROPV interne Darstellung 20010313
4 Importing PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribut eines Dokuments oder einer Beziehung 20010313

Method CONVERSION_INPUT on class IF_SDC_PROPS_CONVERSION has no exception.

Method CONVERSION_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) SDOK_PROPV interne Darstellung 20010313
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprache 20010313
3 Exporting OUTPUT Call by reference Type reference (TYPE) SDOK_PROPV externe Darstellung 20010313
4 Importing PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribut eines Dokuments oder einer Beziehung 20010313

Method CONVERSION_OUTPUT on class IF_SDC_PROPS_CONVERSION has no exception.
History
Last changed by/on SAP  20010313 
SAP Release Created in