CRMXIF_PAYPLAN_D_F SAP (IF Business Transaction: Payment Plan Date X-Flags) Structure details

Dictionary Type: Structure
Description: IF Business Transaction: Payment Plan Date X-Flags




ABAP Code to SELECT data from CRMXIF_PAYPLAN_D_F
Related tables to CRMXIF_PAYPLAN_D_F
Access table CRMXIF_PAYPLAN_D_F




Structure field list including key, data, relationships and ABAP select examples

CRMXIF_PAYPLAN_D_F is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "IF Business Transaction: Payment Plan Date X-Flags" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_CRMXIF_PAYPLAN_D_F TYPE CRMXIF_PAYPLAN_D_F.

The CRMXIF_PAYPLAN_D_F table consists of various fields, each holding specific information or linking keys about IF Business Transaction: Payment Plan Date X-Flags data available in SAP. These include PARENT_HANDLE (Updated information in related user data field), DATE_TYPE (Updated information in related user data field), PAYM_TYPE (Updated information in related user data field), CURRENCY (Updated information in related user data field).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP CRMXIF_PAYPLAN_D_F structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
HANDLEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PARENT_HANDLEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATE_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAYM_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CURRENCYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CURRENCY_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXCH_RATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLANNED_VALUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_SUFFIXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_REF_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_EXP_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_HOLDERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_MERCH_IDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_DEFAULTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_CVVUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_CVV_STATUSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_CVV_CONTROLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_GUIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_LIMITUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_AMOUNTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_REFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_PREUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_TIMESTAMPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_CALL_STATUSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_REQ_AMOUNTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_TIMESTAMPIOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_RC_ARUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_RC_APUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_RC_ZRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_RC_CCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_RC_CVVUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_RESP_CODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_ORIGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CARD_CATEGORYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_EXPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



How do I retrieve data from SAP structure CRMXIF_PAYPLAN_D_F using ABAP code?

As CRMXIF_PAYPLAN_D_F is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on CRMXIF_PAYPLAN_D_F as there is no data to select.

How to access SAP table CRMXIF_PAYPLAN_D_F

Within an ECC or HANA version of SAP you can also view further information about CRMXIF_PAYPLAN_D_F and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!