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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_WTY_PARTNER' | 20040114 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WTY_EXT_BUFFERED_CLASS_ID | Identifies External Buffered Object | 20040113 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WTY_CLONE_ASSISTANT | Service Class for Cloning | 20040114 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WTY_PARTNER | Object List in Recall | 20040114 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WTY_PARTNER_T | Partner for Warranty Claim | 20040113 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WTY_PARTNER_T | Table Type for WTY_PARTNER_TAB | 20040115 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WTY_PARTNER_T | Table Type for WTY_PARTNER_TAB | 20040205 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WTY_PARTNER_T | Table Type for WTY_PARTNER_TAB | 20040113 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WTY_GUID | GUID Warranty Claim | 20040115 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CC_WTY_MAIN_OBJECT_TYPE | Usage Example: CC_WTY_MAIN_OBJECT_TYPE=>VERSION | 20040115 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Object Was Changed | 20040113 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 20040115 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PWTY_KNVP_TAB | Customer Master Partner Functions | 20040209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040129 | |
2 | ![]() |
Instance method | Private | Method | 20040129 | |
3 | ![]() |
Static method | Public | Constructor | 20040114 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040113 |
5 | ![]() |
Instance method | Public | Method | Copy partner | 20040220 |
6 | ![]() |
Instance method | Private | Method | 20040129 | |
7 | ![]() |
Instance method | Private | Method | Partner Number Check | 20040114 |
8 | ![]() |
Static method | Public | Method | Class Partner Registration | 20040113 |
9 | ![]() |
Static method | Private | Method | 20040113 | |
10 | ![]() |
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 | ![]() |
CS_WTY_PARTNER | Call by reference | Type reference (TYPE) | WTY_PARTNER_TAB | Partner zum Garantieantrag | 20040129 | ||
2 | ![]() |
IS_PNWTYV_DIA | Call by reference | Type reference (TYPE) | WTY_PNWTYV_DIA | Dialogstruktur Garantieantrag Version | 20040210 | ||
3 | ![]() |
IV_PARGR | Call by reference | Type reference (TYPE) | PARGR | Partnerschema | 20040129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler Partnerrolle | 20040129 | |
2 | ![]() |
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 | ![]() |
IV_CLAIM | Call by reference | Object reference (TYPE REF TO) | CL_WTY_CLAIM | Garantieantrag | 20040204 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Garantieantrag | 20040129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IV_MAIN_OBJECT_GUID | Call by reference | Type reference (TYPE) | WTY_GUID | GUID Garantieantrag | 20040115 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CS_WTY_PARTNER | Call by reference | Type reference (TYPE) | WTY_PARTNER_TAB | Partner zum Garantieantrag | 20040115 | ||
2 | ![]() |
IV_SPART | Call by reference | Type reference (TYPE) | WTY_SPART | Sparte | 20040209 | ||
3 | ![]() |
IV_VKORG | Call by reference | Type reference (TYPE) | WTY_VKORG | Verkaufsorganisation | 20040209 | ||
4 | ![]() |
IV_VTWEG | Call by reference | Type reference (TYPE) | WTY_VTWEG | Vertriebsweg | 20040209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Partner enthält nicht die Rolle | 20040209 | |
2 | ![]() |
Partnerrolle existiert nicht in Schema | 20040114 | |
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |