SAP /FSCAA/IF_PLAIN_ACCOUNT_DATA OO Class - Plain Account data from BCA









/FSCAA/IF_PLAIN_ACCOUNT_DATA 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_PLAIN_ACCOUNT_DATA 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_PLAIN_ACCOUNT_DATA 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
GET_BAPIACCNTIDENTIFPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACCNTIDENTIF...more details

GET_BAPIACCNTLIMITPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACCNTLIMIT...more details

GET_BAPIACCNTMDATAPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACCNTMDATA...more details

GET_BAPIACCOUNTLOCKSPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACCOUNTLOCKS...more details

GET_BAPIACNTAVAMNTPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACNTAVAMNT...more details

GET_BAPIACNTBALANCEPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACNTBALANCE...more details

GET_BAPIACNTNOTICEPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACNTNOTICE...more details

GET_BAPIACNTPERIODPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIACNTPERIOD...more details

GET_BAPIBUSPARTNERPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIBUSPARTNER...more details

GET_BAPIOPMDATAPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIOPMDATA...more details

GET_BAPIPAYMENTITEMPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIPAYMENTITEM...more details

GET_BAPIPAYMENTNOTESPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_BAPIPAYMENTNOTES...more details

GET_IREF_ACCOUNT_ATTRIBUTESPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_IREF_ACCOUNT_ATTRIBUTES...more details

GET_IREF_ACCOUNT_CONTENTPrivate
CALL METHOD /fscaa/if_plain_account_data=>GET_IREF_ACCOUNT_CONTENT...more details

SET_ACCOUNT_IDPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_ACCOUNT_ID...more details

SET_BAPIACCNTIDENTIFPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACCNTIDENTIF...more details

SET_BAPIACCNTLIMITPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACCNTLIMIT...more details

SET_BAPIACCNTMDATAPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACCNTMDATA...more details

SET_BAPIACCOUNTLOCKSPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACCOUNTLOCKS...more details

SET_BAPIACNTAVAMNTPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACNTAVAMNT...more details

SET_BAPIACNTBALANCEPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACNTBALANCE...more details

SET_BAPIACNTNOTICEPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACNTNOTICE...more details

SET_BAPIACNTPERIODPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIACNTPERIOD...more details

SET_BAPIBUSPARTNERPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIBUSPARTNER...more details

SET_BAPIOPMDATAPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIOPMDATA...more details

SET_BAPIPAYMENTITEMPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIPAYMENTITEM...more details

SET_BAPIPAYMENTNOTESPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_BAPIPAYMENTNOTES...more details

SET_IREF_ACCOUNT_ATTRIBUTESPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_IREF_ACCOUNT_ATTRIBUTES...more details

SET_IREF_ACCOUNT_CONTENTPrivate
CALL METHOD /fscaa/if_plain_account_data=>SET_IREF_ACCOUNT_CONTENT...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!