SAP ABAP Class CL_WCAT_CUST (Read cost allocation customizing)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-CA (Application Component) Distribution
     WCAT (Package) Trading: Cost Allocation
Properties
Class CL_WCAT_CUST  
Short Description Read cost allocation customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCAT   Trading: Cost Allocation 
Created 20081117   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCAT_CUST has no forward declaration.
Interfaces
Class CL_WCAT_CUST has no interface implemented.
Friends
Class CL_WCAT_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_C_PAYTYPE Static Attribute Private Type reference (TYPE) T_WCAT_C_PAYTYPE 20090210
2 MT_V_PAYTYPE Static Attribute Private Type reference (TYPE) T_WCAT_V_PAYTYPE 20090210
3 NS_CAT_CONDGRP Static Attribute Private Type reference (TYPE) WCAT_CONDGRP Condition group 20081124
4 NS_CAT_PROFILE Static Attribute Private Type reference (TYPE) WCAT_PROFILE Cost allocation profile 20081117
Methods
# Method Level Visibility Method type Description Created on
1 READ_CAT_CONDGRP Static method Public Method 20081124
2 READ_CAT_INFOOBJECT Static method Public Method Read info object for cost allocation 20090218
3 READ_CAT_INFOPROV Static method Public Method Read info provider for cost allocation 20090218
4 READ_CAT_PROF Static method Public Method 20081117
5 READ_C_PAYMENT_TYPE Static method Public Method Read payment type customizing for planned rebate variance 20090210
6 READ_V_PAYMENT_TYPE Static method Public Method Read payment type customizing for planned rebate variance 20090210
Events
Class CL_WCAT_CUST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_WCAT_C_PAYTYPE Private See coding 20090210 t_wcat_c_paytype TYPE HASHED TABLE OF wcat_c_paytype WITH UNIQUE KEY bukrs fkart
2 T_WCAT_V_PAYTYPE Private See coding 20090210 t_wcat_v_paytype TYPE HASHED TABLE OF wcat_v_paytype WITH UNIQUE KEY bukrs lfart
Method Signatures

Method READ_CAT_CONDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CAT_CONDGRP Call by reference Type reference (TYPE) WCAT_CONDGRP Condition group 20081124
2 Importing I_CONDGRP Value transfer Type reference (TYPE) EKKOG Condition group 20081124
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20081124

Method READ_CAT_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20090218
2 Importing I_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM InfoObject 20090218
3 Importing I_IOBJTP Value transfer Type reference (TYPE) RSIOBJTP Type of an InfoObject 20090218
4 Importing I_RFCDEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090218
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20090218

Method READ_CAT_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20090218
2 Importing I_RFCDEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090218
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20090218

Method READ_CAT_PROF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CAT_PROFILE Call by reference Type reference (TYPE) WCAT_PROFILE Cost allocation profile 20081117
2 Importing I_PROF Value transfer Type reference (TYPE) WCAT_PROF Cost allocation profile 20081117
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20081117

Method READ_C_PAYMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PAYMENT_TYPE Call by reference Type reference (TYPE) WRART Planned Rebate Variances: Payment Types 20090210
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090210
3 Importing IV_FKART Call by reference Type reference (TYPE) FKART Billing Type 20090210
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20090210

Method READ_V_PAYMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PAYMENT_TYPE Call by reference Type reference (TYPE) WRART Planned Rebate Variances: Payment Types 20090210
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090210
3 Importing IV_LFART Call by reference Type reference (TYPE) WFART Billing Type 20090210
# Exception Resumable Description Created on
1 CX_WCAT_CUST Exceptions for CL_WCAT_CUST 20090210
History
Last changed by/on SAP  20100310 
SAP Release Created in 605