SAP ABAP Class CL_PPE_DDIC_VALUES (Determine Fixed Values)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE (Package) Pricing and Payment Events: Core objects
Properties
Class CL_PPE_DDIC_VALUES  
Short Description Determine Fixed Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPE   Pricing and Payment Events: Core objects 
Created 20110126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPE_DDIC_VALUES has no forward declaration.
Interfaces
Class CL_PPE_DDIC_VALUES has no interface implemented.
Friends
Class CL_PPE_DDIC_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DOC_TYPE Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126
2 GT_DOC_TYPE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126
3 GT_EVENT_RULE Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126
4 GT_EVENT_RULE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOC_TYPE_TEXT Static method Public Method Determine the text of the document type 20110126
2 GET_EVENT_RULE_TEXT Static method Public Method Determine the text of the event rule 20110126
3 GET_FIXED_VALUES Static method Public Method Read Fixed Values 20110126
4 GET_POSSIBLE_DOC_TYPE Static method Public Method Determine the document type 20110126
5 GET_POSSIBLE_EVENT_RULE Static method Public Method Determine the event rule 20110126
Events
Class CL_PPE_DDIC_VALUES has no event.
Types
Class CL_PPE_DDIC_VALUES has no local type.
Method Signatures

Method GET_DOC_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CLIKE 20110126
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20110126

Method GET_DOC_TYPE_TEXT on class CL_PPE_DDIC_VALUES has no exception.

Method GET_EVENT_RULE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_RULE Call by reference Type reference (TYPE) CLIKE 20110126
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20110126

Method GET_EVENT_RULE_TEXT on class CL_PPE_DDIC_VALUES has no exception.

Method GET_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20110126

Method GET_FIXED_VALUES on class CL_PPE_DDIC_VALUES has no exception.

Method GET_POSSIBLE_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126

Method GET_POSSIBLE_DOC_TYPE on class CL_PPE_DDIC_VALUES has no exception.

Method GET_POSSIBLE_EVENT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20110126

Method GET_POSSIBLE_EVENT_RULE on class CL_PPE_DDIC_VALUES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606