SAP ABAP Class /FSCAA/IF_PARTNER_CONTENT (Interface Business Partner)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CL_BUSINESS_PARTNER Representation of the business partner 20031201
Properties
Class /FSCAA/IF_PARTNER_CONTENT  
Short Description Interface Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031201   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/IF_PARTNER_CONTENT has no forward declaration.
Interfaces
Class /FSCAA/IF_PARTNER_CONTENT has no interface implemented.
Friends
Class /FSCAA/IF_PARTNER_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BPKIND Instance attribute Public Type reference (TYPE) BU_BPKIND 20040330
2 A_CENTRALDATA Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL 20031201
3 A_CENTRALDATAGROUP Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL_GROUP 20031201
4 A_CENTRALDATAORGANIZATION Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN 20031201
5 A_CENTRALDATAPERSON Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL_PERSON 20031201
6 A_CENTRALDATA_INFO Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL_INFO 20040122
7 A_GROUP Instance attribute Public Type reference (TYPE) BU_GROUP 20040316
8 A_IREF_ADDRESSDATA Instance attribute Public Type reference (TYPE) /FSCAA/TAB_IF_ADDRESS_CONTENT 20031202
9 A_IREF_NOTICE Instance attribute Public Object reference (TYPE REF TO) /FSCAA/IF_NOTICE_CONTENT 20031215
10 A_NEW_ROLE Instance attribute Public Type reference (TYPE) BU_ROLE 20040216
11 A_OREF_EXTENSIONS Instance attribute Public Object reference (TYPE REF TO) /FSCAA/CL_EXTENSION_HANDLER 20031205
12 A_PARTNER Instance attribute Public Type reference (TYPE) BU_PARTNER 20031201
13 A_PARTNERCATEGORY Instance attribute Public Type reference (TYPE) BAPIBUS1006_HEAD-PARTN_CAT 20031201
14 A_RELATIONS Instance attribute Public Type reference (TYPE) /FSCAA/TAB_RELATIONS 20031215
15 A_RELATION_KEY Instance attribute Public Type reference (TYPE) /FSCAA/RELATION_KEY 20040213
16 A_ROLE_KEY Instance attribute Public Type reference (TYPE) /FSCAA/ROLE_KEY 20031215
17 A_TAB_ACCOUNT_LIST Instance attribute Public Type reference (TYPE) /FSCAA/TAB_ACCOUNT_LIST 20040123
18 A_TAB_ID_DETAILS Instance attribute Public Type reference (TYPE) /FSCAA/TAB_ID_DETAILS 20040907
19 A_TAB_ROLES Instance attribute Public Type reference (TYPE) /FSCAA/TAB_BUPA_ROLES 20031219
20 A_TREASURY_DATA Instance attribute Public Type reference (TYPE) /FSCAA/BUPA_FS_TREASURY 20040122
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCOUNT_LIST Instance method Public Method get the accounts of a partner 20040123
2 GET_BPKIND Instance method Public Method 20040330
3 GET_CENTRALDATA Instance method Public Method 20031201
4 GET_CENTRALDATAGROUP Instance method Public Method 20031201
5 GET_CENTRALDATAORGANIZATION Instance method Public Method 20031201
6 GET_CENTRALDATAPERSON Instance method Public Method 20031201
7 GET_CENTRALDATA_INFO Instance method Public Method 20040122
8 GET_COMPLIANCE_MODE Instance method Public Method 20031208
9 GET_GROUP Instance method Public Method 20040316
10 GET_IDENTIFICATIONS Instance method Public Method 20031217
11 GET_IREF_ADDRESSDATA Instance method Public Method 20031202
12 GET_IREF_NOTICEDATA Instance method Public Method 20040119
13 GET_NEW_ROLE Instance method Public Method 20040216
14 GET_NOTICE Instance method Public Method 20031215
15 GET_OREF_EXTENSIONS Instance method Public Method 20031205
16 GET_PARTNERCATEGORY Instance method Public Method 20031201
17 GET_PARTNER_ID Instance method Public Method 20031201
18 GET_RELATIONS Instance method Public Method 20031215
19 GET_RELATION_KEY Instance method Public Method 20040213
20 GET_ROLES Instance method Public Method 20031219
21 GET_ROLES_AS_STRING Instance method Public Method 20040112
22 GET_ROLE_KEY Instance method Public Method 20031215
23 GET_TREASURY_DATA Instance method Public Method 20040122
24 GET_VALID_RELATIONS Instance method Public Method 20040805
25 SET_BPKIND Instance method Public Method 20040330
26 SET_CENTRALDATA Instance method Public Method 20031201
27 SET_CENTRALDATAGROUP Instance method Public Method 20031201
28 SET_CENTRALDATAORGANIZATION Instance method Public Method 20031201
29 SET_CENTRALDATAPERSON Instance method Public Method 20031201
30 SET_CENTRALDATA_INFO Instance method Public Method 20040122
31 SET_COMPLIANCE_MODE Instance method Public Method 20031208
32 SET_GROUP Instance method Public Method 20040316
33 SET_IDENTIFICATIONS Instance method Public Method 20031217
34 SET_IREF_ADDRESSDATA Instance method Public Method 20040209
35 SET_NEW_ROLE Instance method Public Method 20040216
36 SET_NOTICE Instance method Public Method 20031215
37 SET_OREF_EXTENSIONS Instance method Public Method 20031205
38 SET_PARTNERCATEGORY Instance method Public Method 20031201
39 SET_PARTNER_ID Instance method Public Method 20031201
40 SET_RELATIONS Instance method Public Method 20031215
41 SET_RELATION_KEY Instance method Public Method 20040213
42 SET_ROLES Instance method Public Method 20031219
43 SET_ROLE_KEY Instance method Public Method 20031215
44 SET_TREASURY_DATA Instance method Public Method 20040122
Events
Class /FSCAA/IF_PARTNER_CONTENT has no event.
Types
Class /FSCAA/IF_PARTNER_CONTENT has no local type.
Method Signatures

Method GET_ACCOUNT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_ACCOUNT_LIST Call by reference Type reference (TYPE) /FSCAA/TAB_ACCOUNT_LIST 20040225
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION FS-CAA Exception class 20041230

Method GET_BPKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BPKIND Value transfer Type reference (TYPE) BU_BPKIND 20040330

Method GET_BPKIND on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_CENTRALDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CENTRALDATA Value transfer Type reference (TYPE) BAPIBUS1006_CENTRAL 20031201

Method GET_CENTRALDATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_CENTRALDATAGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CENTRALDATAGROUP Value transfer Type reference (TYPE) BAPIBUS1006_CENTRAL_GROUP 20031201

Method GET_CENTRALDATAGROUP on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_CENTRALDATAORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CENTRALDATAORGANIZATION Value transfer Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN 20031201

Method GET_CENTRALDATAORGANIZATION on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_CENTRALDATAPERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CENTRALDATAPERSON Value transfer Type reference (TYPE) BAPIBUS1006_CENTRAL_PERSON 20031201

Method GET_CENTRALDATAPERSON on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_CENTRALDATA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATA Value transfer Type reference (TYPE) BAPIBUS1006_CENTRAL_INFO 20040122

Method GET_CENTRALDATA_INFO on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_COMPLIANCE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BOOLEAN Value transfer Type reference (TYPE) BOOLEAN 20031208

Method GET_COMPLIANCE_MODE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_GROUP Value transfer Type reference (TYPE) BU_GROUP 20040316

Method GET_GROUP on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_IDENTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_IDENTIFICATION Value transfer Type reference (TYPE) /FSCAA/TAB_ID_DETAILS 20031217

Method GET_IDENTIFICATIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_IREF_ADDRESSDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IREF_ADDRESSDATA Value transfer Object reference (TYPE REF TO) /FSCAA/IF_ADDRESS_CONTENT 20031202

Method GET_IREF_ADDRESSDATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_IREF_NOTICEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IREF_NOTICE Value transfer Object reference (TYPE REF TO) /FSCAA/IF_NOTICE_CONTENT 20040119

Method GET_IREF_NOTICEDATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_NEW_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ROLE Value transfer Type reference (TYPE) BU_ROLE 20040216

Method GET_NEW_ROLE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_NOTICE Value transfer Type reference (TYPE) /FSCAA/TAB_NOTICE 20031215

Method GET_NOTICE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_OREF_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_OREF_EXTENSIONS Value transfer Object reference (TYPE REF TO) /FSCAA/CL_EXTENSION_HANDLER 20031205

Method GET_OREF_EXTENSIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_PARTNERCATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PARTNERCATEGORY Value transfer Type reference (TYPE) BAPIBUS1006_HEAD-PARTN_CAT 20031201

Method GET_PARTNERCATEGORY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_PARTNER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PARTNER Value transfer Type reference (TYPE) BU_PARTNER 20031201

Method GET_PARTNER_ID on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_RELATIONS Value transfer Type reference (TYPE) /FSCAA/TAB_RELATIONS 20031215

Method GET_RELATIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_RELATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_RELATION_KEY Value transfer Type reference (TYPE) /FSCAA/RELATION_KEY 20040213

Method GET_RELATION_KEY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_ROLES Value transfer Type reference (TYPE) /FSCAA/TAB_BUPA_ROLES 20031219

Method GET_ROLES on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_ROLES_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ROLES Value transfer Type reference (TYPE) STRING 20040112

Method GET_ROLES_AS_STRING on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_ROLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ROLE_KEY Value transfer Type reference (TYPE) /FSCAA/ROLE_KEY 20031215

Method GET_ROLE_KEY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_TREASURY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATA Value transfer Type reference (TYPE) /FSCAA/BUPA_FS_TREASURY 20040122

Method GET_TREASURY_DATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method GET_VALID_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_RELATIONS Value transfer Type reference (TYPE) /FSCAA/TAB_RELATIONS 20040805

Method GET_VALID_RELATIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_BPKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BPKIND Call by reference Type reference (TYPE) BU_BPKIND 20040330

Method SET_BPKIND on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_CENTRALDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CENTRALDATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL 20031201

Method SET_CENTRALDATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_CENTRALDATAGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CENTRALDATAGROUP Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_GROUP 20031201

Method SET_CENTRALDATAGROUP on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_CENTRALDATAORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CENTRALDATAORGANIZATION Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN 20031201

Method SET_CENTRALDATAORGANIZATION on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_CENTRALDATAPERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CENTRALDATAPERSON Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_PERSON 20031201

Method SET_CENTRALDATAPERSON on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_CENTRALDATA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_INFO 20040122

Method SET_CENTRALDATA_INFO on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_COMPLIANCE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BOOLEAN Call by reference Type reference (TYPE) BOOLEAN 20031208

Method SET_COMPLIANCE_MODE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GROUP Call by reference Type reference (TYPE) BU_GROUP 20040316

Method SET_GROUP on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_IDENTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IDENTIFICATION Call by reference Type reference (TYPE) /FSCAA/TAB_ID_DETAILS 20031217

Method SET_IDENTIFICATIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_IREF_ADDRESSDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IREF_ADDRESSDATA Call by reference Object reference (TYPE REF TO) /FSCAA/IF_ADDRESS_CONTENT 20040209

Method SET_IREF_ADDRESSDATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_NEW_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ROLE Call by reference Type reference (TYPE) BU_ROLE 20040216

Method SET_NEW_ROLE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_NOTICE Call by reference Type reference (TYPE) /FSCAA/TAB_NOTICE 20031215

Method SET_NOTICE on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_OREF_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OREF_EXTENSIONS Call by reference Object reference (TYPE REF TO) /FSCAA/CL_EXTENSION_HANDLER 20031205

Method SET_OREF_EXTENSIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_PARTNERCATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PARTNERCATEGORY Call by reference Type reference (TYPE) BAPIBUS1006_HEAD-PARTN_CAT 20031201

Method SET_PARTNERCATEGORY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_PARTNER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PARTNER Call by reference Type reference (TYPE) BU_PARTNER 20031201

Method SET_PARTNER_ID on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_RELATIONS Call by reference Type reference (TYPE) /FSCAA/TAB_RELATIONS 20031215

Method SET_RELATIONS on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_RELATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RELATION_KEY Call by reference Type reference (TYPE) /FSCAA/RELATION_KEY 20040213

Method SET_RELATION_KEY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_ROLES Call by reference Type reference (TYPE) /FSCAA/TAB_BUPA_ROLES 20031219

Method SET_ROLES on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_ROLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ROLE_KEY Call by reference Type reference (TYPE) /FSCAA/ROLE_KEY 20031215

Method SET_ROLE_KEY on class /FSCAA/IF_PARTNER_CONTENT has no exception.

Method SET_TREASURY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATA Call by reference Type reference (TYPE) /FSCAA/BUPA_FS_TREASURY 20040122

Method SET_TREASURY_DATA on class /FSCAA/IF_PARTNER_CONTENT has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in