SAP EXIT_SAPLJHTD_016 Function Module for IS-M/AM: Check Completeness and Plausibility of an Ad Spec









EXIT_SAPLJHTD_016 is a standard exit sapljhtd 016 SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for IS-M/AM: Check Completeness and Plausibility of an Ad Spec processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.


See here to view full function module documentation and code listing for exit sapljhtd 016 FM, simply by entering the name EXIT_SAPLJHTD_016 into the relevant SAP transaction such as SE37 or SE38.

Function Group: XJHA
Program Name: SAPLXJHA
Main Program: SAPLXJHA
Appliation area:
Release date: N/A
Mode(Normal, Remote etc): Normal Function Module
Update:



Function EXIT_SAPLJHTD_016 pattern details

In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.
CALL FUNCTION 'EXIT_SAPLJHTD_016'"IS-M/AM: Check Completeness and Plausibility of an Ad Spec
CHANGING
PV_FCODE = "Function Code
PS_RJHAP = "
PS_RJHAPA = "
PS_RJHAPW = "
PS_RJHAPO = "
PS_RJHAMOT = "
PS_RJHAMOTW = "
PS_RJHAMOTO = "
PS_RJHAORDER = "
.



Related Function Modules

Below is a list of related SAP function modules this CUSTOMER FUNCTION exit / user exit is relevant for.
ISMAM_AD_FIXED_FORMAT_SIZE_GET IS-M/AM: Read Height and Width Information from Format Proposal Ad Type
ISM_ADSPEC_ASS_XMOT_CHND_INIT IS-M/AM: Initialize Indicator for Modified Ad Specs
ISM_ADSPEC_BDS_REL_CHANGED_CHK IS-M/AM: Check Whether Billing-Relevant Data in Ad Spec Has Been Modified
ISM_AD_SPEC_ACTUALIZE IS-M/AM: Update Ad Spec Table
ISM_AD_SPEC_ASSIGN_NEW_AZ IS-M/AM: Update Ad Spec Assignment (Ad)
ISM_AD_SPEC_ASSIGN_NEW_OL IS-M/AM: Update Ad Spec Assignment (Online)
ISM_AD_SPEC_ASSIGN_NEW_WS IS-M/AM: Update Ad Spec Assignment (Commercial)
ISM_AD_SPEC_COMPLETE_CHECK IS-M/AM: Check Whether Ad Spec Data is Complete
ISM_AD_SPEC_FOR_ORDER_OBJ_READ IS-M/AM: Read Ad Spec for an Order Object
ISM_AD_SPEC_GET IS-M/AM: Select Ad Spec (Existing or New Ad Spec)
ISM_AD_SPEC_INITIALIZE IS-M/AM: Initialize Status Chars.for New Ad Spec and Access User Exits
ISM_AD_SPEC_OL_GET IS-M/AM: Select Ad Spec (Online) (Existing or New Ad Spec)
ISM_AD_SPEC_STATUS_ACTUALIZE IS-M/AM: Update Ad Spec Status
ISM_DRVL_CHECK_AND_COPY_CREATE IS-M/AM: Check and Create Ad Spec Master with Template
ISM_DRVL_CHECK_AND_INIT IS-M/AM: Ad Spec Master - Check BP / Initializations
ISM_DRVL_CREATE_CONFIRM IS-M/AM: Query Create Ad Spec Master
ISM_DRVL_GET IS-M/AM: Select Ad Spec Master (Existing or New)
ISM_JHTD_CUSTOM_FUNCT_006_CALL IS-M/AM: Access CUSTOMER FUNCTION 006
ISM_JHTD_CUSTOM_FUNCT_016_CALL IS-M/AM: Access CUSTOMER FUNCTION 016
ISM_JHTD_DRVL_CREATE IS-M/AM: Create Ad Spec Master
ISM_JHTD_DRVL_DATA_GET IS-M/AM: Read Global Data from Ad Spec Master Subscreen
ISM_JHTD_DRVL_DATA_SET IS-M/AM: Provide Global Data for Ad Spec Master Subscreen
ISM_JHTD_DRVL_OK_CODE_GET IS-M/AM: Read Function Code from Ad Spec Master Subscreen
ISM_JHTD_DRVL_OK_CODE_SET IS-M/AM: Provide Function Code for Ad Spec Master Subscreen
ISM_JHTD_DRVL_RFTERM_GET IS-M: Define Reminder Date for Ad Spec Master
ISM_JHTD_MARKED_MOT_READ IS-M/AM: Read Selected Ad Spec
ISM_JHTD_MOTIV_AZ_DATA_GET IS-M/AM: Read Global Data from Ad Spec Subscreen (Ad)
ISM_JHTD_MOTIV_AZ_DATA_SET IS-M/AM: Provide Global Data for Ad Spec Subscreen (Ad)
ISM_JHTD_MOTIV_CREATE IS-M/AM: Create New Ad Spec
ISM_JHTD_MOTIV_CREATE_OL IS-M/AM: Create a New Ad Spec (Online)
ISM_JHTD_MOTIV_CREATE_WS IS-M/AM: Create a New Ad Spec (Commercial)
ISM_JHTD_MOTIV_OK_CODE_GET IS-M/AM: Read Function Code from Ad Spec Master (Ad) Subscreen
ISM_JHTD_MOTIV_OK_CODE_SET IS-M/AM: Provide Function Code for Ad Spec Master (Ad) Subscreen
ISM_JHTD_MOTIV_OL_DATA_GET IS-M/AM: Read Global Data from Ad Spec Subscreen (Online)
ISM_JHTD_MOTIV_OL_DATA_SET IS-M/AM: Provide Global Data for Ad Spec Subscreen (Online)
ISM_JHTD_MOTIV_WS_DATA_GET IS-M/AM: Read Global Data from Ad Spec Subscreen (Commercial)
ISM_JHTD_MOTIV_WS_DATA_SET IS-M/AM: Provide Global Data for Ad Spec Subscreen (Commercial)
ISM_JHTD_PLAZ_DATA_GET IS-M/AM: Read Global Data from Positioning Subscreen
ISM_JHTD_PLAZ_DATA_REFRESH IS-M/AM: Initialize Global Data from Positioning Subscreen
ISM_JHTD_PLAZ_DATA_SET IS-M/AM: Provide Global Data for Positioning Subscreen
ISM_JHTD_PLAZ_OK_CODE_GET IS-M/AM: Read Function Code from Positioning Subscreen
ISM_JHTD_PLAZ_OK_CODE_SET IS-M/AM: Provide Function Code for Positioning Subscreen
ISM_LAST_AD_SPEC_NO_GET IS-M/AM: Determine Most Recent Ad Spec Number for the Order
ISM_LAST_DRVNR_GET IS-M/AM: Determine Last Ad Spec Master Number Assigned
ISM_NEW_SFSP_CALCULATE IS-M/AM: Calculate Size in a Different Page/Column Format
ISM_PAGE_COLUMN_FORMAT_CHECK IS-M/AM: Check Page/Column Format in the Ad Spec
ISM_PLACEMENT_ATTR_CHNG_CHECK IS-M/AM: Check Whether Positioning Attributes Can Be Modified
ISM_STATUS_FOR_NEW_AD_SPEC_SET IS-M/AM: Initialize Status Chars.for New Ad Spec and Determine Status
ISM_SUB_ADSPEC_COPY_TEMPL IS-M/AM: Copy Sub Ad Specs for a Header Ad Spec
ISM_SUB_ADSPEC_COPY_TEMPL_OL IS-M/AM: Copy Sub Ad Specs for a Header Ad Spec (Online)
ISP_GET_MOTIV IS-M/AM: Select Ad Spec (Existing or New Ad Spec)
ISP_GET_OL_MOTIV IS-M/AM: Select Ad Spec (Existing or New Ad Spec) - Online -
ISP_GET_SI IS-M/AM: Select Ad Insert (Existing or New Ad Insert)
ISP_GET_WS_MOTIV IS-M/AM: Select Ad Spec (Existing or New Ad Spec)
ISP_JHTD_CUSTOM_FUNCT_001_CALL IS-M/AM: Access CUSTOMER FUNCTION 001
ISP_JHTD_CUSTOM_FUNCT_011_CALL IS-M/AM: Access CUSTOMER FUNCTION 011
ISP_JHTD_CUSTOM_FUNCT_015_CALL IS-M/AM: Access CUSTOMER FUNCTION 015
ISP_JHTD_DRUCKVORLAGE_CALL IS-M/AM: Access Ad Spec Master Function Group
ISP_JHTD_MOTIV_CALL IS-M/AM: Access Ad Spec Function Group
ISP_JHTD_MOTIV_OL_CALL IS-M/AM: Access Ad Spec Function Group (Online)
ISP_JHTD_MOTIV_WS_CALL IS-M/AM: Access Ad Spec Function Group (Commercial)
ISP_JHTD_PLAZ_CALL IS-M/AM: Access Positioning Instructions Function Group
ISP_SHOW_AREAHIE IS-M/AM: Display Format Proposal Hierarchy
ISP_UMRECH_ANZGR IS-M/AM: Convert Ad Sizes/Units
ISP_UNIT_CONVERSION IS-M/AM: Convert Ad Sizes/Units
ISP_UNIT_CONVERSION_ALL IS-M/AM: Convert Ad Sizes/Units
ISP_UNIT_CONVERSION_INTERNAL IS-M/AM: Convert Ad Sizes/Units Internal

CHANGING Parameters details for EXIT_SAPLJHTD_016

PV_FCODE - Function Code

Data type: T185-FCODE
Optional: No
Call by Reference: Yes

PS_RJHAP -

Data type: JHA1_RJHAP_STR
Optional: No
Call by Reference: Yes

PS_RJHAPA -

Data type: JHA1_RJHAPA_STR
Optional: No
Call by Reference: Yes

PS_RJHAPW -

Data type: JHA1_RJHAPW_STR
Optional: No
Call by Reference: Yes

PS_RJHAPO -

Data type: JHA1_RJHAPO_STR
Optional: No
Call by Reference: Yes

PS_RJHAMOT -

Data type: JHA1_RJHAMOT_STR
Optional: No
Call by Reference: Yes

PS_RJHAMOTW -

Data type: JHA1_RJHAMOTW_STR
Optional: No
Call by Reference: Yes

PS_RJHAMOTO -

Data type: JHA1_RJHAMOTO_STR
Optional: No
Call by Reference: Yes

PS_RJHAORDER -

Data type: JHA1_RJHAORDER_STR
Optional: No
Call by Reference: Yes

Copy and paste ABAP code example for EXIT_SAPLJHTD_016 Function Module

The ABAP code below is a full code listing to execute function module POPUP_TO_CONFIRM including all data declarations. The code uses the original data declarations rather than the latest in-line data DECLARATION SYNTAX but I have included an ABAP code snippet at the end to show how declarations would look using the newer method of declaring data variables on the fly. This will allow you to compare and fully understand the new inline method. Please note some of the newer syntax such as the @DATA is not available until a later 4.70 service pack (SP8), which i why i have stuck to the origianl for this example.

DATA:
lv_pv_fcode  TYPE T185-FCODE, "   
lv_ps_rjhap  TYPE JHA1_RJHAP_STR, "   
lv_ps_rjhapa  TYPE JHA1_RJHAPA_STR, "   
lv_ps_rjhapw  TYPE JHA1_RJHAPW_STR, "   
lv_ps_rjhapo  TYPE JHA1_RJHAPO_STR, "   
lv_ps_rjhamot  TYPE JHA1_RJHAMOT_STR, "   
lv_ps_rjhamotw  TYPE JHA1_RJHAMOTW_STR, "   
lv_ps_rjhamoto  TYPE JHA1_RJHAMOTO_STR, "   
lv_ps_rjhaorder  TYPE JHA1_RJHAORDER_STR. "   

  CALL FUNCTION 'EXIT_SAPLJHTD_016'  "IS-M/AM: Check Completeness and Plausibility of an Ad Spec
    CHANGING
         PV_FCODE = lv_pv_fcode
         PS_RJHAP = lv_ps_rjhap
         PS_RJHAPA = lv_ps_rjhapa
         PS_RJHAPW = lv_ps_rjhapw
         PS_RJHAPO = lv_ps_rjhapo
         PS_RJHAMOT = lv_ps_rjhamot
         PS_RJHAMOTW = lv_ps_rjhamotw
         PS_RJHAMOTO = lv_ps_rjhamoto
         PS_RJHAORDER = lv_ps_rjhaorder
. " EXIT_SAPLJHTD_016




ABAP code using 7.40 inline data declarations to call FM EXIT_SAPLJHTD_016

The below ABAP code uses the newer in-line data declarations. This allows you to see the coding differences/benefits of the later inline syntax. Please note some of the newer syntax below, such as the @DATA is not available until 4.70 EHP 8.

"SELECT single FCODE FROM T185 INTO @DATA(ld_pv_fcode).
 
 
 
 
 
 
 
 
 


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!