SAP ABAP Class CL_MMIM_MIGO_MOVE_FIELDS (Buffer for Movement Type Data: MIGO Field Selection)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Properties
Class CL_MMIM_MIGO_MOVE_FIELDS  
Short Description Buffer for Movement Type Data: MIGO Field Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MB   Application development R/3 inventory management 
Created 19991129   SAP 
Last change 20100310   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)
Interfaces
Class CL_MMIM_MIGO_MOVE_FIELDS has no interface implemented.
Friends
Class CL_MMIM_MIGO_MOVE_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_MIGO_CUST_FIELDS Static Attribute Private See coding Buffer Table for MIGO_CUST_FIELDS 19991129
2 T_ALL_CUST_FIELDS Static Attribute Public Type reference (TYPE) TY_T_FIELDNAME Customizeable Fields 19991218
3 T_BASE_CUST_FIELDS Static Attribute Public Type reference (TYPE) TY_T_FIELDNAME Basis Fields for Movement Type Customizing 20010128
4 T_GOCOBL1_FIELDS Static Attribute Public Type reference (TYPE) TY_T_FIELDNAME Fields of GOCOBL1 19991218
5 T_GOCOBL1_NO_CI Static Attribute Public Type reference (TYPE) TY_T_FIELDNAME GOCOBL1 Without CI_COBL 20010128
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor: Analysis of Structure GOCOBL 19991129
2 DEPENDENT_FIELDS_GET Static method Private Method Derive Dependent Fields 19991218
3 GET_COBL_FIELDS Static method Public Method Field Selection for BWART (only GOCOBL1/FI Acct Assmt Flds) 19991129
4 GET_FIELDS Static method Public Method Field Selection for Movement Type (All Fields) 19991129
Events
Class CL_MMIM_MIGO_MOVE_FIELDS has no event.
Types
Class CL_MMIM_MIGO_MOVE_FIELDS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MMIM_MIGO_MOVE_FIELDS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MMIM_MIGO_MOVE_FIELDS has no exception.

Method DEPENDENT_FIELDS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAMES Call by reference Type reference (TYPE) TY_T_FIELDNAME Tabelle von Feldnamen 19991218
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) MIGO_FIELDNAME Feldname 19991218

Method DEPENDENT_FIELDS_GET on class CL_MMIM_MIGO_MOVE_FIELDS has no exception.

Method GET_COBL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) TY_T_FIELDNAME Felder in MIGO_CUST_FIELDS und GOCOBL1 19991129
2 Importing I_BWART Call by reference Type reference (TYPE) BWART Bewegungsart 19991129
3 Importing I_WITH_KONTO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Auch KONTO zurückgeben 19991220

Method GET_COBL_FIELDS on class CL_MMIM_MIGO_MOVE_FIELDS has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) TYT_MIGO_MOVE_FIELDS Tabelle der Felder mit Steuerdaten 19991129
2 Importing I_BWART Call by reference Type reference (TYPE) BWART Bewegungsart 19991129

Method GET_FIELDS on class CL_MMIM_MIGO_MOVE_FIELDS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in