SAP ABAP Class CL_PARTNER_PPF (PPF: Internal Persistent Class for Partner)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CORE (Package) PPF: Central Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990816
Properties
Class CL_PARTNER_PPF  
Short Description PPF: Internal Persistent Class for Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPPF_CORE   PPF: Central Logic 
Created 19990816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FACTORY_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 19990816
Friends
# Friend Modeled only Created on Description
1 CB_PARTNER_PPF 20041210 Base Agent PPF: Internal Persistent Class for Partner
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARTNNO Instance attribute Protected Type reference (TYPE) PPFDPARTNO PPF: Partner Number 20001113
2 PARTNROLE Instance attribute Protected Type reference (TYPE) PPFDPARTRL PPF: Partner Function 20001113
3 PARTNTEXT Instance attribute Protected Type reference (TYPE) PPFDPARTTX PPF: Text for Partner 20001113
4 PARTNTY Instance attribute Protected Type reference (TYPE) PPFDPARTTY PPF: Partner Type 20001113
5 STATE Instance attribute Private Object reference (TYPE REF TO) CL_PARTNER_PPF OBJECT SERVICES STATE 19990816
6 ZAVADDR Instance attribute Protected Type reference (TYPE) AD_ADDRNUM Address Number 20011109
7 ZAVCOMMNO Instance attribute Protected Type reference (TYPE) AD_CONSNUM Sequence Number 20011109
8 ZAVPERS Instance attribute Protected Type reference (TYPE) AD_ADDRNUM Address Number 20011109
9 ZAVTYPE Instance attribute Protected Type reference (TYPE) PPFDADRTYP Address Type of Partner 20011109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the Completeness of Central Address Management Data 19990906
2 COPY Instance method Public Method Delivers a Copy of the Partner Instance 19990826
3 DELETE Instance method Public Method Deletes the Partner 19990906
4 GET_PARTNNO Instance method Public Get-method of a virtual attribute Reads the Attribute PARTNNO 19990825
5 GET_PARTNROLE Instance method Public Get-method of a virtual attribute Reads the Attribute PARTNROLE 19990825
6 GET_PARTNTEXT Instance method Public Get-method of a virtual attribute Reads the Attribute PARTNTEXT 19990825
7 GET_PARTNTY Instance method Public Get-method of a virtual attribute Reads the Attribute PARTNTY 19990825
8 GET_ZAVADDR Instance method Public Get-method of a virtual attribute Reads the Attribute ZAVADDR 20011109
9 GET_ZAVCOMMNO Instance method Public Get-method of a virtual attribute Reads the Attribute ZAVCOMMNO 20011109
10 GET_ZAVPERS Instance method Public Get-method of a virtual attribute Reads the Attribute ZAVPERS 20011109
11 GET_ZAVTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute ZAVTYPE 20011109
12 IS_DELETED Instance method Public Method Is the Object Available? 20000313
13 IS_EQUAL Instance method Public Method Transferred Partner Is the Same? 19990826
14 SETM_DATA_FROM_PARTNER Instance method Public Method Sets the Partner Data from the Transferred Partner 19990820
15 SET_PARTNNO Instance method Public Set-method of a virtual attribute Sets the Attribute PARTNNO 19990825
16 SET_PARTNROLE Instance method Public Set-method of a virtual attribute Sets the Attribute PARTNROLE 19990825
17 SET_PARTNTEXT Instance method Public Set-method of a virtual attribute Sets the Attribute PARTNTEXT 19990825
18 SET_PARTNTY Instance method Public Set-method of a virtual attribute Sets the Attribute PARTNTY 19990825
19 SET_ZAVADDR Instance method Public Set-method of a virtual attribute Sets the Attribute ZAVADDR 20011109
20 SET_ZAVCOMMNO Instance method Public Set-method of a virtual attribute Sets the Attribute ZAVCOMMNO 20011109
21 SET_ZAVPERS Instance method Public Set-method of a virtual attribute Sets the Attribute ZAVPERS 20011109
22 SET_ZAVTYPE Instance method Public Set-method of a virtual attribute Sets the Attribute ZAVTYPE 20011109
Events
Class CL_PARTNER_PPF has no event.
Types
Class CL_PARTNER_PPF has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_PARTNER_PPF has no parameter.
# Exception Resumable Description Created on
1 MISSING_ADDR_NO fehlende Adreßnummer 19990906
2 MISSING_ADDR_TYPE fehlender Adreßtyp 19990906
3 MISSING_PERS_NO fehlende Personennummer 19990906
4 WRONG_ADDR_TYPE Falsches Adreßtyp 19991011

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARTNER Value transfer Object reference (TYPE REF TO) CL_PARTNER_PPF Partner 19990826

Method COPY on class CL_PARTNER_PPF has no exception.

Method DELETE Signature

Method DELETE on class CL_PARTNER_PPF has no parameter.
Method DELETE on class CL_PARTNER_PPF has no exception.

Method GET_PARTNNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDPARTNO Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_PARTNROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDPARTRL Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_PARTNTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDPARTTX Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_PARTNTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDPARTTY Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_ZAVADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AD_ADDRNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method GET_ZAVCOMMNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AD_CONSNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method GET_ZAVPERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AD_ADDRNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method GET_ZAVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDADRTYP Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DELETED Value transfer Type reference (TYPE) BOOLE_D Löschkennzeichen 20000313

Method IS_DELETED on class CL_PARTNER_PPF has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARTNER Call by reference Object reference (TYPE REF TO) CL_PARTNER_PPF Partner 19990826
2 Returning RP_IS_EQUAL Value transfer Type reference (TYPE) BOOLE ist gleich 19990826

Method IS_EQUAL on class CL_PARTNER_PPF has no exception.

Method SETM_DATA_FROM_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_PARTNER Call by reference Object reference (TYPE REF TO) IF_PARTNER_PPF Partner 19990820

Method SETM_DATA_FROM_PARTNER on class CL_PARTNER_PPF has no exception.

Method SET_PARTNNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNNO Call by reference Type reference (TYPE) PPFDPARTNO Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_PARTNROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNROLE Call by reference Type reference (TYPE) PPFDPARTRL Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_PARTNTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNTEXT Call by reference Type reference (TYPE) PPFDPARTTX Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_PARTNTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNTY Call by reference Type reference (TYPE) PPFDPARTTY Attributwert 19990825
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_ZAVADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZAVADDR Call by reference Type reference (TYPE) AD_ADDRNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method SET_ZAVCOMMNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZAVCOMMNO Call by reference Type reference (TYPE) AD_CONSNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method SET_ZAVPERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZAVPERS Call by reference Type reference (TYPE) AD_ADDRNUM Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109

Method SET_ZAVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZAVTYPE Call by reference Type reference (TYPE) PPFDADRTYP Attributwert 20011109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011109
History
Last changed by/on SAP  20130531 
SAP Release Created in