SAP ABAP Class CL_LO_OIF_PTYPE (Pricing Type)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080508
Properties
Class CL_LO_OIF_PTYPE  
Short Description Pricing Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20080428   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LO_OIF_PTYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080508
Friends
Class CL_LO_OIF_PTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PTYPE_BUFFER Static Attribute Private Type reference (TYPE) TCT_PTYPE_BUFFER 20080428
2 GV_CALLER_ID Static Attribute Private Type reference (TYPE) TDD_CALLER_ID Lean Order: ID of Caller 20080428
3 GV_OBJECT_PARENT Static Attribute Private Type reference (TYPE) TABNAME Table Name 20080428
4 MR_LISTENER Static Attribute Private Object reference (TYPE REF TO) CL_LO_OIF_PTYPE Actions for sub-objects that listen to LO OIF 20080508
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRICING_TYPE Static method Public Method 20080428
2 GET_PTYPE_HEAD Static method Private Method 20080428
3 GET_PTYPE_ITEM Static method Private Method 20080428
4 LISTEN_TO_LO_OIF Static method Private Method 20080508
Events
Class CL_LO_OIF_PTYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_PTYPE_BUFFER Private See coding 20080428 begin of tcs_ptype_buffer, object_parent type tabname, caller_id type tdd_caller_id, ptype_list type tdt_lo_oif_ptype, end of tcs_ptype_buffer
2 TCT_PTYPE_BUFFER Private See coding 20080428 tct_ptype_buffer type standard table of tcs_ptype_buffer
Method Signatures

Method GET_PRICING_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLER_ID Call by reference Type reference (TYPE) TDD_CALLER_ID Lean Order: ID of Caller 20080428
2 Importing IV_OBJECT_PARENT Call by reference Type reference (TYPE) TABNAME Table Name 20080428
3 Returning RT_PTYPE Value transfer Type reference (TYPE) TDT_LO_OIF_PTYPE Table Type for Structure TDS_LO_OIF_PTYPE 20080428

Method GET_PRICING_TYPE on class CL_LO_OIF_PTYPE has no exception.

Method GET_PTYPE_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PTYPE Value transfer Type reference (TYPE) TDT_LO_OIF_PTYPE Table Type for Structure TDS_LO_OIF_PTYPE 20080428

Method GET_PTYPE_HEAD on class CL_LO_OIF_PTYPE has no exception.

Method GET_PTYPE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PTYPE Value transfer Type reference (TYPE) TDT_LO_OIF_PTYPE Table Type for Structure TDS_LO_OIF_PTYPE 20080428

Method GET_PTYPE_ITEM on class CL_LO_OIF_PTYPE has no exception.

Method LISTEN_TO_LO_OIF Signature

Method LISTEN_TO_LO_OIF on class CL_LO_OIF_PTYPE has no parameter.
Method LISTEN_TO_LO_OIF on class CL_LO_OIF_PTYPE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604