SAP ABAP Class CL_WTY_PARTNER (Partner List)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY (Package) Warranty Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WTY_EXT_BUFFERED_OBJECT Base Class for External Buffered Object 20040113
Properties
Class CL_WTY_PARTNER  
Short Description Partner List    
Super Class CL_WTY_EXT_BUFFERED_OBJECT Base Class for External Buffered Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY   Warranty Processing 
Created 20040113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PWTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTY_PARTNER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WTY_CLONE_ASSISTANT 20040114 Service Class for Cloning
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_CLASS_WTY_PARTNER Constant Public Type reference (TYPE) SEOCLSNAME 'CL_WTY_PARTNER' 20040114
2 CO_CLASS_ID Static Attribute Public Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20040113
3 CO_CLONE_ASSISTANT Static Attribute Public Object reference (TYPE REF TO) CL_WTY_CLONE_ASSISTANT Service Class for Cloning 20040114
4 CO_PRIVATE_CLONE Instance attribute Private Object reference (TYPE REF TO) CL_WTY_PARTNER Object List in Recall 20040114
5 CT_WTY_PARTNER Instance attribute Public Type reference (TYPE) WTY_PARTNER_T Partner for Warranty Claim 20040113
6 CT_WTY_PARTNER_CLAIM Instance attribute Public Type reference (TYPE) WTY_PARTNER_T Table Type for WTY_PARTNER_TAB 20040115
7 CT_WTY_PARTNER_CLAIM_DB Instance attribute Public Type reference (TYPE) WTY_PARTNER_T Table Type for WTY_PARTNER_TAB 20040205
8 CT_WTY_PARTNER_DB Instance attribute Private Type reference (TYPE) WTY_PARTNER_T Table Type for WTY_PARTNER_TAB 20040113
9 CV_MAIN_OBJECT_GUID Instance attribute Private Type reference (TYPE) WTY_GUID GUID Warranty Claim 20040115
10 CV_MAIN_OBJECT_TYPE Instance attribute Private Object reference (TYPE REF TO) CC_WTY_MAIN_OBJECT_TYPE Usage Example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION 20040115
11 CV_MODIFIED Instance attribute Private Type reference (TYPE) FLAG Object Was Changed 20040113
12 CV_WITH_PARTNER Instance attribute Private Type reference (TYPE) C 20040115
13 GT_KNVP Instance attribute Private Type reference (TYPE) PWTY_KNVP_TAB Customer Master Partner Functions 20040209
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARTNER_FUNCTION Instance method Private Method 20040129
2 CHECK_PARTNER_PROC_HEADER Instance method Private Method 20040129
3 CLASS_CONSTRUCTOR Static method Public Constructor 20040114
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040113
5 COPY_PARTNER Instance method Public Method Copy partner 20040220
6 DELETE_PARTNER_TAB Instance method Private Method 20040129
7 PARTNER_CHECK Instance method Private Method Partner Number Check 20040114
8 REGISTER_IN_BUFFER Static method Public Method Class Partner Registration 20040113
9 SET_CLASS_ID Static method Private Method 20040113
10 SET_WTY_PARTNER Instance method Public Method 20040113
Events
Class CL_WTY_PARTNER has no event.
Types
Class CL_WTY_PARTNER has no local type.
Method Signatures

Method CHECK_PARTNER_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WTY_PARTNER Call by reference Type reference (TYPE) WTY_PARTNER_TAB Partner zum Garantieantrag 20040129
2 Importing IS_PNWTYV_DIA Call by reference Type reference (TYPE) WTY_PNWTYV_DIA Dialogstruktur Garantieantrag Version 20040210
3 Importing IV_PARGR Call by reference Type reference (TYPE) PARGR Partnerschema 20040129
# Exception Resumable Description Created on
1 FUNCTION_ERROR Fehler Partnerrolle 20040129
2 PARTNER_ERROR Fehler Partner Nummer 20040129

Method CHECK_PARTNER_PROC_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20040204
2 Importing IV_GUID Call by reference Type reference (TYPE) WTY_GUID GUID Garantieantrag 20040129
# Exception Resumable Description Created on
1 NO_PARTNER_PROCEDURE Kein Partner Schema für Antragsart 20040129

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WTY_PARTNER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WTY_PARTNER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAIN_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CC_WTY_MAIN_OBJECT_TYPE Usage example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION 20040115
2 Importing IV_MAIN_OBJECT_GUID Call by reference Type reference (TYPE) WTY_GUID GUID Garantieantrag 20040115
3 Importing IV_WITH_PARTNER Call by reference Type reference (TYPE) C 20040115

Method CONSTRUCTOR on class CL_WTY_PARTNER has no exception.

Method COPY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WTY_PARTNER_FROM Call by reference Object reference (TYPE REF TO) CL_WTY_PARTNER Partner List 20040220

Method COPY_PARTNER on class CL_WTY_PARTNER has no exception.

Method DELETE_PARTNER_TAB Signature

Method DELETE_PARTNER_TAB on class CL_WTY_PARTNER has no parameter.
Method DELETE_PARTNER_TAB on class CL_WTY_PARTNER has no exception.

Method PARTNER_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WTY_PARTNER Call by reference Type reference (TYPE) WTY_PARTNER_TAB Partner zum Garantieantrag 20040115
2 Importing IV_SPART Call by reference Type reference (TYPE) WTY_SPART Sparte 20040209
3 Importing IV_VKORG Call by reference Type reference (TYPE) WTY_VKORG Verkaufsorganisation 20040209
4 Importing IV_VTWEG Call by reference Type reference (TYPE) WTY_VTWEG Vertriebsweg 20040209
# Exception Resumable Description Created on
1 NO_PARTNER_FOR_FUNCTION Partner enthält nicht die Rolle 20040209
2 PARTNERFUNCTION_NOT_EXIST Partnerrolle existiert nicht in Schema 20040114
3 PARTNER_NOT_EXIST Partner nicht in entsprechender Tabelle vorhanden 20040114

Method REGISTER_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAIN_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CC_WTY_MAIN_OBJECT_TYPE Usage example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION 20040115
2 Returning RO_CLASS_ID Value transfer Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies external buffered object 20040113

Method REGISTER_IN_BUFFER on class CL_WTY_PARTNER has no exception.

Method SET_CLASS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLASS_ID Call by reference Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies external buffered object 20040113

Method SET_CLASS_ID on class CL_WTY_PARTNER has no exception.

Method SET_WTY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WTY_PARTNER Call by reference Type reference (TYPE) WTY_PARTNER_T Partner zum Garantieantrag 20040113

Method SET_WTY_PARTNER on class CL_WTY_PARTNER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500