SAP /FSCAA/IF_EX_ACCOUNT_MGMT OO Class - BAdI-Interface /FSCAA/IF_EX_BUS_PARTNER









/FSCAA/IF_EX_ACCOUNT_MGMT 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_EX_ACCOUNT_MGMT 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_EX_ACCOUNT_MGMT 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 NameDescriptionVisability
ACCOUNT_GETDETAILSPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>ACCOUNT_GETDETAILS...more details

ARE_FMOD_ATTRIBS_PROVIDEDPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>ARE_FMOD_ATTRIBS_PROVIDED...more details

CHANGE_ACCOUNT_CHANGEDAn Account has been changedPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>CHANGE_ACCOUNT_CHANGED...more details

CHANGE_ACCOUNT_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>CHANGE_ACCOUNT_EXECUTE...more details

CHANGE_STANDING_ORDER_CHANGEDA standing order is changedPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>CHANGE_STANDING_ORDER_CHANGED...more details

CHANGE_STANDING_ORDER_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>CHANGE_STANDING_ORDER_EXECUTE...more details

CLOSE_ACCOUNT_CLOSEDAn Account has been closedPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>CLOSE_ACCOUNT_CLOSED...more details

CLOSE_ACCOUNT_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>CLOSE_ACCOUNT_EXECUTE...more details

COMPLETE_ADD_PARTNER_TABLEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>COMPLETE_ADD_PARTNER_TABLE...more details

CREATE_ACCOUNT_CREATEDAccount has been createdPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>CREATE_ACCOUNT_CREATED...more details

CREATE_ACCOUNT_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>CREATE_ACCOUNT_EXECUTE...more details

CREATE_STANDING_ORDER_CREATEDA standing order is createdPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>CREATE_STANDING_ORDER_CREATED...more details

CREATE_STANDING_ORDER_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>CREATE_STANDING_ORDER_EXECUTE...more details

DELETE_STANDING_ORDER_DELETEDA standing order is deletedPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>DELETE_STANDING_ORDER_DELETED...more details

DELETE_STANDING_ORDER_EXECUTEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>DELETE_STANDING_ORDER_EXECUTE...more details

DETERMINE_ROLESPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>DETERMINE_ROLES...more details

GENERATE_XML_DOCUMENT_STARTPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>GENERATE_XML_DOCUMENT_START...more details

GET_AM_PRODUCT_KEYPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>GET_AM_PRODUCT_KEY...more details

GET_BANK_AREAPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>GET_BANK_AREA...more details

PREPARE_ACCOUNT_CHANGEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_ACCOUNT_CHANGE...more details

PREPARE_ACCOUNT_CLOSEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_ACCOUNT_CLOSE...more details

PREPARE_ACCOUNT_CREATIONPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_ACCOUNT_CREATION...more details

PREPARE_ACCOUNT_DISPLAYPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_ACCOUNT_DISPLAY...more details

PREPARE_STANDING_ORDER_CHANGEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_STANDING_ORDER_CHANGE...more details

PREPARE_STANDING_ORDER_CREATEPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_STANDING_ORDER_CREATE...more details

PREPARE_STANDING_ORDER_DISPLAYPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>PREPARE_STANDING_ORDER_DISPLAY...more details

SO_GET_CONTROL_DATAPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>SO_GET_CONTROL_DATA...more details

STANDING_ORDER_GETDETAILSPrivate
CALL METHOD /fscaa/if_ex_account_mgmt=>STANDING_ORDER_GETDETAILS...more details

STANDING_ORDER_GETLISTGet List of Standing OrdersPublic
CALL METHOD /fscaa/if_ex_account_mgmt=>STANDING_ORDER_GETLIST...more details




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



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!