SAP ABAP Class CL_WTYSC_CSORDER (Service order data class)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-WTY (Application Component) Service Process Warranty
     WTYSC_WWB (Package) Service Integration with Warranty: Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WTYSC_DATA Data class for workbench 20040128
Properties
Class CL_WTYSC_CSORDER  
Short Description Service order data class    
Super Class CL_WTYSC_DATA Data class for workbench 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WTYSC_WWB   Service Integration with Warranty: Workbench 
Created 20040128   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ALMB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WTYS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTYSC_CSORDER has no interface implemented.
Friends
Class CL_WTYSC_CSORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ORDER_WPS Instance attribute Private Object reference (TYPE REF TO) CL_ORDER_WPS Order 20040407
2 MS_CAUFVD Instance attribute Private Type reference (TYPE) CAUFVD Dialog Structure for Order Headers and Items 20040213
3 MS_PMSDO Instance attribute Private Type reference (TYPE) PMSDO PM organizational data for SD documents 20040213
4 MT_AFVGD Instance attribute Private Type reference (TYPE) ALMB_AFVGD_TAB Order operations 20040219
5 MT_RESBD Instance attribute Private Type reference (TYPE) RESBD_TAB Reservation/Dependent requirements 20040219
6 M_CSORDER Instance attribute Private Type reference (TYPE) AUFNR CS Order Number 20040212
7 M_DOCTYPE Static Attribute Public Type reference (TYPE) WTYSC_DOCTYPE WTYS1_DOCTYPES-CSORDER Service order document type 20040219
8 M_LOCKED Instance attribute Public Type reference (TYPE) C 'X' if order is successfully locked 20040526
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040212
2 GET_DETAIL Instance method Public Method Get Service order details 20040128
3 UPDATE_BUFFER Instance method Public Method Update buffer for data object 20040219
Events
Class CL_WTYSC_CSORDER has no event.
Types
Class CL_WTYSC_CSORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CSORDER Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20040212
2 Importing IS_CAUFVD Call by reference Type reference (TYPE) CAUFVD Order Header 20040213
3 Importing IS_PMSDO Call by reference Type reference (TYPE) PMSDO PM organizational data for SD documents 20040213

Method CONSTRUCTOR on class CL_WTYSC_CSORDER has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CAUFVD Call by reference Type reference (TYPE) CAUFVD Dialogstruktur für Auftragsköpfe u. -positionen 20040213
2 Exporting ES_PMSDO Call by reference Type reference (TYPE) PMSDO PM organizational data for SD documents 20040213
3 Exporting T_COMPONENTS Call by reference Type reference (TYPE) WTYSC_RESBDGET_TAB Order components 20040219
4 Exporting T_OPERATIONS Call by reference Type reference (TYPE) WTYSC_AFVGDGET_TAB Order Task Operations 20040218

Method GET_DETAIL on class CL_WTYSC_CSORDER has no exception.

Method UPDATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAUFVD Call by reference Type reference (TYPE) CAUFVD Dialogstruktur für Auftragsköpfe u. -positionen 20040223
2 Importing IS_PMSDO Call by reference Type reference (TYPE) PMSDO PM organizational data for SD documents 20040223
3 Importing T_COMPONENTS Call by reference Type reference (TYPE) WTYSC_RESBDGET_TAB Components of the Service order 20040223
4 Importing T_OPERATIONS Call by reference Type reference (TYPE) WTYSC_AFVGDGET_TAB Operations of the service order 20040223

Method UPDATE_BUFFER on class CL_WTYSC_CSORDER has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500