Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20040909 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2PERS_MAINT | Changes to Configuration Data | 20040812 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2PERS_MAINT_ACC | Read and Change Configuration Data | 20040816 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2PERS_READ | Configuration Data Read Access | 20040812 |
Properties
Class | CLC2DIR_PERS_ADAPTER | |
Short Description | Access to C2 Persistence | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SC2_PERSISTANCE | C2 Directory Persistence Services |
Created | 20040812 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20040909 | ||
2 | IFC2PERS_MAINT | Changes to Configuration Data | 20040812 | ||
3 | IFC2PERS_MAINT_ACC | Read and Change Configuration Data | 20040816 | ||
4 | IFC2PERS_READ | Configuration Data Read Access | 20040812 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IFC2PERS_FACTORY | 20040816 | Persistence Factory |
Attributes
Methods
Events
Class CLC2DIR_PERS_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATP_S_GUID | Private | Attribute reference (LIKE) | 20040920 |
|
||
2 | ATP_S_TABTYPE_BUFFER | Private | See coding | 20041217 | BEGIN OF atp_s_tabtype_buffer,
tabname TYPE string,
type TYPE REF TO cl_abap_tabledescr,
END OF atp_s_tabtype_buffer
|
||
3 | ATP_T_GUIDS | Private | Attribute reference (LIKE) | 20040920 |
|
||
4 | ATP_T_TABTYPE_BUFFER | Private | See coding | 20041217 | atp_t_tabtype_buffer TYPE HASHED TABLE OF atp_s_tabtype_buffer
with unique KEY tabname
|
||
5 | C2_GUID_ACT_INACT_TTYPE | Public | See coding | 20041105 | c2_guid_act_inact_ttype TYPE STANDARD TABLE OF c2_guid_act_inact_type WITH DEFAULT KEY
|
||
6 | C2_GUID_ACT_INACT_TYPE | Public | See coding | 20041105 | BEGIN OF c2_guid_act_inact_type.
INCLUDE TYPE cc2s_mgmnt_key.
TYPES END OF c2_guid_act_inact_type
|
Method Signatures
Method ACTIVATE_DELETE Signature
Method ACTIVATE_DELETE on class CLC2DIR_PERS_ADAPTER has no parameter.
Method ACTIVATE_DELETE on class CLC2DIR_PERS_ADAPTER has no exception.
Method ACTIVATE_INSERT Signature
Method ACTIVATE_INSERT on class CLC2DIR_PERS_ADAPTER has no parameter.
Method ACTIVATE_INSERT on class CLC2DIR_PERS_ADAPTER has no exception.
Method ACTIVATE_UPDATE Signature
Method ACTIVATE_UPDATE on class CLC2DIR_PERS_ADAPTER has no parameter.
Method ACTIVATE_UPDATE on class CLC2DIR_PERS_ADAPTER has no exception.
Method APPLICATION_QUERY Signature
Method APPLICATION_QUERY on class CLC2DIR_PERS_ADAPTER has no parameter.
Method APPLICATION_QUERY on class CLC2DIR_PERS_ADAPTER has no exception.
Method APPLY_TDEP_TO_FOUND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PRIMTAB | |||||||
2 | ![]() |
CT_TEXTTAB | |||||||
3 | ![]() |
IS_CO_NODE_NAME | |||||||
4 | ![]() |
IV_END_DATE | |||||||
5 | ![]() |
IV_START_DATE |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Method C2S_TO_VIM_SELLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VIMSELLIST | Call by reference | Type reference (TYPE) | C2S_VIMSELLIST_TTYPE | Selektionsbereich für View-Pflege | 20040823 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER_INT | C2 Message Handler Interface | 20050302 | ||
3 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040823 | ||
4 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Für Selektionsbedingungen im C2-Server | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method CHECK_TDEP_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATALIST | Call by reference | Type reference (TYPE) | STANDARD TABLE | Konfig. Daten im C2S Format | 20050128 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050125 | ||
3 | ![]() |
IV_REQUESTED_END_DATE | Call by reference | Type reference (TYPE) | D | 20050131 | |||
4 | ![]() |
IV_REQUESTED_START_DATE | Call by reference | Type reference (TYPE) | D | 20050131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050128 |
Method CHOOSE_ACT_INACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHOOSETAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040921 | |||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method CHOOSE_ACT_INACT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHOOSETAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten der Primärtabelle | 20040921 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CO_NAME | Call by reference | Type reference (TYPE) | SCOOLBUSINESSOBJECT | ESF : Business Objekt | 20040817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050302 |
Method COPY_ENTITIES Signature
Method COPY_ENTITIES on class CLC2DIR_PERS_ADAPTER has no parameter.
Method COPY_ENTITIES on class CLC2DIR_PERS_ADAPTER has no exception.
Method CREATE_FIELDTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDLIST | Call by reference | Type reference (TYPE) | C2S_FIELDLIST_TTYPE | C2Server-Feldliste | 20040825 | ||
2 | ![]() |
RT_FTAB | Value transfer | Type reference (TYPE) | C2S_FIELDLIST_TTYPE | C2Server-Feldliste | 20040825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method CREATE_INTERNAL_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PRIMTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20040823 | |||
2 | ![]() |
ER_TEXTTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20040823 | |||
3 | ![]() |
IV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040820 | |||
4 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040820 |
Method CREATE_INTERNAL_TABLES on class CLC2DIR_PERS_ADAPTER has no exception.
Method CREATE_INTERNAL_TAB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041217 | ||
2 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041217 |
Method CREATE_INTERNAL_TAB_TYPE on class CLC2DIR_PERS_ADAPTER has no exception.
Method CREATE_WHERETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WHERETAB | Call by reference | Type reference (TYPE) | C2S_WHERETAB_TTYPE | Wheretab zum Datenbank Zugriff im C2-Server | 20040818 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER_INT | C2 Message Handler Interface | 20050302 | ||
3 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | ||
4 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Für Selektionsbedingungen im C2-Server | 20040818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
Basisklasse für Ausnahmen | 20041006 |
Method CREATE_WHERETAB_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WHERETAB | Call by reference | Type reference (TYPE) | C2S_WHERETAB_TTYPE | Wheretab zum Datenbank Zugriff im C2-Server | 20040819 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040819 | ||
3 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Für Selektionsbedingungen im C2-Server | 20040819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method DB_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PRIMTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Konfigurations-Daten im Persistenz-Format | 20040818 | ||
2 | ![]() |
CT_TEXTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Konfigurations-Texte im Persistenz-Format | 20040818 | ||
3 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER_INT | C2 Message Handler Interface | 20050302 | ||
4 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040818 | ||
5 | ![]() |
IS_WHERETAB | Call by reference | Type reference (TYPE) | STRING | Selektionsparameter für Laufzeitzugriff aus Anwendung | 20041202 | ||
6 | ![]() |
IT_FIELDLIST | Call by reference | Type reference (TYPE) | C2S_FIELDLIST_TTYPE | C2Server-Feldliste | 20040825 | ||
7 | ![]() |
IT_LANGUS | Call by reference | Type reference (TYPE) | C2S_LANGU_TTYPE | Sprachentabelle im C2-Sever | 20040930 | ||
8 | ![]() |
IT_SELLIST | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Für Selektionsbedingungen im C2-Server | 20040818 | ||
9 | ![]() |
IV_APPLICATION_RT | Call by reference | Type reference (TYPE) | C2S_FLAG | ' ' | Flag für Zugriff zur Anwendungs-Laufzeit | 20041202 | |
10 | ![]() |
I_ACTIVE | Call by reference | Type reference (TYPE) | C2S_ACTION | ' ' | 'A' -> Nur aktive Daten Lesen, 'D' -> Nur gelöschte | 20040825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20040928 | |
2 | ![]() |
20041006 |
Method DELETE_ACTIVE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20041124 | |||
2 | ![]() |
IV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041124 | |||
3 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041124 |
Method DELETE_ACTIVE_ENTRIES on class CLC2DIR_PERS_ADAPTER has no exception.
Method DELETE_ENTITIES Signature
Method DELETE_ENTITIES on class CLC2DIR_PERS_ADAPTER has no parameter.
Method DELETE_ENTITIES on class CLC2DIR_PERS_ADAPTER has no exception.
Method DELETE_INACTIVE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20040920 | |||
2 | ![]() |
IV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040917 | |||
3 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040917 |
Method DELETE_INACTIVE_ENTRIES on class CLC2DIR_PERS_ADAPTER has no exception.
Method EXTRACT_GUID_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20040920 | |||
2 | ![]() |
ET_REFGUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20050223 | |||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040920 |
Method EXTRACT_GUID_LIST on class CLC2DIR_PERS_ADAPTER has no exception.
Method GET_INTERNAL_TAB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041217 | ||
2 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041217 |
Method GET_INTERNAL_TAB_TYPE on class CLC2DIR_PERS_ADAPTER has no exception.
Method GET_INTERNAL_TAB_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PRIMTAB_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041217 | ||
2 | ![]() |
ER_TEXTTAB_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041217 | ||
3 | ![]() |
IV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041217 | |||
4 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041217 |
Method GET_INTERNAL_TAB_TYPES on class CLC2DIR_PERS_ADAPTER has no exception.
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_META_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041111 | |||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041111 | ||
3 | ![]() |
IT_CO_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2-Server: Fehlerhafte Anfrage | 20041210 | |
2 | ![]() |
20041210 |
Method GET_SORTED_TDEP_DATALIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATALIST_SORTED | Value transfer | Object reference (TYPE REF TO) | DATA | Konfig Daten nach externem Schlüssel und Startdatum sortiert | 20050201 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050201 | ||
3 | ![]() |
IV_START_DATE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050201 |
Method GET_TABLE_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040820 | |||
2 | ![]() |
EV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040820 | |||
3 | ![]() |
IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20040820 |
Method GET_TDEP_VALID_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATALIST | Call by reference | Type reference (TYPE) | STANDARD TABLE | Konfig. Daten im C2S Format | 20050128 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050125 | ||
3 | ![]() |
IV_REQUESTED_END_DATE | Call by reference | Type reference (TYPE) | D | Ende Datum | 20050131 | ||
4 | ![]() |
IV_REQUESTED_START_DATE | Call by reference | Type reference (TYPE) | D | Beginn Datum | 20050131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050128 |
Method INSERT_ENTITIES Signature
Method INSERT_ENTITIES on class CLC2DIR_PERS_ADAPTER has no parameter.
Method INSERT_ENTITIES on class CLC2DIR_PERS_ADAPTER has no exception.
Method MAP_DATA_TO_OUTREC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TOTAL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040826 | |||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040826 | ||
3 | ![]() |
IT_PRIMTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040826 | |||
4 | ![]() |
IT_TEXTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method MAP_DFIES_TO_NAMTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040820 | ||
2 | ![]() |
RT_NAMTAB | Value transfer | Type reference (TYPE) | C2S_NAMTAB_TTYPE | 20040820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method MAP_SELLIST_FIELDNAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELLIST | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Selektionsbedingungen im C2-Server | 20050202 | ||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050202 |
Method MARK_AS_DELETED Signature
Method MARK_AS_DELETED on class CLC2DIR_PERS_ADAPTER has no parameter.
Method MARK_AS_DELETED on class CLC2DIR_PERS_ADAPTER has no exception.
Method MOVE_DATA_TO_PERS_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050223 | ||
2 | ![]() |
ET_PRIMTAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten der Primärtabelle | 20040819 | ||
3 | ![]() |
ET_REFTEXTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Über Refguids angebundene Texte | 20050223 | ||
4 | ![]() |
ET_TEXTTAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten der Sekundärtabelle | 20040819 | ||
5 | ![]() |
IT_INPUT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zu konvertierende Daten | 20040819 | ||
6 | ![]() |
IV_PRIMTAB_NAME | Call by reference | Type reference (TYPE) | STRING | Primärtabelle | 20040819 | ||
7 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | Texttabelle | 20040819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050223 |
Method P_APPLY_TDEP_TO_FOUND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATALIST | Call by reference | Type reference (TYPE) | ANY TABLE | Konfigurations-Daten im internen C2S Format | 20050128 | ||
2 | ![]() |
IS_CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050128 | ||
3 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CC2S_SEL_PARAM_T | Selektionsparametertabelle | 20050128 | ||
4 | ![]() |
IV_CO_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20050209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050128 |
Method READ_ACTIVE_DATA Signature
Method READ_ACTIVE_DATA on class CLC2DIR_PERS_ADAPTER has no parameter.
Method READ_ACTIVE_DATA on class CLC2DIR_PERS_ADAPTER has no exception.
Method READ_DELETED_DATA Signature
Method READ_DELETED_DATA on class CLC2DIR_PERS_ADAPTER has no parameter.
Method READ_DELETED_DATA on class CLC2DIR_PERS_ADAPTER has no exception.
Method READ_INACTIVE_DATA Signature
Method READ_INACTIVE_DATA on class CLC2DIR_PERS_ADAPTER has no parameter.
Method READ_INACTIVE_DATA on class CLC2DIR_PERS_ADAPTER has no exception.
Method READ_INACTIVE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REFTEXTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050302 | |||
2 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040920 | |||
3 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | ATP_T_GUIDS | 20040920 | |||
4 | ![]() |
IT_REFGUIDS | Call by reference | Type reference (TYPE) | ATP_T_GUIDS | 20050302 | |||
5 | ![]() |
IV_TEXTTAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20040920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041006 | |
2 | ![]() |
20041006 |
Method REDUCE_DEL_REFTEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DELTEXTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050302 | |||
2 | ![]() |
CT_REFGUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20050302 | |||
3 | ![]() |
IV_TEXTTABNAME | Call by reference | Type reference (TYPE) | STRING | 20050302 |
Method REDUCE_DEL_REFTEXTS on class CLC2DIR_PERS_ADAPTER has no exception.
Method REMOVE_DATES_FROM_SELLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SEL_CRIT | Call by reference | Type reference (TYPE) | C2S_SELLIST_TTYPE | Selektionsbedingungen im C2-Server | 20050128 | ||
2 | ![]() |
IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050128 |
Method SET_ACTIVATION_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041124 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Für die Datenrückgabe aus dem C2S Persitenzadapter | 20041124 | ||
3 | ![]() |
IV_ACTIVATION_STATUS | Call by reference | Type reference (TYPE) | C2S_ACTION | Zu setzender Aktivierungsstatus | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
C2 server: Parameter error | 20041124 | |
2 | ![]() |
20041124 |
Method SET_CHANGE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PRIMTAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten der Primärtabelle | 20040917 | ||
2 | ![]() |
CT_REFTEXT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Über Refguid angebundene Texte | 20050223 | ||
3 | ![]() |
CT_TEXTTAB_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten der Texttabelle | 20040917 | ||
4 | ![]() |
IV_CHANGE_STATUS | Call by reference | Type reference (TYPE) | C2S_ACTION | 20040917 |
Method SET_CHANGE_STATUS on class CLC2DIR_PERS_ADAPTER has no exception.
Method SET_INACTIVE Signature
Method SET_INACTIVE on class CLC2DIR_PERS_ADAPTER has no parameter.
Method SET_INACTIVE on class CLC2DIR_PERS_ADAPTER has no exception.
Method TDEP_SPECIAL_TEXT_HANDLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TEXTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050223 | |||
2 | ![]() |
IT_LANGUS | Call by reference | Type reference (TYPE) | C2S_LANGU_TTYPE | Sprachentabelle im C2-Sever | 20050223 | ||
3 | ![]() |
IV_ACTIVE | Call by reference | Type reference (TYPE) | C2S_ACTION | 20050223 | |||
4 | ![]() |
IV_TEXTTABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050223 |
Method TDEP_SPECIAL_TEXT_HANDLING on class CLC2DIR_PERS_ADAPTER has no exception.
Method UNDO_MARK_AS_DELETED Signature
Method UNDO_MARK_AS_DELETED on class CLC2DIR_PERS_ADAPTER has no parameter.
Method UNDO_MARK_AS_DELETED on class CLC2DIR_PERS_ADAPTER has no exception.
Method UPDATE_ENTITIES Signature
Method UPDATE_ENTITIES on class CLC2DIR_PERS_ADAPTER has no parameter.
Method UPDATE_ENTITIES on class CLC2DIR_PERS_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |