SAP ABAP Class CL_WTYSC_CUST_DATA (Data class for workbench)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-WTY (Application Component) Service Process Warranty
     WTYSC_WWB (Package) Service Integration with Warranty: Workbench
Properties
Class CL_WTYSC_CUST_DATA  
Short Description Data class for workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WTYSC_WWB   Service Integration with Warranty: Workbench 
Created 20040312   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTYSC_CUST_DATA has no interface implemented.
Friends
Class CL_WTYSC_CUST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_STATUS Instance attribute Protected Type reference (TYPE) WTYSC_STATUS Status of the Data object 20040312
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RELATIONSHIP Instance method Public Method Create relationship 20040312
2 GET_RELATIONSHIP Instance method Public Method Return the related documents 20040312
3 GET_STATUS Instance method Public Method Get status for the data object 20040312
4 LOCK Instance method Public Method Lock the object 20040312
5 READ_DETAILS_FROM_DB Instance method Public Method Read details from DB set status = buffered 20040312
6 SAVE Instance method Public Method save the document 20040312
7 SET_STATUS Instance method Public Method Set the status of the document 20040312
8 UNLOCK Instance method Public Method unlock the object 20040312
Events
Class CL_WTYSC_CUST_DATA has no event.
Types
Class CL_WTYSC_CUST_DATA has no local type.
Method Signatures

Method CREATE_RELATIONSHIP Signature

Method CREATE_RELATIONSHIP on class CL_WTYSC_CUST_DATA has no parameter.
Method CREATE_RELATIONSHIP on class CL_WTYSC_CUST_DATA has no exception.

Method GET_RELATIONSHIP Signature

Method GET_RELATIONSHIP on class CL_WTYSC_CUST_DATA has no parameter.
Method GET_RELATIONSHIP on class CL_WTYSC_CUST_DATA has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_STATUS Value transfer Type reference (TYPE) WTYSC_STATUS Status of the Data object 20040312

Method GET_STATUS on class CL_WTYSC_CUST_DATA has no exception.

Method LOCK Signature

Method LOCK on class CL_WTYSC_CUST_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_WTYSC_LOCK_FAILED Lock request failed 20040406

Method READ_DETAILS_FROM_DB Signature

Method READ_DETAILS_FROM_DB on class CL_WTYSC_CUST_DATA has no parameter.
Method READ_DETAILS_FROM_DB on class CL_WTYSC_CUST_DATA has no exception.

Method SAVE Signature

Method SAVE on class CL_WTYSC_CUST_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_WTYSC_SAVE_FAIL Save failed 20040622

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_STATUS Call by reference Type reference (TYPE) WTYSC_STATUS Status of the Data object 20040312

Method SET_STATUS on class CL_WTYSC_CUST_DATA has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_WTYSC_CUST_DATA has no parameter.
Method UNLOCK on class CL_WTYSC_CUST_DATA has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500