SAP ABAP Class CL_SPECIAL_FUNCTIONS_CK (PCP: Special Functions)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CK (Package) R/3 Application development: PP Product Costing
Properties
Class CL_SPECIAL_FUNCTIONS_CK  
Short Description PCP: Special Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CK   R/3 Application development: PP Product Costing 
Created 20130423   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPECIAL_FUNCTIONS_CK has no interface implemented.
Friends
Class CL_SPECIAL_FUNCTIONS_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_ORDER_SPLIT_ACTIVE Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED Order Split Active in System 20130606
2 S_ORDER_SPLIT_QTTY_0 Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Specify Order Split Quantity with 0 20130606
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORDERSPLIT_QUANTITY_BMEINS Static method Public Method Total Split Quantities of an Order in Base Unit of Quantity 20130606
2 SET_ORDER_SPLIT_QTTY_0 Static method Public Method Specify Total Split Quantity with 0 20130606
Events
Class CL_SPECIAL_FUNCTIONS_CK has no event.
Types
Class CL_SPECIAL_FUNCTIONS_CK has no local type.
Method Signatures

Method GET_ORDERSPLIT_QUANTITY_BMEINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAUFVD Value transfer Type reference (TYPE) CAUFVD Dialogstruktur fuer Auftragskoepfe und -position 20130606
2 Importing IV_AUFNR Value transfer Type reference (TYPE) AUFNR Auftragsnummer 20130606
3 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Objektnummer 20130606
4 Returning RV_BMENGE Value transfer Type reference (TYPE) BASMN Basismenge 20130606
# Exception Resumable Description Created on
1 AUFNR_NOT_FOUND Auftrag existiert nicht 20130606
2 WRONG_CALL falscher Aufruf: Auftrags-/Objektnummer fehlt 20130606

Method SET_ORDER_SPLIT_QTTY_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20130606

Method SET_ORDER_SPLIT_QTTY_0 on class CL_SPECIAL_FUNCTIONS_CK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in