SAP ABAP Class IF_CPE_QUOTATION_GROUP (Quotation Group)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_QUOTATION_GROUP Quotation Group 20130925
Properties
Class IF_CPE_QUOTATION_GROUP  
Short Description Quotation Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121015   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CPE_QUOTATIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CPE_QUOTATION_GROUP has no interface implemented.
Friends
Class IF_CPE_QUOTATION_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEYS Instance attribute Public Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEYS Quotation Keys 20121019
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUOTATIONS Instance method Public Method Add Quotations 20121019
2 GET_QUOTATIONS Instance method Public Method Get all Quotations of Quotation Group 20121019
3 GET_QUOTATIONS_FOR_KEY Instance method Public Method Get Quotations for Key only 20121019
Events
Class IF_CPE_QUOTATION_GROUP has no event.
Types
Class IF_CPE_QUOTATION_GROUP has no local type.
Method Signatures

Method ADD_QUOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEY Quotation Key 20121019
2 Importing I_QUOTATIONS Call by reference Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_QUOTATIONS Quotations 20121019
3 Returning R_GROUP Value transfer Object reference (TYPE REF TO) IF_CPE_QUOTATION_GROUP 20130925

Method ADD_QUOTATIONS on class IF_CPE_QUOTATION_GROUP has no exception.

Method GET_QUOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_QUOTATIONS Value transfer Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_QUOTATIONS Qutotations 20121019

Method GET_QUOTATIONS on class IF_CPE_QUOTATION_GROUP has no exception.

Method GET_QUOTATIONS_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEY Quotation Key 20121019
2 Returning R_QUOTATIONS Value transfer Object reference (TYPE REF TO) IF_CPE_QUOTATIONS Quotations 20121019

Method GET_QUOTATIONS_FOR_KEY on class IF_CPE_QUOTATION_GROUP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in