SAP ABAP Class /MAP/CL_TDLOCAS_LIST (Assignment of Locations to Assortments)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     /MAP/P04 (Package) BW: Assortment Assignment Content
Properties
Class /MAP/CL_TDLOCAS_LIST  
Short Description Assignment of Locations to Assortments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MAP/P04   BW: Assortment Assignment Content 
Created 20031205   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MAP/ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MAP/CL_TDLOCAS_LIST has no interface implemented.
Friends
Class /MAP/CL_TDLOCAS_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DATA Static Attribute Private Type reference (TYPE) RSNDI_T_CHAVL Table with Characteristic Values 20031208
2 GT_DEL_DATA Static Attribute Private Type reference (TYPE) RSNDI_T_CHAVL Table with Characteristic Values 20031212
3 GT_NEW_TDLOCAS Instance attribute Private Type reference (TYPE) /MAP/_T_TDLOCAS 20040621
4 GT_TDLOCAS Instance attribute Public Type reference (TYPE) /MAP/_T_TDLOCAS 20031208
5 G_ASTYP Instance attribute Public Type reference (TYPE) /MAP/DE_ADASTYP Assortment Type 20031205
6 G_DEL_RECNO Static Attribute Private Type reference (TYPE) SYTABIX Internal Tables; Current Line Index 20031212
7 G_DISTR_CHAN Instance attribute Public Type reference (TYPE) /MAP/DE_SSMDSTCH Distribution Channel 20081104
8 G_DUEDATE Instance attribute Public Type reference (TYPE) /MAP/DE_ADDUEDT Key Date 20031205
9 G_RECNO Static Attribute Private Type reference (TYPE) SYTABIX Internal Tables; Current Line Index 20031208
10 G_SALESORG Instance attribute Public Type reference (TYPE) /MAP/DE_SSMSLO Sales Organization 20081104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SINGLE_ASMT Instance method Public Method Check for Existence 20040427
2 CONSTRUCTOR Instance method Public Constructor Constructor Method 20031205
3 DEL_MULTIPLE_ASMT Instance method Public Method Physically Delete Assignments 20031212
4 DEL_SINGLE_ASMT Instance method Public Method Delete Single Assignment 20031212
5 END_SINGLE_ASMT Instance method Public Method End Single Assignment 20031208
6 GET_DATEF_FIELD_DDIC Instance method Public Method DDIC for Date From 20031209
7 GET_DATET_FIELD_DDIC Instance method Public Method DDIC for Date To 20031209
8 LOAD_TDLOCAS_LIST Instance method Public Method Loading of Assignments 20040128
9 POST_MULTIPLE_ASMT Instance method Public Method Save Assignments 20031208
10 SET_SINGLE_ASMT Instance method Public Method Create Single Assignment 20031208
Events
Class /MAP/CL_TDLOCAS_LIST has no event.
Types
Class /MAP/CL_TDLOCAS_LIST has no local type.
Method Signatures

Method CHECK_SINGLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIST Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040427
2 Importing IS_TDLOCAS Call by reference Type reference (TYPE) /MAP/S_TDLOCASGRID Zuordnung der Betriebe zu Sortimenten 20040427

Method CHECK_SINGLE_ASMT on class /MAP/CL_TDLOCAS_LIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MAP/CL_TDLOCAS_LIST has no parameter.
# Exception Resumable Description Created on
1 NO_ACTIVE 0RT_TDLOCAS ist nicht aktiv 20031205
2 NO_TDLOCAS Keine Zuordnungen gefunden 20031208

Method DEL_MULTIPLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20031212
2 Importing IT_BLACK_LIST Call by reference Type reference (TYPE) /MAP/_T_PLANT 20040827
# Exception Resumable Description Created on
1 NO_DATA Nix zu loeschen 20031212
2 NO_DELETE Loeschen fehlgeschlagen 20031212

Method DEL_SINGLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TDLOCAS Call by reference Type reference (TYPE) /MAP/S_TDLOCASGRID Zuordnung der Betriebe zu Sortimenten 20031212
2 Importing I_IMMEDIATE_DELETION Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040827

Method DEL_SINGLE_ASMT on class /MAP/CL_TDLOCAS_LIST has no exception.

Method END_SINGLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TDLOCAS Call by reference Type reference (TYPE) /MAP/S_TDLOCASGRID Zuordnung der Betriebe zu Sortimenten 20031208

Method END_SINGLE_ASMT on class /MAP/CL_TDLOCAS_LIST has no exception.

Method GET_DATEF_FIELD_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20031209

Method GET_DATEF_FIELD_DDIC on class /MAP/CL_TDLOCAS_LIST has no exception.

Method GET_DATET_FIELD_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20031209

Method GET_DATET_FIELD_DDIC on class /MAP/CL_TDLOCAS_LIST has no exception.

Method LOAD_TDLOCAS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASORT Call by reference Type reference (TYPE) /MAP/_T_ASORT 20040128
2 Importing IT_PLANTT Call by reference Type reference (TYPE) /MAP/_T_PLANTT 20081204
3 Importing I_ASTYP Call by reference Type reference (TYPE) /MAP/DE_ADASTYP Sortimentsart 20040128
4 Importing I_DUEDATE Call by reference Type reference (TYPE) /MAP/DE_ADDUEDT Stichtag 20040128
# Exception Resumable Description Created on
1 NO_TDLOCAS Keine Zuordnungen 20040128

Method POST_MULTIPLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) RS_T_MSG 20031208
2 Exporting E_ERROR Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208
# Exception Resumable Description Created on
1 NO_ACTIVATE Fehler beim Aktivieren 20040113
2 NO_SAVE Fehler beim Sichern 20040113

Method SET_SINGLE_ASMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TDLOCAS Call by reference Type reference (TYPE) /MAP/S_TDLOCASGRID Zuordnung der Betriebe zu Sortimenten 20031208

Method SET_SINGLE_ASMT on class /MAP/CL_TDLOCAS_LIST has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 351