Giter VIP home page Giter VIP logo

batch-job-generator's People

Contributors

palermo-consulting avatar

Stargazers

 avatar  avatar  avatar

Forkers

lhdias

batch-job-generator's Issues

Pass distribution list parameter to job close function

Function Module: JOB_CLOSE
Parameter: RECIPIENT_OBJ Structure SWOTOBJID
image

A work area for OBJKEY (LS_OBJKEY) should have this structure:
image

Use tables V_OP and SOID as a guides:
image
image

Step 1: Logical System

Use FM OWN_LOGICAL_SYSTEM_GET to get the Logical System.
Object type is 'RECIPIENT'
Describe flag is '*<OBJECT>*'

Step 2: Get first part of key

image
image

Step 3: Get the second part of key

Use this for reference:
image
At SAVE command this will call the SAVE routine in program RSSOOT04:
image

image
image

Step 4: Build full key

Move DLIDATA-OBJECT_ID to LS_OBJKEY
Move OBJECT_ID-OBJYR to LS_OBJKEY-EXTIDYEAR
Move OBJECT_ID-OBJNO to LS_OBJKEY-EXTIDNUMBER

Step 5: Fill RECIPIENT_OBJ

LOGSYS = value from FM OWN_LOGICAL_SYSTEM_GET
OBJTYPE = 'RECIPIENT'
OBJKEY = LS_OBJKEY
DESCRIBE = '*<OBJECT>*'

https://archive.sap.com/discussions/thread/933020

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.