SAP ABAP Class CL_WTY_CLAIM (Warranty Claim)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY (Package) Warranty Processing
Properties
Class CL_WTY_CLAIM  
Short Description Warranty Claim    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY   Warranty Processing 
Created 20030314   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)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTY_CLAIM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WTY_BUFFER 20030314 Buffer Controller Class
2 CL_WTY_CLONE_ASSISTANT 20030414 Service Class for Cloning
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_WTY_CLAIM' Object Type Name 20030414
2 CO_ACTION_LOG_CL_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20030424
3 CO_BADI_READ_SUPPL_DATA Instance attribute Public Object reference (TYPE REF TO) IF_EX_WTY_READ_SUPPL_DATA BAdI Interface IF_EX_WTY_READ_SUPPL_DATA 20030408
4 CO_CLONE_ASSISTANT Static Attribute Private Object reference (TYPE REF TO) CL_WTY_CLONE_ASSISTANT Warranty Claim 20030414
5 CO_EXT_OBJECTS Instance attribute Private Object reference (TYPE REF TO) CL_WTY_BUFFER_EXT_CNTL External Buffered Objects 20030320
6 CO_IMRG Instance attribute Public Object reference (TYPE REF TO) CL_WTYH_IMRG Buffer for Measurement Documents for Version 20030402
7 CO_IMRG_CLASS_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Buffer for Measurement Documents for Version 20030407
8 CO_LOG_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20130709
9 CO_LOG_OBJ Instance attribute Public Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_OBJECT Base Class for External Buffered Object 20130709
10 CO_LTEXT Instance attribute Public Object reference (TYPE REF TO) CL_WTY_LONG_TEXT Long Texts for Header, Version or Item 20030325
11 CO_LTEXT_CLASS_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20030325
12 CO_RCL_RCLHST Instance attribute Public Object reference (TYPE REF TO) CL_WTY_RCL_RCLHST Object List in Recall 20030327
13 CO_RCL_RCLHST_CLASS_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20030327
14 CO_RCL_RCLOBJ Instance attribute Public Object reference (TYPE REF TO) CL_WTY_RCL_RCLOBJ Object List in Recall 20030327
15 CO_RCL_RCLOBJ_CLASS_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20030327
16 CO_RELATIONS Instance attribute Public Object reference (TYPE REF TO) CL_WTY_CLAIM_RELATIONS Dependencies 20030317
17 CO_WTY_PARTNER Instance attribute Public Object reference (TYPE REF TO) CL_WTY_PARTNER Partner 20040113
18 CO_WTY_PARTNER_CLASS_ID Static Attribute Private Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies External Buffered Object 20040113
19 CS_CWTY001 Instance attribute Public Type reference (TYPE) CWTY001 Claim Types Warranty Claim 20030327
20 CS_PNWTYH Instance attribute Public Type reference (TYPE) PNWTYH Warranty Claim Header (PVS Node) 20030314
21 CS_PNWTYH_DB Instance attribute Public Type reference (TYPE) PNWTYH Data Read from DB 20030317
22 CS_PNWTYH_DIA Instance attribute Public Type reference (TYPE) WTY_PNWTYH_DIA Dialog Structure Warranty Claim Header 20030314
23 CS_READ_DB_SETTINGS Instance attribute Public Type reference (TYPE) WTY_READ_DB_SETTINGS Settings Passed in CLAIM_READ_DB 20030324
24 CT_ACTION_RCODE Instance attribute Public Type reference (TYPE) WTY_RCODE_TAB Table Type Return Values of Functions to Actions 20030409
25 CT_CLAIM_LIST Static Attribute Private Type reference (TYPE) T_CLAIM_LIST_TAB All Created Claim Objects 20030317
26 CT_VERSIONS Instance attribute Private Type reference (TYPE) WTY_VERSION_LIST Versions of Claim 20030317
27 CV_ACTION_LOG_SAVE Instance attribute Public Type reference (TYPE) WTY_FLAG 20030416
28 CV_DBOP Instance attribute Public Type reference (TYPE) WTY_DBOP Update Indicator 20030317
29 CV_MODE Instance attribute Public Type reference (TYPE) CHAR1 Claim Mode 20030411
30 CV_SAVE_NOTIFICATION Instance attribute Public Type reference (TYPE) WTY_FLAG 'X' if Notification has to be Saved 20030416
31 GO_GOS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_GOS_MANAGER Publication for Generic Object Services 20040127
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DB_TABLES_FROM_CLAIM Static method Private Method 20030319
2 BACKUP Static method Public Method Create Backup Copy of Claim 20030414
3 BUILD_CLAIM_DB_TABLES Instance method Private Method 20030318
4 BUILD_DB_TABLES Static method Public Method Builds Tables With dbop for Group of Claims/All Claims 20030318
5 BUILD_DIA_TABLES Static method Public Method Builds *_DIA Tables With All Data From Specified Claims 20030408
6 BUILD_OLD_DB_TABLES Static method Public Method Build Tables Containing Records From DB Before Any Changes 20030611
7 CALCULATE_SUMS Instance method Public Method 20030407
8 CLAIM_MPOINTS_MDOC Instance method Public Method Create Counter Table Header From Buffer Data 20030410
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030325
10 CLONE Instance method Private Method 20030317
11 CONSTRUCTOR_FROM_PNWTYH Instance method Private Method CONSTRUCTOR 20030414
12 CREATE_FROM_PNWTYH_STRUC Static method Public Method Creates Claims from PNWTYH Read from DB 20030317
13 CREATE_VERSION_FROM_PNWTYV Instance method Public Method 20030318
14 DELETE_FROM_BUFFER Static method Public Method 20030325
15 DYN_DETERMINE Instance method Public Method Fill/Calculate Dynamic Fields Again 20030326
16 EXISTS_IN_DB Instance method Public Method Returns PWTY_TRUE if Object Already Exists in Database 20030516
17 FREE Instance method Private Method Free all Resources Used by Object Before it is Destroyed. 20030318
18 FREE_CLONNED_INSTANCE Instance method Private Method Instance Created as Result of Cloning is not Needed 20030414
19 GET_BY_CLMNO Static method Public Method 20030325
20 GET_CUST_BUFFERED_OBJECT Instance method Public Method 20030320
21 GET_DIRECT_REFERENCES Instance method Private Method Get Required References from Buffer of External Objects 20030414
22 GET_EXT_BUFFERED_OBJECT Instance method Public Method 20030320
23 GET_FI_DOCUMENT Static method Private Method Get FI Document 20130709
24 GET_LONG_TEXTS Static method Public Method Build Table with all Long Texts on all Levels 20030327
25 GET_OBJECT_BY_GUID Static method Public Method Returns Initial if Not Found 20030317
26 GET_PARTNERS Static method Public Method Build Table with Partners from Headers and Versions 20030409
27 GET_PNWTYV_DIA_TAB Instance method Public Method Returns Table with all Versions Related to Claim 20030409
28 GET_PNWTYV_TAB Instance method Public Method Returns Table with all Versions Related to Claim 20030317
29 GET_VERSION_LIST Instance method Public Method 20030327
30 IS_MODIFIED Instance method Public Method 20030416
31 PARTNER_DYN_DETERMINE Instance method Public Method 20040205
32 READ_SUPPL_DATA Instance method Public Method Call BADI read suppl data 20030408
33 RELOBJECT_CHANGE Instance method Public Method Changes due to Object Change 20030414
34 RESTORE Static method Public Method Restore Claim from Backup Copy 20030414
35 SAVE_EXT_DATA_AFTER_CLAIM Instance method Private Method Save External Buffered Data 20030606
36 SAVE_EXT_DATA_BEFORE_CLAIM Instance method Private Method Save External Buffered Data 20030606
37 SET_ACTION_LOG_SAVE Instance method Public Method 20030416
38 SET_ACTION_RCODE Instance method Public Method Set Table of Return Codes of Actions 20030409
39 SET_AS_WORKING_INSTANCE Instance method Private Method Instance Created as Result of Cloning is not Needed 20030414
40 SET_DBOP Instance method Private Method 20030318
41 SET_MODE Instance method Public Method 20030411
42 SET_PNWTYH Instance method Public Method 20030409
43 SET_PNWTYH_DIA Instance method Public Method 20030324
44 SET_SAVE_NOTIFICATION Instance method Public Method 20030416
Events
Class CL_WTY_CLAIM has no event.
Types
Class CL_WTY_CLAIM has no local type.
Method Signatures

Method APPEND_DB_TABLES_FROM_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHT_PNWTYH_DB Call by reference Type reference (TYPE) PWTY_PNWTYH_TAB 20030319
2 Changing CHT_PNWTYV_DB Call by reference Type reference (TYPE) PWTY_PNWTYV_TAB 20030319
3 Changing CHT_PRWTY_DB Call by reference Type reference (TYPE) PWTY_PRWTY_TAB 20030319
4 Changing CHT_PVWTY_DB Call by reference Type reference (TYPE) PWTY_PVWTY_TAB 20030319
5 Importing IO_CLAIM Call by reference Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030319

Method APPEND_DB_TABLES_FROM_CLAIM on class CL_WTY_CLAIM has no exception.

Method BACKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER_GUID Call by reference Type reference (TYPE) WTY_PNGUID Interne Nummer des iPPE-Knotens 20030414
# Exception Resumable Description Created on
1 NOT_FOUND 20030414

Method BUILD_CLAIM_DB_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYV_DB Call by reference Type reference (TYPE) PWTY_PNWTYV_TAB 20030318
2 Exporting ET_PRWTY_DB Call by reference Type reference (TYPE) PWTY_PRWTY_TAB 20030318
3 Exporting ET_PVWTY_DB Call by reference Type reference (TYPE) PWTY_PVWTY_TAB 20030318

Method BUILD_CLAIM_DB_TABLES on class CL_WTY_CLAIM has no exception.

Method BUILD_DB_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYH_DB Call by reference Type reference (TYPE) PWTY_PNWTYH_TAB 20030318
2 Exporting ET_PNWTYV_DB Call by reference Type reference (TYPE) PWTY_PNWTYV_TAB 20030318
3 Exporting ET_PRWTY_DB Call by reference Type reference (TYPE) PWTY_PRWTY_TAB 20030318
4 Exporting ET_PVWTY_DB Call by reference Type reference (TYPE) PWTY_PVWTY_TAB 20030318
5 Importing IT_CLAIM_GUIDS Call by reference Type reference (TYPE) WTY_PNGUID_TAB GUIDS of the claims to be saved 20030318
# Exception Resumable Description Created on
1 NOT_FOUND 20030318

Method BUILD_DIA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYH_DIA Call by reference Type reference (TYPE) WTY_PNWTYH_DIA_TAB Dialog Tabelle Kopf 20030408
2 Exporting ET_PNWTYV_DIA Call by reference Type reference (TYPE) WTY_PNWTYV_DIA_TAB Dialog Tabelle Version 20030408
3 Exporting ET_PRWTY Call by reference Type reference (TYPE) PRWTY_TAB Tabellentype Garantieantrag (Beziehung) 20030408
4 Exporting ET_PVWTY_DIA Call by reference Type reference (TYPE) WTY_PVWTY_DIA_TAB Dialog Tabelle Position 20030408
5 Importing IT_CLAIM_GUIDS Call by reference Type reference (TYPE) WTY_PNGUID_TAB Interne Nummer des iPPE-Knotens 20030408
# Exception Resumable Description Created on
1 NOT_FOUND 20030408

Method BUILD_OLD_DB_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYH Call by reference Type reference (TYPE) PNWTYH_TAB Tabellentype Garantieantragskopf (PVS-Knoten) 20030611
2 Exporting ET_PNWTYV Call by reference Type reference (TYPE) PNWTYV_TAB Tabellentype Garantieantragsversion (PVS-Knoten) 20030611
3 Exporting ET_PVWTY Call by reference Type reference (TYPE) PVWTY_TAB Tabellentype Garantieantragsposition (PVS-Variante) 20030611
4 Importing IT_CLAIM_GUIDS Call by reference Type reference (TYPE) WTY_PNGUID_TAB Tabelle WTY_PNGUID 20030611
# Exception Resumable Description Created on
1 NOT_FOUND 20030611

Method CALCULATE_SUMS Signature

Method CALCULATE_SUMS on class CL_WTY_CLAIM has no parameter.
Method CALCULATE_SUMS on class CL_WTY_CLAIM has no exception.

Method CLAIM_MPOINTS_MDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COUNTER Call by reference Type reference (TYPE) WTY_RIFLTCOUN_TAB TABELLENTYPE ZU WTY_RIFLTCOUN 20030410
2 Importing IO_CLAIM Call by reference Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030410

Method CLAIM_MPOINTS_MDOC on class CL_WTY_CLAIM has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CLAIM Value transfer Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030414

Method CLONE on class CL_WTY_CLAIM has no exception.

Method CONSTRUCTOR_FROM_PNWTYH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PNWTYH Call by reference Type reference (TYPE) PNWTYH Garantieantragskopf (PVS-Knoten) 20030414
2 Importing IS_READ_DB_SETTINGS Call by reference Type reference (TYPE) WTY_READ_DB_SETTINGS Settings passed in CLAIM_READ_DB 20030414
3 Importing IT_PNWTYV Call by reference Type reference (TYPE) PNWTYV_TAB Tabellentype Garantieantragsversion (PVS-Knoten) 20030414
4 Importing IT_PRWTY Call by reference Type reference (TYPE) PRWTY_TAB Tabellentype Garantieantrag (Beziehung) 20030414
5 Importing IT_PVWTY Call by reference Type reference (TYPE) PVWTY_TAB Tabellentype Garantieantragsposition (PVS-Variante) 20030414
6 Importing RECORDS_FROM_DB Call by reference Type reference (TYPE) CHAR1 SPACE 'X' if passed records are DB records 20030414
# Exception Resumable Description Created on
1 ERROR 20030414

Method CREATE_FROM_PNWTYH_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CLAIM Call by reference Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030317
2 Importing IS_PNWTYH Call by reference Type reference (TYPE) PNWTYH Garantieantragskopf (PVS-Knoten) 20030317
3 Importing IS_READ_DB_SETTINGS Call by reference Type reference (TYPE) WTY_READ_DB_SETTINGS Settings passed in CLAIM_READ_DB 20030324
4 Importing IT_PNWTYV Call by reference Type reference (TYPE) PNWTYV_TAB Tabellentype Garantieantragsversion (PVS-Knoten) 20030317
5 Importing IT_PRWTY Call by reference Type reference (TYPE) PRWTY_TAB Tabellentype Garantieantrag (Beziehung) 20030317
6 Importing IT_PVWTY Call by reference Type reference (TYPE) PVWTY_TAB Tabellentype Garantieantragsposition (PVS-Variante) 20030317
7 Importing IV_SUPPRESS_GOS Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20131029
8 Importing RECORDS_FROM_DB Call by reference Type reference (TYPE) CHAR1 SPACE 'X' if passed records are DB records 20030317
# Exception Resumable Description Created on
1 ERROR Other errors 20030321
2 WRONG_ITEM 20030317
3 WRONG_RELATION 20030317
4 WRONG_VERSION 20030317

Method CREATE_VERSION_FROM_PNWTYV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_VERSION Call by reference Object reference (TYPE REF TO) CL_WTY_VERSION Garantieversion 20030318
2 Importing IS_PNWTYV Call by reference Type reference (TYPE) PNWTYV Garantieantragsversion (PVS-Knoten) 20030318
# Exception Resumable Description Created on
1 ERROR Other errors 20030321
2 WRONG_HEADER_GUID 20030318

Method DELETE_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PNGUID Call by reference Type reference (TYPE) WTY_PNGUID_TAB Tabelle WTY_PNGUID 20030325
# Exception Resumable Description Created on
1 NOT_FOUND 20030325

Method DYN_DETERMINE Signature

Method DYN_DETERMINE on class CL_WTY_CLAIM has no parameter.
Method DYN_DETERMINE on class CL_WTY_CLAIM has no exception.

Method EXISTS_IN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) WTY_FLAG 20030516

Method EXISTS_IN_DB on class CL_WTY_CLAIM has no exception.

Method FREE Signature

Method FREE on class CL_WTY_CLAIM has no parameter.
Method FREE on class CL_WTY_CLAIM has no exception.

Method FREE_CLONNED_INSTANCE Signature

Method FREE_CLONNED_INSTANCE on class CL_WTY_CLAIM has no parameter.
Method FREE_CLONNED_INSTANCE on class CL_WTY_CLAIM has no exception.

Method GET_BY_CLMNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CLAIM Call by reference Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030325
2 Importing IV_CLMNO Call by reference Type reference (TYPE) WTY_CLMNO Nummer des Garantieantrags 20030325
# Exception Resumable Description Created on
1 NOT_FOUND 20030325

Method GET_CUST_BUFFERED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ID Call by reference Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies external buffered object 20030320
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_WTY_CUST_BUFFERED_OBJECT Base class for customers buffered objects 20030320

Method GET_CUST_BUFFERED_OBJECT on class CL_WTY_CLAIM has no exception.

Method GET_DIRECT_REFERENCES Signature

Method GET_DIRECT_REFERENCES on class CL_WTY_CLAIM has no parameter.
Method GET_DIRECT_REFERENCES on class CL_WTY_CLAIM has no exception.

Method GET_EXT_BUFFERED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ID Call by reference Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_CLASS_ID Identifies external buffered object 20030320
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_WTY_EXT_BUFFERED_OBJECT Base class for customers buffered objects 20030320

Method GET_EXT_BUFFERED_OBJECT on class CL_WTY_CLAIM has no exception.

Method GET_FI_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VERSIONS Call by reference Type reference (TYPE) WTY_VERSION_LIST Tabellentype Garantieantragsversion (PVS-Knoten) 20130709

Method GET_FI_DOCUMENT on class CL_WTY_CLAIM has no exception.

Method GET_LONG_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXTS Call by reference Type reference (TYPE) WTY_TEXTS_TAB Tabelle mit Langtexten zum Garantieantrag 20030327
2 Importing IT_PNGUID Call by reference Type reference (TYPE) WTY_PNGUID_TAB Tabelle WTY_PNGUID 20030327
# Exception Resumable Description Created on
1 NOT_FOUND Claim was not found 20030327

Method GET_OBJECT_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) WTY_PNGUID Interne Nummer des iPPE-Knotens 20030317
2 Returning RO_CLAIM Value transfer Object reference (TYPE REF TO) CL_WTY_CLAIM Garantieantrag 20030317

Method GET_OBJECT_BY_GUID on class CL_WTY_CLAIM has no exception.

Method GET_PARTNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARTNER Call by reference Type reference (TYPE) WTY_PARTNER_BUFFER_TAB Tab.typ WTY_PARTNER_BUFFER 20030409
2 Importing IT_HEADER_GUIDS Call by reference Type reference (TYPE) WTY_PNGUID_TAB Interne Nummer des iPPE-Knotens 20030409
# Exception Resumable Description Created on
1 NOT_FOUND 20030409

Method GET_PNWTYV_DIA_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYV_DIA Call by reference Type reference (TYPE) WTY_PNWTYV_DIA_TAB Tabellentype Garantieantragsversion (PVS-Knoten) 20030409

Method GET_PNWTYV_DIA_TAB on class CL_WTY_CLAIM has no exception.

Method GET_PNWTYV_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNWTYV Call by reference Type reference (TYPE) PNWTYV_TAB Tabellentype Garantieantragsversion (PVS-Knoten) 20030317

Method GET_PNWTYV_TAB on class CL_WTY_CLAIM has no exception.

Method GET_VERSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VERSION_LIST Call by reference Type reference (TYPE) WTY_VERSION_LIST Version list 20030327

Method GET_VERSION_LIST on class CL_WTY_CLAIM has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODIFIED Value transfer Type reference (TYPE) WTY_FLAG 20030416

Method IS_MODIFIED on class CL_WTY_CLAIM has no exception.

Method PARTNER_DYN_DETERMINE Signature

Method PARTNER_DYN_DETERMINE on class CL_WTY_CLAIM has no parameter.
Method PARTNER_DYN_DETERMINE on class CL_WTY_CLAIM has no exception.

Method READ_SUPPL_DATA Signature

Method READ_SUPPL_DATA on class CL_WTY_CLAIM has no parameter.
Method READ_SUPPL_DATA on class CL_WTY_CLAIM has no exception.

Method RELOBJECT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PNWTYH_DIA_NEW Call by reference Type reference (TYPE) WTY_PNWTYH_DIA Dialogstruktur Garantieantrag Kopf 20030414
2 Importing IS_PNWTYH_DIA_OLD Call by reference Type reference (TYPE) WTY_PNWTYH_DIA Dialogstruktur Garantieantrag Kopf 20030414

Method RELOBJECT_CHANGE on class CL_WTY_CLAIM has no exception.

Method RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PNGUID Call by reference Type reference (TYPE) WTY_PNGUID Interne Nummer des iPPE-Knotens 20030414
# Exception Resumable Description Created on
1 NOT_BACKUPED Backup copy was not created 20030414
2 NOT_FOUND 20030414

Method SAVE_EXT_DATA_AFTER_CLAIM Signature

Method SAVE_EXT_DATA_AFTER_CLAIM on class CL_WTY_CLAIM has no parameter.
# Exception Resumable Description Created on
1 ERROR 20030606

Method SAVE_EXT_DATA_BEFORE_CLAIM Signature

Method SAVE_EXT_DATA_BEFORE_CLAIM on class CL_WTY_CLAIM has no parameter.
# Exception Resumable Description Created on
1 ERROR 20030606

Method SET_ACTION_LOG_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAVE Call by reference Type reference (TYPE) WTY_FLAG 20030416

Method SET_ACTION_LOG_SAVE on class CL_WTY_CLAIM has no exception.

Method SET_ACTION_RCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_RCODE Call by reference Type reference (TYPE) WTY_RCODE_TAB Tabellentype Rückgabewerte der Funktionen zu Aktionen 20030409

Method SET_ACTION_RCODE on class CL_WTY_CLAIM has no exception.

Method SET_AS_WORKING_INSTANCE Signature

Method SET_AS_WORKING_INSTANCE on class CL_WTY_CLAIM has no parameter.
Method SET_AS_WORKING_INSTANCE on class CL_WTY_CLAIM has no exception.

Method SET_DBOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DBOP Call by reference Type reference (TYPE) WTY_DBOP Verbuchungskennzeichen 20030318

Method SET_DBOP on class CL_WTY_CLAIM has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030411

Method SET_MODE on class CL_WTY_CLAIM has no exception.

Method SET_PNWTYH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PNWTYH Call by reference Type reference (TYPE) PNWTYH Garantieantragskopf (PVS-Knoten) 20030409
# Exception Resumable Description Created on
1 WRONG_PNGUID 20030409

Method SET_PNWTYH_DIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PNWTYH_DIA Call by reference Type reference (TYPE) WTY_PNWTYH_DIA Garantieantragskopf (PVS-Knoten) 20030324
# Exception Resumable Description Created on
1 WRONG_PNGUID 20030324

Method SET_SAVE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAVE Call by reference Type reference (TYPE) WTY_FLAG Preis kopieren 20030416

Method SET_SAVE_NOTIFICATION on class CL_WTY_CLAIM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200