SAP /J7L/IF_REA_T_CONNECTOR OO Class - Universal Data Collector









/J7L/IF_REA_T_CONNECTOR 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 /J7L/IF_REA_T_CONNECTOR 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 /J7L/IF_REA_T_CONNECTOR 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_CONCURRENT_PROCESSESSpecifying of Parallel ProcessingPublic
CALL METHOD /j7l/if_rea_t_connector=>GET_CONCURRENT_PROCESSES...more details

GET_INSTANCE_NAMINGField Label on User InterfacePublic
CALL METHOD /j7l/if_rea_t_connector=>GET_INSTANCE_NAMING...more details

GET_LOGON_GROUPLogical Group in Parallel ProcessingPublic
CALL METHOD /j7l/if_rea_t_connector=>GET_LOGON_GROUP...more details

GET_NEXT_KMVD_PACKAGENext Package of Packaging Transaction Data for ProcessingPublic
CALL METHOD /j7l/if_rea_t_connector=>GET_NEXT_KMVD_PACKAGE...more details

GET_NEXT_KVFM_PACKAGENext Package of Article Transaction Data for ProcessingPublic
CALL METHOD /j7l/if_rea_t_connector=>GET_NEXT_KVFM_PACKAGE...more details

GET_PACKAGE_SIZEDefinition of Package SizePublic
CALL METHOD /j7l/if_rea_t_connector=>GET_PACKAGE_SIZE...more details

GET_PROCESS_STATEContext State in Parallel ProcessingPublic
CALL METHOD /j7l/if_rea_t_connector=>GET_PROCESS_STATE...more details

HAS_NEXTSpecifies Whether Another Package ExistsPublic
CALL METHOD /j7l/if_rea_t_connector=>HAS_NEXT...more details

IS_COUNTRY_SETREA origin country/region of destination already determined?Public
CALL METHOD /j7l/if_rea_t_connector=>IS_COUNTRY_SET...more details

IS_DATA_FILTEREDREA data filter already applied?Public
CALL METHOD /j7l/if_rea_t_connector=>IS_DATA_FILTERED...more details

IS_SPLITTING_EVALUATEDREA splitting filter already applied?Public
CALL METHOD /j7l/if_rea_t_connector=>IS_SPLITTING_EVALUATED...more details

IS_TIMEFRAME_CONDENSEDTime Periods Already Aggregated for Master Data ValidityPublic
CALL METHOD /j7l/if_rea_t_connector=>IS_TIMEFRAME_CONDENSED...more details

SET_SELECTION_CRITERIADefinition of Selection CriteriaPublic
CALL METHOD /j7l/if_rea_t_connector=>SET_SELECTION_CRITERIA...more details

WRITE_PROTOCOL_HEADERWrites Log Header and Title to SpoolPublic
CALL METHOD /j7l/if_rea_t_connector=>WRITE_PROTOCOL_HEADER...more details




Links to Related Class(s)

/J7L/IF_...
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!