SAP /FSCAA/IF_PARTNER_CONTENT OO Class - Interface Business Partner
/FSCAA/IF_PARTNER_CONTENT is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /FSCAA/IF_PARTNER_CONTENT including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Method list of /FSCAA/IF_PARTNER_CONTENT SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| GET_ACCOUNT_LIST | get the accounts of a partner | Public |
| CALL METHOD /fscaa/if_partner_content=>GET_ACCOUNT_LIST...more details | ||
| GET_BPKIND | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_BPKIND...more details | ||
| GET_CENTRALDATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_CENTRALDATA...more details | ||
| GET_CENTRALDATAGROUP | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_CENTRALDATAGROUP...more details | ||
| GET_CENTRALDATAORGANIZATION | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_CENTRALDATAORGANIZATION...more details | ||
| GET_CENTRALDATAPERSON | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_CENTRALDATAPERSON...more details | ||
|
| ||
| GET_CENTRALDATA_INFO | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_CENTRALDATA_INFO...more details | ||
| GET_COMPLIANCE_MODE | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_COMPLIANCE_MODE...more details | ||
| GET_GROUP | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_GROUP...more details | ||
| GET_IDENTIFICATIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_IDENTIFICATIONS...more details | ||
| GET_IREF_ADDRESSDATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_IREF_ADDRESSDATA...more details | ||
| GET_IREF_NOTICEDATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_IREF_NOTICEDATA...more details | ||
| GET_NEW_ROLE | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_NEW_ROLE...more details | ||
| GET_NOTICE | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_NOTICE...more details | ||
| GET_OREF_EXTENSIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_OREF_EXTENSIONS...more details | ||
| GET_PARTNERCATEGORY | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_PARTNERCATEGORY...more details | ||
| GET_PARTNER_ID | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_PARTNER_ID...more details | ||
| GET_RELATIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_RELATIONS...more details | ||
| GET_RELATION_KEY | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_RELATION_KEY...more details | ||
| GET_ROLES | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_ROLES...more details | ||
| GET_ROLES_AS_STRING | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_ROLES_AS_STRING...more details | ||
| GET_ROLE_KEY | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_ROLE_KEY...more details | ||
| GET_TREASURY_DATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_TREASURY_DATA...more details | ||
| GET_VALID_RELATIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>GET_VALID_RELATIONS...more details | ||
| SET_BPKIND | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_BPKIND...more details | ||
| SET_CENTRALDATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_CENTRALDATA...more details | ||
| SET_CENTRALDATAGROUP | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_CENTRALDATAGROUP...more details | ||
| SET_CENTRALDATAORGANIZATION | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_CENTRALDATAORGANIZATION...more details | ||
| SET_CENTRALDATAPERSON | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_CENTRALDATAPERSON...more details | ||
| SET_CENTRALDATA_INFO | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_CENTRALDATA_INFO...more details | ||
| SET_COMPLIANCE_MODE | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_COMPLIANCE_MODE...more details | ||
| SET_GROUP | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_GROUP...more details | ||
| SET_IDENTIFICATIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_IDENTIFICATIONS...more details | ||
| SET_IREF_ADDRESSDATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_IREF_ADDRESSDATA...more details | ||
| SET_NEW_ROLE | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_NEW_ROLE...more details | ||
| SET_NOTICE | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_NOTICE...more details | ||
| SET_OREF_EXTENSIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_OREF_EXTENSIONS...more details | ||
| SET_PARTNERCATEGORY | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_PARTNERCATEGORY...more details | ||
| SET_PARTNER_ID | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_PARTNER_ID...more details | ||
| SET_RELATIONS | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_RELATIONS...more details | ||
| SET_RELATION_KEY | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_RELATION_KEY...more details | ||
| SET_ROLES | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_ROLES...more details | ||
| SET_ROLE_KEY | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_ROLE_KEY...more details | ||
| SET_TREASURY_DATA | Private | |
| CALL METHOD /fscaa/if_partner_content=>SET_TREASURY_DATA...more details | ||
/FSCAA/IF_PARTNER_CONTENT attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| A_BPKIND | Instance Attribute | LIKE | Private | ||
| A_CENTRALDATA | Instance Attribute | LIKE | Private | ||
| A_CENTRALDATAGROUP | Instance Attribute | LIKE | Private | ||
| A_CENTRALDATAORGANIZATION | Instance Attribute | LIKE | Private | ||
| A_CENTRALDATAPERSON | Instance Attribute | LIKE | Private | ||
| A_CENTRALDATA_INFO | Instance Attribute | LIKE | Private | ||
| A_GROUP | Instance Attribute | LIKE | Private | ||
| A_IREF_ADDRESSDATA | Instance Attribute | LIKE | Private | ||
| A_IREF_NOTICE | Instance Attribute | LIKE | Private | ||
| A_NEW_ROLE | Instance Attribute | LIKE | Private | ||
| A_OREF_EXTENSIONS | Instance Attribute | LIKE | Private | ||
| A_PARTNER | Instance Attribute | LIKE | Private | ||
| A_PARTNERCATEGORY | Instance Attribute | LIKE | Private | ||
| A_RELATIONS | Instance Attribute | LIKE | Private | ||
| A_RELATION_KEY | Instance Attribute | LIKE | Private | ||
| A_ROLE_KEY | Instance Attribute | LIKE | Private | ||
| A_TAB_ACCOUNT_LIST | Instance Attribute | LIKE | Private | ||
| A_TAB_ID_DETAILS | Instance Attribute | LIKE | Private | ||
| A_TAB_ROLES | Instance Attribute | LIKE | Private | ||
| A_TREASURY_DATA | Instance Attribute | LIKE | Private |
Links to Related Class(s)
/FSCAA/I...Full list of available SAP object classes
Search for further information about these or an SAP related objects