SAP ABAP Class IF_DMC_RECEIVER_SPEC (Type of Outbound Processing)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DMC_POBJECT Persistent Object 20001206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_BAPI_APPL Receiver Area BAPI 20001206
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_BIP_APPL CL_DMC_BIP_APPL 20001206
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_DDIC_IB CL_DMC_DDIC_IB 20001206
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_DI_WRAPPER Link direct input to DMC maintenance 20001206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_ISB_APPL CL_DMC_ISB_APPL 20001206
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_RX_IDOC_IB Inbound Processing with IDOC 20001206
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_SELF_DEF_RECEIVER Self-Defined Recipient Range 20001206
Properties
Class IF_DMC_RECEIVER_SPEC  
Short Description Type of Outbound Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001206   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DMC_RECEIVER_SPEC has no interface implemented.
Friends
Class IF_DMC_RECEIVER_SPEC has no friend class.
Attributes
Class IF_DMC_RECEIVER_SPEC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Returns a copy of itself (copy constructor) 20001206
2 COPY_RCONTAINER Instance method Public Method Returns a copy of the receiver container 20001206
3 CREATE Static method Public Method Creates an Instance 20001206
4 DEL Instance method Public Method deletes itself (from database) 20001206
5 GET_CLASS_NAME_TAG Instance method Public Method Returns a flag for the class name (Dom dmc_rti) 20001206
6 GET_DEFAULTS Instance method Public Method Returns default values for technical fields 20001206
7 GET_FM_SUBSCREEN Instance method Public Method 20110204
8 GET_RCONTAINER Instance method Public Method Provides a receiver container 20001206
9 GET_REPID Instance method Public Method Returns the program of the subscreen 20001206
10 GET_SUBSCREEN_NO Instance method Public Method Provides screen number of subscreen 20001206
11 GET_TITLE Instance method Public Method Language-dependent title for selection 20001206
12 INIT_GLOB_TABLES Instance method Public Method Loads data before PBO to internal tables 20001206
13 IS_VALID_STRUCTURE_NAME Instance method Public Method Structure name ok? 20001206
14 LOAD_BY_GUID Static method Public Method Gets an existing object from the database 20001206
15 READ_ONLY_STREES Instance method Public Method Is user allowed to define hierarchy structures? 20001206
16 READ_ONLY_STRUCTURES Instance method Public Method Can suggested structures be changed/processed? 20001206
17 SAVE Instance method Public Method saves the data 20001206
18 SCONTAINER_PROPOSAL Instance method Public Method Suggests a sender container 20001206
19 STORE_GLOB_TABLES Instance method Public Method Saves data before saving screen (if necessary)! 20001206
Events
Class IF_DMC_RECEIVER_SPEC has no event.
Types
Class IF_DMC_RECEIVER_SPEC has no local type.
Method Signatures

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20001206
2 Returning IOT Value transfer Object reference (TYPE REF TO) IF_DMC_RECEIVER_SPEC IF_DMC_RECEIVER_SPEC 20001206

Method COPY on class IF_DMC_RECEIVER_SPEC has no exception.

Method COPY_RCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONT_OWNER Call by reference Object reference (TYPE REF TO) IF_DMC_CONT_OWNER IF_DMC_CONT_OWNER 20001206
2 Returning R Value transfer Object reference (TYPE REF TO) CL_DMC_RCONTAINER_TYPE R 20001206

Method COPY_RCONTAINER on class IF_DMC_RECEIVER_SPEC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20001206
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_RECEIVER_SPEC IF_DMC_RECEIVER_SPEC 20001206

Method CREATE on class IF_DMC_RECEIVER_SPEC has no exception.

Method DEL Signature

Method DEL on class IF_DMC_RECEIVER_SPEC has no parameter.
Method DEL on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_CLASS_NAME_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTI Value transfer Type reference (TYPE) DMCT_RTI_TYPE RTI 20001206

Method GET_CLASS_NAME_TAG on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEFAULTS Call by reference Type reference (TYPE) DMC_TFLDS_TAB ITab mit tech. Feldern 20001206
2 Importing IM_CONVOBJ_GUID Call by reference Type reference (TYPE) GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20001206

Method GET_DEFAULTS on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_FM_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO Value transfer Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20110204

Method GET_FM_SUBSCREEN on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_RCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_RCONTAINER_TYPE ELEM 20001206
# Exception Resumable Description Created on
1 BDOC_NAME_INITIAL BDOC-Name nicht gesetzt 20001206
2 IDOC_NAME_INITIAL IDOC-Name nicht gesetzt 20001206
3 SXDA_NAME_INITIAL SXDA-Name nicht gesetzt 20001206

Method GET_REPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REPID Value transfer Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20001206

Method GET_REPID on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_SUBSCREEN_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO Value transfer Type reference (TYPE) SYDYNNR NO 20001206

Method GET_SUBSCREEN_NO on class IF_DMC_RECEIVER_SPEC has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TITLE Value transfer Type reference (TYPE) DMC_IDENT DMC: Allg. Bezeichner 20001206

Method GET_TITLE on class IF_DMC_RECEIVER_SPEC has no exception.

Method INIT_GLOB_TABLES Signature

Method INIT_GLOB_TABLES on class IF_DMC_RECEIVER_SPEC has no parameter.
Method INIT_GLOB_TABLES on class IF_DMC_RECEIVER_SPEC has no exception.

Method IS_VALID_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) DDNAME Strukturname 20001206
2 Returning OK Value transfer Type reference (TYPE) BOOLEAN Name ok/nicht ok 20001206

Method IS_VALID_STRUCTURE_NAME on class IF_DMC_RECEIVER_SPEC has no exception.

Method LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT CL_DMC_CONV_OBJECT 20001206
2 Importing GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20001206
3 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_RECEIVER_SPEC IF_DMC_RECEIVER_SPEC 20001206
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Fehler bei Erzeugung 20001206

Method READ_ONLY_STREES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20001206

Method READ_ONLY_STREES on class IF_DMC_RECEIVER_SPEC has no exception.

Method READ_ONLY_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20001206

Method READ_ONLY_STRUCTURES on class IF_DMC_RECEIVER_SPEC has no exception.

Method SAVE Signature

Method SAVE on class IF_DMC_RECEIVER_SPEC has no parameter.
Method SAVE on class IF_DMC_RECEIVER_SPEC has no exception.

Method SCONTAINER_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONT_OWNER Call by reference Object reference (TYPE REF TO) IF_DMC_CONT_OWNER IM_CONT_OWNER 20001206
2 Returning R Value transfer Object reference (TYPE REF TO) CL_DMC_CONTAINER_TYPE R 20001206

Method SCONTAINER_PROPOSAL on class IF_DMC_RECEIVER_SPEC has no exception.

Method STORE_GLOB_TABLES Signature

Method STORE_GLOB_TABLES on class IF_DMC_RECEIVER_SPEC has no parameter.
Method STORE_GLOB_TABLES on class IF_DMC_RECEIVER_SPEC has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in