SAP ABAP Class /SRMERP/CL_N_SC_ITM_MODIFY (Shopping Cart Item in Modification)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_SC (Package) Shopping Cart Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_LIB_N_SUPERCLASS Superclass for node implementations 20100804
Properties
Class /SRMERP/CL_N_SC_ITM_MODIFY  
Short Description Shopping Cart Item in Modification    
Super Class /BOBF/CL_LIB_N_SUPERCLASS Superclass for node implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_SC   Shopping Cart Controller 
Created 20100804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_N_SC_ITM_MODIFY has no forward declaration.
Interfaces
Class /SRMERP/CL_N_SC_ITM_MODIFY has no interface implemented.
Friends
Class /SRMERP/CL_N_SC_ITM_MODIFY has no friend class.
Attributes
Class /SRMERP/CL_N_SC_ITM_MODIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_NODE_CATEGORY Static method Public Method Determine Node Category of Shopping Cart Item Modify Nodes 20101012
2 GET_PERSON_ORG_ASSIGNMENT Instance method Protected Method Get Organizational Assignment of Author 20100929
3 SET_DEFAULT_ACC_ASSIGNMNT_CAT Instance method Protected Method Set Default Account Assignment Category 20101001
4 SET_DEFAULT_COMPANY_CODE Instance method Protected Method Set Default Company Code 20100929
5 SET_DEFAULT_COST_AREA Instance method Protected Method Set Default Cost Area 20101001
6 SET_DEFAULT_COST_CENTER Instance method Protected Method Set Default Cost Center 20101001
7 SET_DEFAULT_CURRENCY Instance method Protected Method Set Default Currency 20100929
8 SET_DEFAULT_DATE_FORMAT Instance method Protected Method Set Default For Delivery Date Format 20101012
9 SET_DEFAULT_DELIVERY_DATE Instance method Protected Method Set Default Delivery Date 20100929
10 SET_DEFAULT_FACTORY_CALENDAR Instance method Protected Method Set Default Fabric Calendar 20100929
11 SET_DEFAULT_MATERIAL_GROUP Instance method Protected Method Set Default Material group 20111018
12 SET_DEFAULT_PLANT Instance method Protected Method Set Default Plant 20100929
13 SET_DEFAULT_PURCHASING_ORG Instance method Protected Method Set Default Purchasing Organisation 20100929
14 SET_DEFAULT_QUANTITY Instance method Protected Method Set Default Quantity 20100929
15 SET_DEFAULT_UNIT_OF_MEASURE Instance method Protected Method Set Default Unit Of Measure for Freetext Items 20101012
Events
Class /SRMERP/CL_N_SC_ITM_MODIFY has no event.
Types
Class /SRMERP/CL_N_SC_ITM_MODIFY has no local type.
Method Signatures

Method DETERMINE_NODE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_CATEGORY Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_CAT Node Category Assignments 20101012
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20101012
3 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER Containing the public service methods of a service manager 20101012
4 Importing IT_ITM_DATA Call by reference Type reference (TYPE) /SRMERP/T_SC_ITM_MODIFY Shopping Cart Item Modify Data 20101012
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Shopping Cart Item Modify Key Table 20101012
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20101012

Method GET_PERSON_ORG_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERSON_ORG_ASSIGNMENT Value transfer Type reference (TYPE) /SRMERP/T_PERSON_ORG_ASSGN Organizational Assignments 20100929

Method GET_PERSON_ORG_ASSIGNMENT on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_ACC_ASSIGNMNT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20101001
2 Returning RV_KNTTP Value transfer Type reference (TYPE) KNTTP Account Assignment Category 20101001

Method SET_DEFAULT_ACC_ASSIGNMNT_CAT on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_BUKRS Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-BUKRS Company Code 20100929

Method SET_DEFAULT_COMPANY_CODE on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_COST_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20101001
2 Returning RV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20101001

Method SET_DEFAULT_COST_AREA on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_COST_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20101001
2 Returning RV_KOSTL Value transfer Type reference (TYPE) KOSTL Cost Center 20101001

Method SET_DEFAULT_COST_CENTER on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_WAERS Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-WAERS Currency Key 20100929

Method SET_DEFAULT_CURRENCY on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20101012
2 Returning RV_LPEIN Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-LFDAT Delivery date 20101012

Method SET_DEFAULT_DATE_FORMAT on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_DELIVERY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_LFDAT Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-LFDAT Delivery date 20100929

Method SET_DEFAULT_DELIVERY_DATE on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_FACTORY_CALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_FABKL Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-FABKL Factory calendar key 20100929

Method SET_DEFAULT_FACTORY_CALENDAR on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_MATERIAL_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SC_ITM_MODIFY Call by reference Object reference (TYPE REF TO) /SRMERP/S_SC_ITM_MODIFY NodeID 20111018
2 Returning RV_MATKL Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-MATKL Plant 20111018

Method SET_DEFAULT_MATERIAL_GROUP on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_WERKS Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-WERKS Plant 20100929

Method SET_DEFAULT_PLANT on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_PURCHASING_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_EKORG Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-EKORG Purchasing Organization 20100929

Method SET_DEFAULT_PURCHASING_ORG on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100929
2 Returning RV_MENGE Value transfer Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY-MENGE Order Quantity 20100929

Method SET_DEFAULT_QUANTITY on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.

Method SET_DEFAULT_UNIT_OF_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20101012
2 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20101027
3 Importing IS_ITM_DATA Call by reference Type reference (TYPE) /SRMERP/S_SC_ITM_MODIFY Shopping Cart Item in Modification 20101027
4 Returning RV_UOM Value transfer Type reference (TYPE) /SRMERP/DEFAULT_ORDER_UOM Default Order Unit of Measure 20101012

Method SET_DEFAULT_UNIT_OF_MEASURE on class /SRMERP/CL_N_SC_ITM_MODIFY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606