SAP ABAP Class CL_RECP_OI_APP (DOI Application - General)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CP (Application Component) Correspondence
     RE_CP_OI (Package) RE: Office Integration (Correspondence with OfficeIntegr.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_OBJECT Instanciable Object (Abstract): Standard Implementation 20011104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECP_OI_APP DOI Application 20011104
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_AO DOI Application: Arch. Object 20020116
2 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_AT DOI Application: Adjustment Measure 20050619
3 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_BE DOI Application: Business Entity 20020116
4 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_BU DOI Application: Building 20020116
5 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_CN DOI Application: Contract 20020116
6 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_LR DOI Application: Land Register 20050619
7 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_MN DOI Application: Mandate 20050619
8 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_NA DOI Application: Notice of Assessment 20050619
9 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_OF DOI Application: Contract Offer 20050619
10 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_OO DOI Application: Offered Object 20050619
... Click here to see Used By full list (16 items)
Properties
Class CL_RECP_OI_APP  
Short Description DOI Application - General    
Super Class CL_RECA_OBJECT Instanciable Object (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CP_OI   RE: Office Integration (Correspondence with OfficeIntegr.) 
Created 20011104   SAP 
Last change 20110908   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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECP3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECP_OI_APP DOI Application 20011104
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20011104 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_OBJTYPE Instance attribute Public Attribute reference (LIKE) 20020114
2 MO_EXIT Instance attribute Protected Object reference (TYPE REF TO) BADI_RECP_OI BAdI Interface for User Exits 20020115
3 MR_DOC_LIST Instance attribute Protected Object reference (TYPE REF TO) DATA Reference to Document List (STANDARD TABLE) 20020116
4 MS_OPTIONS Instance attribute Public Attribute reference (LIKE) 20020114
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DOC_SPEC Instance method Protected Method Inserts Document (Special Data) in List [abstract] 20020117
2 CHECK_ALL Instance method Public Method 20011104
3 COMPLETE_DOC_OBJADDR Instance method Protected Method Completes the Document Data: Object Address [Final] 20021007
4 COMPLETE_DOC_OBJADDR_MULTI Instance method Protected Method Completes Document Data: > 1 Object Address [Final] 20050619
5 GET_DOC_LIST Instance method Public Method 20020116
6 INIT Instance method Public Method 20011104
7 PRINT_DOC Instance method Public Method 20020114
8 SET_APPLOUTPLACE Instance method Public Method 20060112
9 SET_PRNDATE Instance method Public Method 20020114
10 SET_SELDATE Instance method Public Method 20020114
11 SET_TEMPLATE Instance method Public Method 20020114
12 _COMPLETE_DOC_BUSOBJ Instance method Private Method Completes Document Data: Business Object 20021006
13 _COMPLETE_DOC_PARAM Instance method Private Method Completes Document Data: Output Parameters 20020124
14 _COMPLETE_DOC_PARTNER Instance method Private Method Completes Document Data: Clerk & Partner 1/2 20020124
15 _COMPLETE_DOC_RECIP Instance method Private Method Completes Document Data: Recipient 20021006
16 _COMPLETE_DOC_SENDER Instance method Private Method Completes the Document Data: Sender 20021007
17 _EXIT_CHANGE_DOC_DATA Instance method Private Method Calls BAdI Method to Change Document Data 20020123
18 _GET_PARTNER_BY_OBJREL_X Instance method Private Method Delivers All Output Data for a Partner 20021006
19 _INIT_EXIT_REF Instance method Private Method Initializes BAdI Reference 20020115
Events
Class CL_RECP_OI_APP has no event.
Types
Class CL_RECP_OI_APP has no local type.
Method Signatures

Method APPEND_DOC_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021006
2 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20021006
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20020117
4 Importing IS_DOC_CA_ALL Call by reference Type reference (TYPE) RECP_OI_DOC_CA_ALL Allgemeine Dokumentdaten 20020118
# Exception Resumable Description Created on
1 ERROR Fehler 20020117

Method CHECK_ALL Signature

Method CHECK_ALL on class CL_RECP_OI_APP has no parameter.
Method CHECK_ALL on class CL_RECP_OI_APP has no exception.

Method COMPLETE_DOC_OBJADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_OBJADDR Call by reference Type reference (TYPE) RECP_OI_DOC_CA_OBJADDR Objektadresse 20021007
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021007
3 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20021007
4 Importing IO_HAS_ADDRESS Call by reference Object reference (TYPE REF TO) IF_REBP_HAS_ADDRESS Business-Objekt mit Adresse 20050619
# Exception Resumable Description Created on
1 ERROR Fehler 20021007

Method COMPLETE_DOC_OBJADDR_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_OBJADDR Call by reference Type reference (TYPE) RECP_OI_DOC_CA_OBJADDR Objektadresse 20050619
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20050619
3 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20050619
4 Importing IO_HAS_MULTI_ADDRESS Call by reference Object reference (TYPE REF TO) IF_REBP_HAS_MULTI_ADDRESS Business-Objekt mit Adressen (Mehrfachzuordnung möglich) 20050619
# Exception Resumable Description Created on
1 ERROR Fehler 20050619

Method GET_DOC_LIST Signature

Method GET_DOC_LIST on class CL_RECP_OI_APP has no parameter.
Method GET_DOC_LIST on class CL_RECP_OI_APP has no exception.

Method INIT Signature

Method INIT on class CL_RECP_OI_APP has no parameter.
Method INIT on class CL_RECP_OI_APP has no exception.

Method PRINT_DOC Signature

Method PRINT_DOC on class CL_RECP_OI_APP has no parameter.
Method PRINT_DOC on class CL_RECP_OI_APP has no exception.

Method SET_APPLOUTPLACE Signature

Method SET_APPLOUTPLACE on class CL_RECP_OI_APP has no parameter.
Method SET_APPLOUTPLACE on class CL_RECP_OI_APP has no exception.

Method SET_PRNDATE Signature

Method SET_PRNDATE on class CL_RECP_OI_APP has no parameter.
Method SET_PRNDATE on class CL_RECP_OI_APP has no exception.

Method SET_SELDATE Signature

Method SET_SELDATE on class CL_RECP_OI_APP has no parameter.
Method SET_SELDATE on class CL_RECP_OI_APP has no exception.

Method SET_TEMPLATE Signature

Method SET_TEMPLATE on class CL_RECP_OI_APP has no parameter.
Method SET_TEMPLATE on class CL_RECP_OI_APP has no exception.

Method _COMPLETE_DOC_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_BUSOBJ Call by reference Type reference (TYPE) RECP_OI_DOC_CA_BUSOBJ Allgemeine Daten des Business-Objekts 20021006
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021006
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20021006
# Exception Resumable Description Created on
1 ERROR Fehler 20021006

Method _COMPLETE_DOC_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_PARAM Call by reference Type reference (TYPE) RECP_OI_DOC_CA_PARAM Allgemeine Ausgabeparameter 20020124
# Exception Resumable Description Created on
1 ERROR Fehler 20020124

Method _COMPLETE_DOC_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_CLERK Call by reference Type reference (TYPE) RECP_OI_DOC_CA_CLERK Sachbearbeiter 20020124
2 Exporting ES_DOC_PARTN1 Call by reference Type reference (TYPE) RECP_OI_DOC_CA_PARTN1 Weiterer Partner 1 20020124
3 Exporting ES_DOC_PARTN2 Call by reference Type reference (TYPE) RECP_OI_DOC_CA_PARTN2 Weiterer Partner 2 20020124
4 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021006
5 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20021006
6 Importing ID_SENDER_COUNTRY Call by reference Type reference (TYPE) T001-LAND1 Absenderland 20021007
7 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20020124
# Exception Resumable Description Created on
1 ERROR Fehler 20020124

Method _COMPLETE_DOC_RECIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_RECIP Call by reference Type reference (TYPE) RECP_OI_DOC_CA_RECIP Empfängerdaten 20021006
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021006
3 Importing ID_RECIPIENT_INTRENO Call by reference Type reference (TYPE) RECAINTRENO Empfänger: falls Partner aus übergeordnetem Bus.-Objekt ist 20021006
4 Importing ID_RECIPIENT_OBJRELGUID Call by reference Type reference (TYPE) REBPOBJRELGUID Empfänger: GUID der Geschäftspartner-Objektbeziehung 20021006
5 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20021006
6 Importing ID_SENDER_COUNTRY Call by reference Type reference (TYPE) T001-LAND1 Absenderland 20021007
7 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20021006
# Exception Resumable Description Created on
1 ERROR Fehler 20021006

Method _COMPLETE_DOC_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_SENDER Call by reference Type reference (TYPE) RECP_OI_DOC_CA_SENDER Absender (Buchungskreisdaten) 20021007
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021007
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20021007
# Exception Resumable Description Created on
1 ERROR Fehler 20021007

Method _EXIT_CHANGE_DOC_DATA Signature

Method _EXIT_CHANGE_DOC_DATA on class CL_RECP_OI_APP has no parameter.
# Exception Resumable Description Created on
1 CANCEL Abbruch; Dokument soll nicht ausgegeben werden 20020123

Method _GET_PARTNER_BY_OBJREL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARTNER Call by reference Type reference (TYPE) RECP_OI_DOC_CA_PARTNER Geschäftspartner: Allg. Daten 20021006
2 Importing ID_LANGU Call by reference Type reference (TYPE) RECPOILANGU Sprache bei Dokumenterstellung 20021006
3 Importing ID_SELDATE Call by reference Type reference (TYPE) RECPOISELDATE Stichtag für Datenselektion 20021006
4 Importing ID_SENDER_COUNTRY Call by reference Type reference (TYPE) T001-LAND1 Absenderland 20021007
5 Importing IS_OBJREL_X Call by reference Type reference (TYPE) REBP_OBJREL_X Geschäftspartner-Objektbeziehung und Zusatzfelder 20021006
# Exception Resumable Description Created on
1 ERROR Fehler 20021006

Method _INIT_EXIT_REF Signature

Method _INIT_EXIT_REF on class CL_RECP_OI_APP has no parameter.
Method _INIT_EXIT_REF on class CL_RECP_OI_APP has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_AO DOI Application: Arch. Object 20020116
2 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_AT DOI Application: Adjustment Measure 20050619
3 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_BE DOI Application: Business Entity 20020116
4 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_BU DOI Application: Building 20020116
5 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_CN DOI Application: Contract 20020116
6 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_LR DOI Application: Land Register 20050619
7 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_MN DOI Application: Mandate 20050619
8 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_NA DOI Application: Notice of Assessment 20050619
9 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_OF DOI Application: Contract Offer 20050619
10 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_OO DOI Application: Offered Object 20050619
11 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_PE DOI Application: Other Public Register 20050619
12 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_PL DOI Application: Parcel 20050619
13 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_PR DOI Application: Property 20020116
14 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_RC DOI Application: Parcel Update 20050619
15 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_RO DOI Application: Rental Object 20020116
16 Inheritance (c INHERITING FROM c_ref)  CL_RECP_OI_APP_RR DOI Application: RE Search Request 20050619
History
Last changed by/on SAP  20110908 
SAP Release Created in 110