SAP ABAP Class CL_UDM_ATTRIBUTE_FACTORY (Creation of Attribute Objects)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-DM-DM (Application Component) Basic Functions
     UDM_GENERAL (Package) FSCM Dispute Management - General Functions
Properties
Class CL_UDM_ATTRIBUTE_FACTORY  
Short Description Creation of Attribute Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UDM_GENERAL   FSCM Dispute Management - General Functions 
Created 20031104   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UDM_ATTRIBUTE_FACTORY has no forward declaration.
Interfaces
Class CL_UDM_ATTRIBUTE_FACTORY has no interface implemented.
Friends
Class CL_UDM_ATTRIBUTE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DESC Static Attribute Protected Type reference (TYPE) UDM_T_TABATTR_DESC Description Objects 20031104
2 FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_SRM_OBJECT_FACTORY Object Factory - Framework - for SPs 20031112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031112
2 GET_ATTR_DESC_FROM_STRUCTURE Instance method Public Method List of Attributes for Structure 20031104
3 GET_ATTR_VALUE_OBJS Instance method Public Method Creates Value Objects 20031104
4 GET_INSTANCE Static method Public Method 20031112
5 GET_SINGLE_ATTR_DESC Instance method Public Method One Description Object 20031112
6 SET_ATTR_VALUE_OBJ Instance method Public Method Assign Value 20031106
Events
Class CL_UDM_ATTRIBUTE_FACTORY has no event.
Types
Class CL_UDM_ATTRIBUTE_FACTORY 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 IM_REF_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_OBJECT_FACTORY Object Factory - Framework - für SPs 20031112

Method CONSTRUCTOR on class CL_UDM_ATTRIBUTE_FACTORY has no exception.

Method GET_ATTR_DESC_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME 20031104
2 Returning RE_ATTRIBUTES Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC 20031104
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20031110

Method GET_ATTR_VALUE_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC_ATTRIBUTES Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC 20031104
2 Returning RE_VALUE_ATTRIBUTES Value transfer Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE 20031104
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20031110

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_OBJECT_FACTORY Object Factory - Framework - für SPs 20031112
2 Returning RE_REF_ATTR_FACTORY Value transfer Object reference (TYPE REF TO) CL_UDM_ATTRIBUTE_FACTORY Erzeugung von Attribut-Objekte 20031112

Method GET_INSTANCE on class CL_UDM_ATTRIBUTE_FACTORY has no exception.

Method GET_SINGLE_ATTR_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20031112
2 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20031112
3 Returning RE_ATTR_DESC Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung - Read 20031112
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20031112

Method SET_ATTR_VALUE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE_OBJ Call by reference Object reference (TYPE REF TO) IF_SRM_EDIT_ATTRIBUTE_VALUE 20031106
2 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Wert 20031106
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20031110
History
Last changed by/on SAP  20041006 
SAP Release Created in 300