SAP ABAP Class CL_OIUCA_MK_GRP_GRI (Sums Mk Grp GRI and returns owners & ind. GRI)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA-REV-CA (Application Component) Contractual Allocation
     OIU_RVCA (Package) PRA Contractual Allocation (Revenue)
Properties
Class CL_OIUCA_MK_GRP_GRI  
Short Description Sums Mk Grp GRI and returns owners & ind. GRI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OIU_RVCA   PRA Contractual Allocation (Revenue) 
Created 20000803   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUCA_MK_GRP_GRI has no forward declaration.
Interfaces
Class CL_OIUCA_MK_GRP_GRI has no interface implemented.
Friends
Class CL_OIUCA_MK_GRP_GRI has no friend class.
Attributes
Class CL_OIUCA_MK_GRP_GRI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000803
2 MK_GRP_GRI Instance method Public Method Returns marketing group GRI and table of individual owners 20000803
Events
Class CL_OIUCA_MK_GRP_GRI has no event.
Types
Class CL_OIUCA_MK_GRP_GRI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_OIUCA_MK_GRP_GRI has no parameter.
Method CONSTRUCTOR on class CL_OIUCA_MK_GRP_GRI has no exception.

Method MK_GRP_GRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MK_GRP_GRI_PC Call by reference Type reference (TYPE) OIU_GRI_PC Sum marketing group GRI 20000803
2 Exporting E_OWN_TB Call by reference Type reference (TYPE) STANDARD TABLE Output owner table 20000803
3 Exporting E_PARMS_TB Call by reference Type reference (TYPE) SPAR Output error detail table 20000803
4 Exporting E_REJ_FG Call by reference Type reference (TYPE) OIU_DO_WARN_FL Reject flag 20000803
5 Exporting E_WRN_FG Call by reference Type reference (TYPE) OIU_DO_WARN_FL Warning flag 20000803
6 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Company 20000803
7 Importing I_DOI_NO Call by reference Type reference (TYPE) OIU_DOI_NO DOI number 20000803
8 Importing I_MAJPD_CD Call by reference Type reference (TYPE) OIU_MAJPD_CD Major Product Code 20000803
9 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material 20000803
10 Importing I_MK_REP_ISQ_NO Call by reference Type reference (TYPE) OIU_MK_REP_ISQ_NO Marketing rep ISQ number 20000803
11 Importing I_MK_REP_NO Call by reference Type reference (TYPE) OIU_MK_REP_NO Marketing rep number 20000803
12 Importing I_SA_DT Call by reference Type reference (TYPE) OIU_SA_DT Sales Date 20000803
13 Importing I_VNAME Call by reference Type reference (TYPE) JV_NAME Venture 20000803
# Exception Resumable Description Created on
1 INVALID_INPUT_PARAMETER Invalid input parameter 20000820
2 INVALID_OWNER_RETURNED Invalid owner returned 20000820
History
Last changed by/on SAP  20050224 
SAP Release Created in