SAP ABAP Class IF_DMC_DITYPE (Type Management Direct Input)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DMC_POBJECT Persistent Object 20000712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_DIRECT_INPUT_EXAMPLE2 Example 2, for direct input 2 20001204
Properties
Class IF_DMC_DITYPE  
Short Description Type Management Direct Input    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000712   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_DITYPE has no interface implemented.
Friends
Class IF_DMC_DITYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_DI_WRAPPER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_DI_WRAPPER Link direct input to DMC maintenance 20000920
2 TYPEX Instance attribute Public Type reference (TYPE) DMC_DITYP DMC: Transfer Type 20000712
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copier Constructor 20000712
2 CREATE Static method Public Method Returns Newly Created Object 20000712
3 DEL Instance method Public Method Deletes Master Data 20000920
4 GET_FUNCNAME_FOR_DI Instance method Public Method Returns FUBU name of Direct Input 20001102
5 GET_RCONTAINER Instance method Public Method Returns Receiver Container 20000712
6 GET_REPID Instance method Public Method Returns Program for Screen 20000712
7 GET_SUBSCREEN_NO Instance method Public Method Returns Subscreen for Selection Screen 20000712
8 INIT_GLOB_TABLES Instance method Public Method Initialization of Table Control 20000928
9 LOAD_BY_GUID Static method Public Method Returns object from DB using GUID 20000712
10 RCONTAINER_STILL_VALID Instance method Public Method Is receiver area still valid, or should it be maintained? 20000712
11 SAVE Instance method Public Method Saving the Customizing Data 20001005
12 STORE_GLOB_TABLES Instance method Public Method Saving for Table Control 20000928
Events
Class IF_DMC_DITYPE has no event.
Types
Class IF_DMC_DITYPE 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 NEW_DI_WRAPPER Call by reference Object reference (TYPE REF TO) CL_DMC_DI_WRAPPER Anschluss Direct Input an Pflege von DMC 20000925
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_DITYPE Typverwaltung Direct Input 20000712

Method COPY on class IF_DMC_DITYPE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DI_WRAPPER Call by reference Object reference (TYPE REF TO) CL_DMC_DI_WRAPPER CL_DMC_ISB_APPL 20000925
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_DITYPE Typverwaltung Direct Input 20000712

Method CREATE on class IF_DMC_DITYPE has no exception.

Method DEL Signature

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

Method GET_FUNCNAME_FOR_DI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCNAME Value transfer Type reference (TYPE) RS38L_FNAM Name Funktionsbaustein 20001102

Method GET_FUNCNAME_FOR_DI on class IF_DMC_DITYPE has no exception.

Method GET_RCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RCONT Value transfer Object reference (TYPE REF TO) CL_DMC_RCONTAINER_TYPE CL_DMC_CONTAINER_TYPE 20000712

Method GET_RCONTAINER on class IF_DMC_DITYPE has no exception.

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 20000712

Method GET_REPID on class IF_DMC_DITYPE 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) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000712

Method GET_SUBSCREEN_NO on class IF_DMC_DITYPE has no exception.

Method INIT_GLOB_TABLES Signature

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

Method LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DI_WRAPPER Call by reference Object reference (TYPE REF TO) CL_DMC_DI_WRAPPER CL_DMC_ISB_APPL 20000925
2 Importing GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20000712
3 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_DMC_DITYPE Typverwaltung Direct Input 20000712

Method LOAD_BY_GUID on class IF_DMC_DITYPE has no exception.

Method RCONTAINER_STILL_VALID Signature

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

Method RCONTAINER_STILL_VALID on class IF_DMC_DITYPE has no exception.

Method SAVE Signature

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

Method STORE_GLOB_TABLES Signature

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