SAP ABAP Class CL_RERA_OP_SERVICES (Service Methods)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_OP (Package) RE: One-Time Posting
Properties
Class CL_RERA_OP_SERVICES  
Short Description Service Methods    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_RA_OP   RE: One-Time Posting 
Created 20041022   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REMM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REMM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RERA_OP_SERVICES has no interface implemented.
Friends
Class CL_RERA_OP_SERVICES has no friend class.
Attributes
Class CL_RERA_OP_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CC_ALLOWED Static method Public Method Checks If Company Code Is Allowed for Posting Activity 20041022
2 GET_ACCOUNT_FOR_OPACT Static method Public Method 20041124
3 GET_POSSIBLE_CCTYPE Static method Public Method Gets All Possible Company Code Types for Posting Activity 20041022
4 IS_OPACT_RELEVANT_FOR_ACCSYS Static method Public Method Checks If Posting Activity Relevant for an Accounting System 20050822
Events
Class CL_RERA_OP_SERVICES has no event.
Types
Class CL_RERA_OP_SERVICES has no local type.
Method Signatures

Method CHECK_CC_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_ALLOWED Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20041022
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20041022
3 Importing ID_OPACT Value transfer Type reference (TYPE) RERAOPACT Buchungsvorfall 20041022

Method CHECK_CC_ALLOWED on class CL_RERA_OP_SERVICES has no exception.

Method GET_ACCOUNT_FOR_OPACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCOUNT Call by reference Type reference (TYPE) RE_T_OPACT_ACCOUNT Zuordnung Konto zu Buchungsvorfall 20041210
2 Importing ID_CCTYPE Value transfer Type reference (TYPE) REMMCCTYPE Buchungskreistyp 20041210
3 Importing ID_OBJTYPE Value transfer Type reference (TYPE) RECAOBJTYPE Objektart 20041124
4 Importing IF_ONLY_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Kennz.: Nur aktive Buchungsvorfälle? 20041210
5 Importing IT_SO_OPACT Call by reference Type reference (TYPE) RE_T_RSOOPACT Select-Option für Buchungsvorfall 20041124

Method GET_ACCOUNT_FOR_OPACT on class CL_RERA_OP_SERVICES has no exception.

Method GET_POSSIBLE_CCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CCTYPE Call by reference Type reference (TYPE) RE_T_CCTYPE Tabellentype: Buchungskreistyp 20041022
2 Importing ID_OPACT Value transfer Type reference (TYPE) RERAOPACT Buchungsvorfall 20041022
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20041022

Method IS_OPACT_RELEVANT_FOR_ACCSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_RELEVANT Call by reference Type reference (TYPE) RECABOOL Vorfall ist relevant 20050822
2 Importing ID_ACCSYSTEM Call by reference Type reference (TYPE) RERAACCSYSTEM 'FI' Buchhaltungssystem 20050822
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050822
4 Importing ID_OPACT Call by reference Type reference (TYPE) RERAOPACT Buchungsvorfall 20050822

Method IS_OPACT_RELEVANT_FOR_ACCSYS on class CL_RERA_OP_SERVICES has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600