SAP Reports / Programs

/DSD/VC_VISIT_MAINTENANCE2 SAP ABAP dialog Program - Visit Control







/DSD/VC_VISIT_MAINTENANCE2 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter /DSD/VC_VISIT_MAINTENANCE2 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/DSD/VC_VL - Maintain Visit List
/DSD/VC_VL_VIEW - Display Sales Call List
/DSD/VC_VP_VIEW - Display Sales Call Schedules
/DSD/VC_VP_CREATE - Create Sales Call Schedules
/DSD/VC_VP - Maintain Visit Plans


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT /DSD/VC_VISIT_MAINTENANCE2. "Basic submit
SUBMIT /DSD/VC_VISIT_MAINTENANCE2 AND RETURN. "Return to original report after report execution complete
SUBMIT /DSD/VC_VISIT_MAINTENANCE2 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_VTWEG2 = D .
Selection Text: P_VTWEG1 = D .
Selection Text: P_VTWEG = D .
Selection Text: P_VKORGC = D .
Selection Text: P_VKORG3 = D .
Selection Text: P_VKORG2 = D .
Selection Text: P_VKORG1 = D .
Selection Text: P_VKORG = D .
Selection Text: P_SPARTC = D .
Selection Text: P_SPART3 = D .
Selection Text: P_SPART2 = D .
Selection Text: P_SPART1 = D .
Selection Text: P_SPART = D .
Selection Text: P_ROUTE2 = D .
Selection Text: P_ROUTE = D .
Selection Text: P_GRP2 = D .
Selection Text: P_GRP = D .
Selection Text: P_EMPL2 = D .
Selection Text: P_EMPL = D .
Selection Text: P_DATTO3 = D .
Selection Text: P_DATTO2 = D .
Selection Text: P_DATTO1 = D .
Selection Text: P_DATTO = D .
Selection Text: P_DATFR3 = D .
Selection Text: P_DATFR2 = D .
Selection Text: P_DATFR1 = D .
Selection Text: P_DATFR = D .
Selection Text: SO_ZIP = D .
Selection Text: SO_VPTYP = D .
Selection Text: SO_VPTY3 = D .
Selection Text: SO_VPTY2 = D .
Selection Text: SO_VPTY1 = D .
Selection Text: SO_VP3 = D .
Selection Text: SO_VP2 = D .
Selection Text: SO_VP1 = D .
Selection Text: SO_VP = D .
Selection Text: SO_VL3 = D .
Selection Text: SO_VL = D .





Selection Text: SO_TRUC3 = D .
Selection Text: SO_TRUC1 = D .
Selection Text: SO_ROUT3 = D .
Selection Text: SO_ROUT1 = D .
Selection Text: SO_LZONE = D .
Selection Text: SO_GRP3 = D .
Selection Text: SO_GRP1 = D .
Selection Text: SO_EMPL3 = D .
Selection Text: SO_EMPL1 = D .
Selection Text: SO_CUST3 = D .
Selection Text: SO_CUST1 = D .
Selection Text: SO_CUST = D .
Selection Text: P_WDAY1 = D .
Selection Text: P_WDAY = D .
Selection Text: P_VTWEGC = D .
Selection Text: P_VTWEG3 = D .
Selection Text: P_CUST2 = D .
Selection Text: P_CUST = D .
Selection Text: P_COUNT3 = D .
Selection Text: P_COUNT2 = D .
Selection Text: P_COUNT1 = D .
Selection Text: P_COUNT = D .
Title: Visit Control
Text Symbol: M14 = Ref. Docs. - Header
Text Symbol: M13 = Generation Error Log
Text Symbol: M12 = Update GID
Text Symbol: M11 = Display Existing Lists
Text Symbol: M10 = Generate Visit Lists
Text Symbol: M09 = Date Rule - Item
Text Symbol: M08 = Date Rule - Header
Text Symbol: M07 = Change Item
Text Symbol: M06 = Change Header
Text Symbol: M05 = Delete Item
Text Symbol: M04 = Delete
Text Symbol: M03 = Copy
Text Symbol: M00 = Update Display
Text Symbol: EXP = Expand All
Text Symbol: DVC = Delete Header/Item Data
Text Symbol: DEL = Delete Customer





Text Symbol: CUS = Select Customer
Text Symbol: CU2 = Select More Customers
Text Symbol: CU1 = Customers
Text Symbol: COM = Collapse All
Text Symbol: CHE = Is Customer Assigned?
Text Symbol: 023 = Save Changes?
Text Symbol: 020 = Exit Maintenance Mode
Text Symbol: M15 = Reference Docs. - Item
Text Symbol: XT3 = Selection SAP Direct Store Delivery Visit Plan for Creation
Text Symbol: XT2 = Selection Application for Visit List
Text Symbol: XT1 = Selection Application for Visit Plan
Text Symbol: XP2 = SAP Direct Store Delivery
Text Symbol: XP1 = MDSD
Text Symbol: VP2 = Visit Plan
Text Symbol: VP1 = Select Visit Plans
Text Symbol: VL2 = Visit List
Text Symbol: VL1 = Select Visit List
Text Symbol: TP3 = Create Visit Plans
Text Symbol: TP2 = Display Visit Plans
Text Symbol: TP1 = Maintain Visit Plans
Text Symbol: TL2 = Display Visit Lists
Text Symbol: TL1 = Maintain Visit Lists
Text Symbol: T02 = Visit Control: Visit Lists
Text Symbol: T01 = Visit Control: Visit Plans
Text Symbol: SUP = Sort Ascending
Text Symbol: SDO = Sort in Descending Order
Text Symbol: SC3 = Exec. Date From
Text Symbol: SC2 = To
Text Symbol: SC1 = Validity Date from
Text Symbol: RO1 = Visit Plan Date Rule
Text Symbol: M16 = Texts


INCLUDES used within this REPORT /DSD/VC_VISIT_MAINTENANCE2

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name /DSD/VC_VISIT_MAINTENANCE2 or its description.