SAP ABAP Interface IF_MRM_DPC (Down Payment Clearing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MRM (Package) Appl.development R/3 decentralized invoice verification
Properties
Interface IF_MRM_DPC  
Short Description Down Payment Clearing    
General Data
Package MRM   Appl.development R/3 decentralized invoice verification 
Created 20080423   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_MRM_DPC has no forward declaration.
Interfaces
Interface IF_MRM_DPC has no interface.
Friends
Interface IF_MRM_DPC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RBDPC Instance attribute Public Type reference (TYPE) TTY_RBDPC Down Payment Clearing Information 20080423
2 MT_RBDPC_BUFFER Instance attribute Public Type reference (TYPE) FPDP_T_RBDPC Buffer for Down Payment Clearing Information 20080429
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory Method 20080423
2 DELETE Static method Public Method Delete Object Reference 20080423
3 GET_DATA Instance method Public Method Get Information from Attribute MT_RBDPC 20080423
4 GET_DATA_BUFFER Instance method Public Method Get Information from Buffer (MT_RBDPC_BUFFER) 20080429
5 GET_REF Static method Public Method Transfer Reference 20131115
6 SET_DATA Instance method Public Method Write Information to Attribute MT_RBDPC 20080423
7 SET_DATA_BUFFER Instance method Public Method Write Information to Buffer (MT_RBDPC_BUFFER) 20080429
Events
Interface IF_MRM_DPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STY_RBDPC Public See coding Down Payment Clearing Information 20080425 BEGIN OF sty_rbdpc, selkz TYPE selkz. INCLUDE TYPE rbdpc. TYPES: END OF sty_rbdpc
2 STY_RBDPC_UPDATE Public Type reference (TYPE) MRMRBDPC Down Payment Clearing - Database Update 20080505
3 TTY_RBDPC Public See coding Down Payment Clearing Information 20080425 tty_rbdpc TYPE STANDARD TABLE OF sty_rbdpc
4 TTY_RBDPC_UPDATE Public See coding Down Payment Clearing - Database Update 20080505 tty_rbdpc_update TYPE STANDARD TABLE OF sty_rbdpc_update
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DPC Value transfer Object reference (TYPE REF TO) IF_MRM_DPC Referenz zur Anzahlungsverrechnung 20080423

Method CREATE on Interface IF_MRM_DPC has no exception.

Method DELETE Signature

Method DELETE on Interface IF_MRM_DPC has no parameter.
Method DELETE on Interface IF_MRM_DPC has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RBDPC Call by reference Type reference (TYPE) TTY_RBDPC Anzahlungsverrechnungsinformationen 20080423

Method GET_DATA on Interface IF_MRM_DPC has no exception.

Method GET_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RBDPC Call by reference Type reference (TYPE) FPDP_T_RBDPC Anzahlungsverrechnungsinformationen (gepuffert) 20080429

Method GET_DATA_BUFFER on Interface IF_MRM_DPC has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DPC Value transfer Object reference (TYPE REF TO) IF_MRM_DPC Anzahlungsverrechnung 20131115

Method GET_REF on Interface IF_MRM_DPC has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RBDPC Call by reference Type reference (TYPE) TTY_RBDPC Anzahlungsverrechnungsinformationen 20080423

Method SET_DATA on Interface IF_MRM_DPC has no exception.

Method SET_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RBDPC Call by reference Type reference (TYPE) FPDP_T_RBDPC Anzahlungsverrechnungsinformationen (zu puffern) 20080429

Method SET_DATA_BUFFER on Interface IF_MRM_DPC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 604